Closed lucaros97 closed 4 years ago
Sounds like you're running the command in the wrong directory? 🤨
Just check it's definitely your project root please.
Definitely the root directory:
Please follow the steps on how to install the Laravel project structure as well - https://laravel.com/docs/7.x/installation#installation.
Unfortunately it's not enough to just require the framework.
You're right! Just missed that 🤦♂️
After a fresh install using the command:
composer require livewire/livewire laravel-frontend-presets/tall
I can't run the command:
php artisan ui tall
because I getCould not open input file: artisan
Previously I was able to do it (its not the first time I us TALL)