Reached MVP status!
0.07 Trello board configured for team.
0.06 Laravel Forge configured and pushing to staging server http://rlv.sunnytree.org/
0.05 Travis builds passing tests
0.04 Travis CI configured for build testing. https://travis-ci.com/SunnyTreeSoftware/RocketLaun...
{ | |
"name": "laravel/laravel", | |
"description": "The Laravel Framework.", | |
"keywords": ["framework", "laravel"], | |
"license": "MIT", | |
"type": "project", | |
"require": { | |
"php": "^7.1.3", | |
"fideloper/proxy": "^4.0", | |
"laravel/framework": "5.7.*", | |
"laravel/tinker": "^1.0" | |
}, | |
"require-dev": { | |
"beyondcode/laravel-dump-server": "^1.0", | |
"filp/whoops": "^2.0", | |
"fzaninotto/faker": "^1.4", | |
"mockery/mockery": "^1.0", | |
"nunomaduro/collision": "^2.0", | |
"phpunit/phpunit": "^7.0" | |
}, | |
"autoload": { | |
"classmap": [ | |
"database/seeds", | |
"database/factories" | |
], | |
"psr-4": { | |
"App\\": "app/" | |
} | |
}, | |
"autoload-dev": { | |
"psr-4": { | |
"Tests\\": "tests/" | |
} | |
}, | |
"extra": { | |
"laravel": { | |
"dont-discover": [ | |
] | |
} | |
}, | |
"scripts": { | |
"post-root-package-install": [ | |
"@php -r \"file_exists('.env') || copy('.env.example', '.env');\"" | |
], | |
"post-create-project-cmd": [ | |
"@php artisan key:generate --ansi" | |
], | |
"post-autoload-dump": [ | |
"Illuminate\\Foundation\\ComposerScripts::postAutoloadDump", | |
"@php artisan package:discover --ansi" | |
] | |
}, | |
"config": { | |
"preferred-install": "dist", | |
"sort-packages": true, | |
"optimize-autoloader": true | |
}, | |
"minimum-stability": "dev", | |
"prefer-stable": true | |
} |
0.03 laravel installed and pushed to git repo
0.01.2 Github repo created at https://github.com/SunnyTreeSoftware/RocketLaunchV...
0.01 Logo Created
SpaceApps is a NASA incubator innovation program.