- Download Docker : https://hub.docker.com/?overlay=onboarding
- git clone https://github.com/johnperricruz/laradock.git
- ./docker-build.sh (add chmod +x if needed)
- ./docker-build.sh [null]
- ./change-php.sh [5.6 / 7.0 / 7.1 / 7.2 / 7.3]
- ./docker-init.sh [null]
- ./import-db.sh [db_name, sql_location]
Phpmyadmin url : http://localhost:8080
Mailhog url (For Emails) : http://localhost:8025
If you discover a security vulnerability within this framework, please send an e-mail to John Perri Cruz at [email protected]. All security vulnerabilities will be promptly addressed.
This Module is open-sourced software licensed under the MIT license.