Laravel: Difference between revisions

343 bytes added ,  27 February 2020
no edit summary
No edit summary
Line 1: Line 1:
Laravel is the most popular PHP framework.<br>
Laravel is the most popular PHP framework.<br>
[https://laravel.com Website]
[https://laravel.com Website]<br>
Why use Laravel?
* Security - [https://auth0.com/blog/why-laravel-is-the-recommended-framework-for-secure-mission-critical-applications/ auth0 blog]
* Authentication - [https://laravel.com/docs/master/authentication Authentication Docs]
* Eloquent ORM (Object relational mapping) - [https://laravel.com/docs/master/eloquent Eloquent Docs]


==Usage==
==Usage==