Skip to content

frm-adiputra/laravel-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use

Initialization

First, edit the USER CONFIG in the Makefile. Make sure you are at the root directory of the tool chain. Then initialize the tool chain using this command

make init

Using the tool chain

To synchronize your source code (on docker host) and the source code in the container use the following command

make sync

To open the development shell, run the following command

make shell

About

Development environment for laravel apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages