Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

PresKhaled's avatar

.

.

0 likes
5 replies
jlrdw's avatar
jlrdw
Best Answer
Level 75

No, PHP artisan serve is for development. If Apache is the server there set it up correctly.

Also digital ocean has tutorials.

PresKhaled's avatar

The problem was in the permissions of the project directory :) I have to write sudo chown -R www-data.www-data /var/www/project.

Please or to participate in this conversation.