maelstrom-cms/odin

deploy

Closed this issue · 2 comments

deploy

I just deploy this app require(): Failed opening required '/var/www/html/odin/vendor/autoload.php, can you tell me how to deploy it? thank you

hi,

Sorry that’s a very big question and depends on so many factors.

As it’s a Laravel project - you just deploy it like any other Laravel project.

If you’re unfamiliar with how to do that, there’s loads of tutorials online - you need to pick one that matches your server setup: https://www.google.com/search?q=how+to+deploy+laravel+project

The error you got was because you haven’t installed composer dependencies.

I’m gonna close this issue as it’s not a bug just a support request.