Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

jsdecena/docker-php-lemp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

38 Commits

Repository files navigation

EARN Accounting Software

DAD custom accounting software

How to Install

  • Download and install docker in your system. Download here

  • Install composer here if you haven't

    • In the project/, rename .env.example to .env
  • Move to the root folder and run cd projects && docker-compose up -d

  • Go inside the docker container: docker exec -it app sh

  • Once inside, run composer install && php artisan fresh && php artisan db:seed

  • Open your browser and go to http://localhost:8000

  • Enjoy!

AltStyle によって変換されたページ (->オリジナル) /