Closed ruslanashaari closed 3 years ago
Can you screenshot that error? I've been following steps like you and successful
Weird. Nevermind. I found another repo with Laravel 8 + Stisla + Jetstream already integrated, so I use that instead.
Thanks for your attention.
Hi. I install laravel, run
composer install
,npm install
andcomposer 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.