Skip to content

aldemeery/laraset

Repository files navigation

Laraset

From the root directory of a fresh Laravel application run:

curl -s https://aldemeery.github.io/laraset/command.stub.php -o app/Console/Commands/AppInstallCommand.php --create-dirs && php artisan app:install

If you're using Sail:

curl -s https://aldemeery.github.io/laraset/command.stub.php -o app/Console/Commands/AppInstallCommand.php --create-dirs && sail php artisan app:install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published