8000 Tags · fly-apps/fly-laravel · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: fly-apps/fly-laravel

Tags

v0.1.7

Toggle v0.1.7's commit message
Bugfix: randomly generated MySQL username exceeded MySQL's 32-charact…

…er limit.

v0.1.6

Toggle v0.1.6's commit message
Made sure that DB_USERNAME is set in the secrets instead of the [env]…

… section of the mysql fly.toml file.

v0.1.5

Toggle v0.1.5's commit message
Made sure that DB_USERNAME is set in the secrets instead of the [env]…

… section of the mysql fly.toml file.

v0.1.4

Toggle v0.1.4's commit message
Changed __DIR__ to getcwd() to enable using the .phar build

v0.1.3

Toggle v0.1.3's commit message
removed AppServiceProvider.php so it won't interfere with users AppSe…

…rviceProvider

v0.1.2

Toggle v0.1.2's commit message
Moved Laravel zero framework from `require` to `require-dev` in compo…

…ser.json

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #53 from fly-apps/create_feature_test_for_launch_c…

…ommand

Create Initial test for Launch command

v0.1

Toggle v0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #43 from fly-apps/build-v0-1

Built v0.1

0.0.7

Toggle 0.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #23 from fly-apps/minor-enhancements

Minor Enhancements

0.0.6

Toggle 0.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #22 from fly-apps/prepare-for-dev-release

Added APP_KEY generation
0