Skip to content

A basic DevContainer for developing applications using Laravel

License

Notifications You must be signed in to change notification settings

zacha423/LaravelDevContainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LaravelDevContainer

A basic DevContainer for developing applications using Laravel. PHP, Composer, and XDebug are preinstalled for you.
A docker-compose file has already been created to add additional services (Nginx, PostgreSQL) as needed.

First Steps

  1. Run composer create-project laravel/laravel MyProject to create your first project.
  2. Then use php artisan serve to view your project.

Open in GitHub Codespaces

About

A basic DevContainer for developing applications using Laravel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published