Answers for "command ui is not found"

PHP
0

command ui is not found

# try 
C:\Whatever\Your_project_name>composer require laravel/ui
# and 
 C:\Whatever\Your_project_name>php artisan ui vue --auth
Posted by: Guest on March-02-2022

Browse Popular Code Answers by Language