Skip to content

MalPr0/buy-outside

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I buy outside Build Status

http://www.comproafuera.com.ar/

Please, it is necessary to have

First steps

git clone --recursive git@github.com:megui/buy-outside.git
cd buy-outside
cp laradock/.env.dist laradock/.env
echo "APPLICATION=../src" >> laradock/.env
cp src/.env.example src/.env
cd laradock/
docker-compose up -d nginx
docker-compose exec workspace bash
composer install
exit

Go to: localhost

Usage

Just run cd laradock; docker-compose up -d nginx, then:

When you need to use the artisan console

cd laradock/
docker-compose exec workscpace bash
./artisan

Debug

How to config Xdebug? click me

Any problems create issue ♥

Enjoy 😆!

About

Helping the Argentine traveler in Latin America

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published