/Docker-Laravel-App

This Laravel-Redis (PHP framework) "blank" web application is built on Docker and its docker image is available here at Docker Hub. This is a docker workflow rather than laravel project.

Primary LanguagePHP

Build Status Total Downloads Latest Stable Version License

Docker-Laravel-Redis App

This Laravel-Docker-Redis (PHP framework) web application is built on Docker and its docker image is available here at Docker Hub. Instructions on pulling and using this docker image is in the README section of the docker repo. Try pulling the docker repo and running the app in your system from https://hub.docker.com/r/armoz13/laravel-redis-app.

About Docker

Docker takes away the development/production environment discrepancies that arise at various stages of development and deployment of applications by packaging the right environment together with the app including the correct version numbers.

About Laravel

Laravel is a PHP web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.