PHP CRUD Rest API, using Laravel, Composer, Postgres, Docker and Docker Compose
Let's create a CRUD Rest API in PHP, using:
Laravel (PHP framework)
Composer (PHP package manager)
Postgres (database)
Docker
Docker Compose
Mind the similar names!
⚠️ "Composer" is a package manager for PHP. It is used to install and manage d...
blog.francescociulla.com11 min read