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...
Apr 23, 202311 min read306
