Skip to content

This is a docker container which creates a new laravel project without installing composer locally.

License

Notifications You must be signed in to change notification settings

marvincaspar/docker-laravel-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker laravel installer

This is a docker container which creates a new laravel project without installing composer locally.

Usage

For creating a new laravel project go into your project folder and run the following command:

docker run --rm -t -v $(pwd):/app mc388/laravel-installer

About

This is a docker container which creates a new laravel project without installing composer locally.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages