Download the PHP package marcusmyers/laravel-docker-skeleton without Composer
On this page you can find all versions of the php package marcusmyers/laravel-docker-skeleton. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download marcusmyers/laravel-docker-skeleton
More information about marcusmyers/laravel-docker-skeleton
Files in marcusmyers/laravel-docker-skeleton
Download marcusmyers/laravel-docker-skeleton
More information about marcusmyers/laravel-docker-skeleton
Files in marcusmyers/laravel-docker-skeleton
Vendor marcusmyers
Package laravel-docker-skeleton
Short Description A laravel app skeleton that uses docker
License MIT
Package laravel-docker-skeleton
Short Description A laravel app skeleton that uses docker
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-docker-skeleton
Laravel Docker Skeleton
Laravel Docker Skeleton is a package that can be used to create a new laravel app with docker in mind. There are other solutions out there like Laradock, but this seems a lot easier to get started.
Requirements
- docker
- docker-compose
Note These can be installed with Docker for Mac or Docker for Windows depending on your operating system.
Usage
To get started with a laravel project with docker built in create your project like so.
Technologies
Docker Images
- Base Image marcusmyers/laravel
- Mysql mysql:latest
- Redis redis:latest
All versions of laravel-docker-skeleton with dependencies
PHP Build Version
Package Version
The package marcusmyers/laravel-docker-skeleton contains the following files
Loading the files please wait ....