Question
Can I host Laravel 5.6 on DigitalOcean Droplet? Which operating system is recommended?
According to Laravel documentation, the server requirements are the following:
PHP >= 7.1.3
OpenSSL PHP Extension
PDO PHP Extension
Mbstring PHP Extension
Tokenizer PHP Extension
XML PHP Extension
Ctype PHP Extension
JSON PHP Extension
Can I deploy my Laravel 5.6 app to Digital Ocean? Which operating system would be the best to use?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×