kvnkrft's avatar

Getting Laravel App Running on Synology NAS

Has anyone gotten their Laravel application working on a Synology NAS?

I am looking for a process/way to get my Laravel applications up and running on the local network -- without having internet connectivity.

Laravel Forge makes deployments to servers sooooo easy -- deploying to a NAS feels like a big struggle.

0 likes
8 replies
RamonEgger's avatar

That's possible, try searching for LAMP (Linux, Apache, MySQL and PHP) Server on DSM. After that you can follow the guidelines for publishing Laravel to an webserver.

Greets

MikaelSchultz's avatar

I have been running Laravel apps on my Synology NAS for years. Let me know if you are still interested to know how to setup you NAS?

nubbyninja's avatar

@MikaelSchultz What those guys said. Attempting to set run Laravel but seems to be requiring PHP 8.1 Sail Up doesn't work. Composer doesn't work. Artisan doesn't work. Big fail if we can't get 8.1 support on Synology NAS it seems.

Please or to participate in this conversation.