smartlaravel/commands

Adds enhanced commands to Laravel for setup and updating

Maintainers

Package info

github.com/smartlaravel/commands

pkg:composer/smartlaravel/commands

Statistics

Installs: 301

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2020-11-24 01:03 UTC

This package is auto-updated.

Last update: 2026-03-18 08:51:56 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