Forum


Replies: 2   Views: 3455
Install laravel and deploy with envoyer
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by admin  · 25-01-2019 - 16:08

Hello,

Maybe you need to clear the cache or generate the composer autoloader:

https://stackoverflow.com/questions/40804934/error-creating-migration-in-laravel-failed-to-open-stream

https://stackoverflow.com/questions/28468625/laravel-5-failed-opening-required-bootstrap-vendor-autoload-php?rq=1

Did you check if the required file ('/home/forge/dev.doc.legal/envoyer/releases/20190125134920/vendor/autoload.php') exists? that file isn't from phpdocx, it looks the Composer autoloader file is missing.

Regards.