poteto-dev / laravel-ui-stisla

MIT License
60 stars 22 forks source link

Command "ui" is not defined #20

Closed ruslanashaari closed 3 years ago

ruslanashaari commented 3 years ago

Hi. I install laravel, run composer install, npm installand composer require poteto-dev/laravel-ui-stisla --dev.

Then I run php artisan ui stisla.

I got Command "ui" is not defined.

Is there any other steps I missed? Thanks.

rizkyyangpalsu commented 3 years ago

Can you screenshot that error? I've been following steps like you and successful

ruslanashaari commented 3 years ago

Weird. Nevermind. I found another repo with Laravel 8 + Stisla + Jetstream already integrated, so I use that instead.

Thanks for your attention.