Skip to content

maxvrdev/Laravel-CRUD-boilerplate-with-Docker

Repository files navigation

About This Code Sample

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

To view this project

Download this repo.

In the directory root, run the Docker Command:

> docker-compose up

Launch the application in your browser here:

http://127.0.0.1:8000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages