This is an example of basic coding practice. This example is not an excerpt of an existing project. In this example, you will find:
- Docker Setup (PHP, Redis, MySQL)
- Basic CRUD (Create, Read, Update, Delete) Application
- Bootstrap Front End
- Redis Caching
Download this repo.
In the directory root, run the Docker Command:
> docker-compose upLaunch the application in your browser here:
http://127.0.0.1:8000/