jaejamesdev / dockerme
A quick and simple composer package to download some docker files and get you up and running with docker in a jiffy!
dev-master
2019-11-01 10:41 UTC
Requires
- php: >=7.1.3
This package is auto-updated.
Last update: 2025-06-29 01:41:11 UTC
README
A Simple Way To Enhance Your Local Laravel Development With Docker & Docker Compose (PHP 7.3).
Installation
$ composer require jaejamesdev/dockerme
Usage
Basic Example:
$ php artisan docker:me
The above command is all you need to get started! It will download all the files needed. Then at the end of the download, you can just run
$ docker-compose up
It really is as simple as that!
Todos
- Blog Post Going In-Depth About Docker
- Allowing Changable PHP Versions
Issues & Requests
See the issues section on Github!
Follow Me
Why not give me a follow on twitter?