readme v2
This commit is contained in:
parent
c2aaf2183e
commit
0a4dd9822e
17
readme.md
17
readme.md
@ -85,23 +85,6 @@ L'application est alors accessible via : http://192.168.56.56:8000/
|
|||||||
|
|
||||||
## Ressources officielles
|
## Ressources officielles
|
||||||
|
|
||||||
<p align="center">
|
|
||||||
<a href="https://github.com/laravel/homestead/actions">
|
|
||||||
<img src="https://github.com/laravel/homestead/workflows/tests/badge.svg" alt="Build Status">
|
|
||||||
</a>
|
|
||||||
<a href="https://packagist.org/packages/laravel/homestead">
|
|
||||||
<img src="https://img.shields.io/packagist/dt/laravel/homestead" alt="Total Downloads">
|
|
||||||
</a>
|
|
||||||
<a href="https://packagist.org/packages/laravel/homestead">
|
|
||||||
<img src="https://img.shields.io/packagist/v/laravel/homestead" alt="Latest Stable Version">
|
|
||||||
</a>
|
|
||||||
<a href="https://packagist.org/packages/laravel/homestead">
|
|
||||||
<img src="https://img.shields.io/packagist/l/laravel/homestead" alt="License">
|
|
||||||
</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Laravel Homestead is an official, pre-packaged Vagrant box that provides you a wonderful development environment without requiring you to install PHP, a web server, or any other server software on your local machine. No more worrying about messing up your operating system! Vagrant boxes are completely disposable. If something goes wrong, you can destroy and re-create the box in minutes!
|
Laravel Homestead is an official, pre-packaged Vagrant box that provides you a wonderful development environment without requiring you to install PHP, a web server, or any other server software on your local machine. No more worrying about messing up your operating system! Vagrant boxes are completely disposable. If something goes wrong, you can destroy and re-create the box in minutes!
|
||||||
|
|
||||||
Homestead runs on any Windows, Mac, or Linux system, and includes the Nginx web server, PHP, MySQL, Postgres, Redis, Memcached, Node, and all of the other goodies you need to develop amazing Laravel applications.
|
Homestead runs on any Windows, Mac, or Linux system, and includes the Nginx web server, PHP, MySQL, Postgres, Redis, Memcached, Node, and all of the other goodies you need to develop amazing Laravel applications.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user