Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

otipip90's avatar

Hello guys if this has happened to someone please help,$ php artisan make:view about File does not exists

I am installing laravel 5.4 with adminlte according to https://github.com/acacha/adminlte-laravel and in the make: view step I get the following: $ php artisan make: view about File does not exist Please friends could someone help me with this thank you

0 likes
5 replies
Snapey's avatar

is that your exact command? You have a space between make: and view?

otipip90's avatar

No, I put it without spaces like this one in the guide, I arrived without problems until Artisan Commands where I had to start to install the views with make: view but it gives me the error, you installed it other times? I really have been there for a week and I do not find the error, I will check the link with the bug that leaves me thank you very much for your time.

Please or to participate in this conversation.