smartlaravel/commands

Adds enhanced commands to Laravel for setup and updating

1.0.0 2020-11-24 01:03 UTC

This package is auto-updated.

Last update: 2024-09-18 05:34:14 UTC


README

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