laravel base files

This commit is contained in:
Nabeel Shahzad
2017-06-08 13:28:26 -05:00
parent 26167adae8
commit 106d6a6798
96 changed files with 9856 additions and 1 deletions

View File

@@ -7,6 +7,10 @@ CURR_PATH=$(shell pwd)
help:
all:
composer install
install:
docker:
@mkdir -p $(CURR_PATH)/tmp/mysql