Skip to content

fernandomullerjr/travellist-laravel-demo

 
 

Repository files navigation

Travellist - Laravel Demo App

This is a Laravel demo application created for our Laravel at Scale series.

The branch tutorial-02 covers containerizing the application to run it with Docker containers.

Once you have Docker and Docker Compose installed, you can get this environment up and running with:

docker-compose build app
docker-compose up -d

Tutorials in this Series:

About

Laravel Demo Application

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 92.6%
  • Blade 6.0%
  • Other 1.4%