Sign inSign up

xaviblanes/laravel

By xaviblanes

Updated about 2 years ago

Laravel is a web application framework with expressive, elegant syntax.

Image
0

1.1K

xaviblanes/laravel repository overview

Laravel

laravel

Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation — freeing you to create without sweating the small things.


Quickstart

Copy and past:
$ docker run -it -p8000:8000 xaviblanes/laravel
# composer create-project --prefer-dist laravel/laravel aProject
# cd aProject
# php artisan serve --host=0.0.0.0 --port=8000
Try it at localhost:8000

Enjoy my image

Tag summary

Content type

Image

Digest

sha256:7b005eae8

Size

183.6 MB

Last updated

about 2 years ago

docker pull xaviblanes/laravel