Laravel Artisan commands to help with initial app setup
ammonkc/laravel-init is a Laravel package for laravel artisan commands to help with initial app setup.
It currently has 0 GitHub stars and 6 downloads on Packagist (latest version 0.2.0).
Install it with composer require ammonkc/laravel-init.
Discover more Laravel packages by ammonkc
or browse all Laravel packages to compare alternatives.
Last updated
Commands to create a default user
You can install the package via composer:
composer require ammonkc/laravel-init
php artisan app:install
composer test
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.