Skip to content

deck-app/laravel

Repository files navigation

laravel

Introduction

Laravel is a web application framework for PHP, released as free and open-source software under the MIT License.

Deck Laravel Development Container has been carefully engineered to provide you and your team with a highly reproducible Laravel development environment. We hope you find the Deck Laravel Development Container useful in your quest for world domination. Happy hacking!

Getting started

The quickest way to get started with the Deck Laravel Development Container is using docker-compose.

Begin by creating a directory for your Laravel application:

mkdir ~/myapp
cd ~/myapp

Clone the application directory:

$ git clone https://github.com/deck-app/laravel.git
$ cd laravel

Finally launch the Laravel application development environment using:

$ docker-compose up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published