Laravel - Introduction

  • Laravel is a PHP Framework for building Web Applications.

  • Laravel is based on MVC (Model-View-Controller) architecture.

  • The Latest Version of Laravel is 10.

  • Official Website of Laravel : https://laravel.com/

  • It was released in 2011 and developed by Taylor Otwell.


Advantages of Laravel

  • Secure

  • Fast

  • Scalable

  • Progressive

  • Easy

  • Popular
Prerequisites 
  • Core PHP

  • PHP OOPS


Comments