mardi 14 janvier 2020

Laravel change project root directory path

My client developed a laravel project on his Appserv localhost server. I want to work on the project on my localhost server but I use Xampp instead of Appserv. I copied the project folder to the htdocs but it gives me the following error when I run the script.

InvalidArgumentException in FileViewFinder.php line 137:
View [index] not found.
at FileViewFinder->findInPaths('index', array('C:\\AppServ\\www\\libraryapp\\project\\resources\\views')) in FileViewFinder.php line 79

How can I change the following path

'C:\AppServ\www\libraryapp\' to 'C:\xampp\htdocs\libraryapp'



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/30vDOmt
via IFTTT

Aucun commentaire:

Enregistrer un commentaire