Install and update the Laravel application with a single command. Outdated repository, check out the updated link. We all know, that every application should contain a readme file and an Installation section with a list of actions that you should to do prepare an application to work. Some of actions you should do on every application update (composer update, git pull...) or branch change (git checkout) for preparing an application to work. Laravel Initializer gives you the ability to declare these processes and run it by simple app:install and app:update artisan commands, which run predefined actions chain depending on the current environment.
Features
- Compiling app assets
- Documentation available
- Examples available
- Publish assets
- Run migrations
- Create cron task for scheduling tasks
- Create laravel-echo-server.json config file
Categories
FrameworksLicense
MIT LicenseFollow Laravel Initializer
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Laravel Initializer!