This package adds commands to simplify the setup and update commands typically used in Laravel projects.
To install:
composer require smartlaravel/commands
New commands available:
php artisan app:setup
php artisan app:update
php artisan users:clear-unverified