poteto-dev / laravel-ui-stisla

MIT License
60 stars 22 forks source link

auth command fail #21

Open michail1982 opened 3 years ago

michail1982 commented 3 years ago

calling php artisan ui:auth --views --force stisla throw an exeption

Argument 1 passed to PotetoDev\LaravelUiStisla\StislaPreset::install() must be an instance of Laravel\Ui\UiCommand, instance of Laravel\Ui\AuthCommand given,

in fresh installed laravel 8.40.0

rizkyyangpalsu commented 3 years ago

Hello @michail1982 sorry for late response. For using this template just call

php artisan ui stisla

For now we don't have any advanced boilerplate. If you want to improve this package just Merge Request thank you