laravel-deploy-on-shared-hosting
laravel-deploy-on-shared-hosting copied to clipboard
The simple guide to deploy Laravel application to shared hosting services.
Warning: require(/home/u532668510/domains/automatedleasing.online/laravel/vendor/composer/../laravel/framework/src/Illuminate/Support/helpers.php): failed to open stream: No such file or directory in /home/u532668510/domains/automatedleasing.online/laravel/vendor/composer/autoload_real.php on line 69 Fatal error: require(): Failed opening required '/home/u532668510/domains/automatedleasing.online/laravel/vendor/composer/../laravel/framework/src/Illuminate/Support/helpers.php' (include_path='.:/opt/alt/php74/usr/share/pear') in /home/u532668510/domains/automatedleasing.online/laravel/vendor/composer/autoload_real.php on line 69
when I try to update index.php file i find i empty
Hi , Actually i am stuck from last 1week . I have deployed my laravel-vue application on subdomain and it gives me blank page with no errors. Can you please...
Followed this and i got this error `Warning: require(/home2/securgv5/public_html/../projects/projectfolder/bootstrap/autoload.php): failed to open stream: No such file or directory in /home2/securgv5/public_html/index.php on line 24` I'm using blue host
Hi @petehouston, I'd like to contribute an updated guide for Laravel 5.6. I've also tested it on a new provider, [Web Hosting Canada](https://whc.ca/en). There are a few other things in...
Hello, Got this error after each composer command : ``` Symfony \ Component \ Debug \ Exception \ FatalThrowableError (E_RECOVERABLE_ERROR) Type error: Argument 2 passed to Illuminate\View\FileViewFinder::__construct() must be of...
Hi. I'm using https://servicioshosting.com, and instructions works! :clown_face: But... When I use `git pull` I get some issues, since `public` is a symbolic link and I have to make `cp...
Hi there. Has anyone tried this on one.com? I don't get it to work properly. Not sure if it has to do with the symlink because when I "just" copy...