Skip to content

Ho creato un ambiente docker molto semplice per poter utilizzare in un progetto PHP con framework Laravel servizi come phpMyAdmin e MySQL

Notifications You must be signed in to change notification settings

luke504/ambient-docker-laravel

Repository files navigation

Laravel Logo

Laravel is accessible, powerful, and provides tools required for large, robust applications.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.

You may also try the Laravel Bootcamp, where you will be guided through building a modern Laravel application from scratch.

If you don't feel like reading, Laracasts can help. Laracasts contains over 2000 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.

How it works (Ambiente Docker)

Clonare la repository localmente ed eseguire i seguenti comandi a riga di comando all'interno del progetto:

docker-compose build
docker-compose up -d

Questo creerà il container docker, già avviato, il quale si potra accedere

About

Ho creato un ambiente docker molto semplice per poter utilizzare in un progetto PHP con framework Laravel servizi come phpMyAdmin e MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages