Laravel web development: Exploring its features and benefits

Sharing is caring!

552 Views -

Laravel is a free, open-source PHP web application framework, following the model–view–controller (MVC) architectural pattern and based on Symfony.

Laravel source code is hosted on GitHub and licensed under the terms of MIT License.

Server requirements for Laravel Framework-

  • PHP >= 7.1.3
  • BCMath PHP Extension
  • Ctype PHP Extension
  • JSON PHP Extension
  • Mbstring PHP Extension
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension

Installing Laravel

You can easily install Laravel using Composer.So first you need to install composer on your machine

Create project Via Composer

composer create-project --prefer-dist laravel/laravel blog

 

0 0 votes
Article Rating
Subscribe
Notify of
guest
1 Comment
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
laravel development company
4 years ago

Nice post! Thanks for sharing this.