YannickYayo / laravel-preset-ttall

Laravel preset for Tailwind/Turbolinks/Alpinejs/Laravel/Livewire stack
MIT License
9 stars 4 forks source link

[FEATURE] All code related packages should be optionals #12

Open YannickYayo opened 4 years ago

YannickYayo commented 4 years ago

Laravel IDE Helper, Laravel Debugbar, Php Cs Fixer, Larastan, Eslint and Prettier should be optionals. If people wants it, they should use the command php artisan ui ttall --code-helpers or php artisan ui ttall --auth --code-helpers to have them and their configurations files.