smartlaravel/commands

Adds enhanced commands to Laravel for setup and updating

Installs: 296

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/smartlaravel/commands

1.0.0 2020-11-24 01:03 UTC

This package is auto-updated.

Last update: 2025-09-18 07:49:53 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