Binaryfolks 2020 Dev Assignment
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Go down
avatar
pratimM@binaryfolks
Posts : 3
Join date : 2020-07-25

I think i am stuck. Empty I think i am stuck.

Mon Jul 27, 2020 3:27 pm
Hello,
After installing laravel and creating new project using the cmd the server serve command is giving warning that there is no autoload.php file.
please help.
avatar
tridib98
Posts : 2
Join date : 2020-07-25

I think i am stuck. Empty Re: I think i am stuck.

Mon Jul 27, 2020 8:41 pm
you will find the autoload.php file in vendor
avatar
Yourstanmay
Posts : 2
Join date : 2020-07-25

I think i am stuck. Empty Re: I think i am stuck.

Mon Jul 27, 2020 9:49 pm
You could try install via Composer Create-Project:

composer create-project --prefer-dist laravel/laravel projectName
avatar
arunabha1998
Posts : 5
Join date : 2020-07-25

I think i am stuck. Empty Re: I think i am stuck.

Mon Jul 27, 2020 10:53 pm
laravel has not installed properly install it again.
avatar
aboutakashsah
Posts : 3
Join date : 2020-07-27

I think i am stuck. Empty Re: I think i am stuck.

Mon Jul 27, 2020 11:14 pm
The autoload.php you found in C:\Windows\SysWOW64\vendor\autoload.php is probably a global composer installation – where you'll usually put things like phpcs, phpunit, phpmd etc.
Sponsored content

I think i am stuck. Empty Re: I think i am stuck.

Back to top
Permissions in this forum:
You cannot reply to topics in this forum