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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Laravel Initializer!