Saltar al contenido
← Volver a proyectos

Laravel Clean Stubs

The simple project to work easy with generated files by Laravel Framework.

#laravel-clean-stubs

The simple project to work easy with generated files by Laravel Framework.

#Steps to work with

  1. Publish de Laravel stubs with the following command
php artisan stub:publish

or

sail art stub:publish
  1. Replace the stub folder of this repo on your root project So now, all laravel command will generate clean files!

  2. Enjoy it!

Nueva versión disponible.