Tags: fly-apps/fly-laravel
Toggle v0.1.7's commit message
Bugfix: randomly generated MySQL username exceeded MySQL's 32-charact…
…er limit.
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.
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.
Toggle v0.1.4's commit message
Changed __DIR__ to getcwd() to enable using the .phar build
Toggle v0.1.3's commit message
removed AppServiceProvider.php so it won't interfere with users AppSe…
…rviceProvider
Toggle v0.1.2's commit message
Moved Laravel zero framework from `require` to `require-dev` in compo…
…ser.json
Toggle v0.1.1's commit message
Merge pull request #53 from fly-apps/create_feature_test_for_launch_c…
…ommand
Create Initial test for Launch command
Toggle v0.1's commit message
Merge pull request #43 from fly-apps/build-v0-1
Built v0.1
Toggle 0.0.7's commit message
Merge pull request #23 from fly-apps/minor-enhancements
Minor Enhancements
Toggle 0.0.6's commit message
Merge pull request #22 from fly-apps/prepare-for-dev-release
Added APP_KEY generation
You can’t perform that action at this time.