Laravel CRUD API and Vue Front End

Demo Link: http://phpstack-238576-836634.cloudwaysapps.com/ GitHub Link: https://github.com/BlackDeer/laravel-crud-api I made a Laravel CRUD API using Laravel Resources. It does basic blog CRUD functions with a Vue front end. Cool.

Laravel Nginx and MySQL with Docker

Handy guide from Digital Ocean on how to set up the three containers. The only discrepancy I found was that nano wasn’t included in the containers, so you’ll have to use vim instead. https://www.digitalocean.com/community/tutorials/how-to-set-up-laravel-nginx-and-mysql-with-docker-compose