Laravel can't install, no vendor file Please I have tried all within the scope of my knowledge, Ivan seem to successfully install laravel 5.4 on windows 8.1.
All I need now is the complete laravel 5.4 file. Please anyone help me install it and upload the file and paste a link so I can download it.
did you use composer to get laravel ?
Run composer install within the root of the project.
I've tried every way possible. Am new to laravel and love the documentations and tutorials so I want to develope with it.
But I was able to get along with version 5.2.
I want to ask; when I develop my website using 5.2 and I don't want to upgrade, ever, hope it won't be an issue... Thanks
and i will appreciate anyone can get me the complete laravel 5.4 folder containing vendor folder (i.e create a new project and send to me). thanks
Did you install composer? Did you even watch a free video on using composer?
Yes I did. But I will try homestead today
Homestead has nothing to do with Composer. If you aren't getting the vendor folder then you haven't installed Composer properly or aren't initialising it.
Please sign in or create an account to participate in this conversation.