running laravel with cloudron
-
Hello,
I'm new to cloudron. Is there a guide to run laravel framework in cloudron. I've tried to search but could not find any. -
@MCA5701 You can use the LAMP app for this. You can follow the instructions here - https://cloudron.io/documentation/apps/lamp/#laravel . You can skip the part where it asks you to install the CLI tool (of course, feel free to do that if you are comfortable with that flow). But you can use the Web Terminal to run the commands.
The LAMP app also has SFTP access if you want to upload an existing project.
-
hi @girish . great info, thanks. I will try it out.