I have cloned my laravel project on to ubuntu which was developed in a windows platform. When I try to load this in localhost i get blank page
Following is my error message :
Warning:
require(/opt/lampp/htdocs/hotel/hotel-managemient-system/bootstrap/../vendor/autoload.php):
failed to open stream: No such file or directory in
/opt/lampp/htdocs/hotel/hotel-managemient-system/bootstrap/autoload.php
on line 17
and
Fatal error: require(): Failed opening required
'/opt/lampp/htdocs/hotel/hotel-managemient-system/bootstrap/../vendor/autoload.php'
(include_path='.:') in
/opt/lampp/htdocs/hotel/hotel-managemient-system/bootstrap/autoload.php
on line 17
Actual Content URL:http://stackoverflow.com/questions/36052674/laravel-project-cloned-to-ubuntu-causes-blank-page