Introduction to Laravel
Info
Laravel is a PHP-based web framework designed for building high-end web applications with elegant and expressive syntax.
It offers a rich set of tools and follows a well-defined application architecture. Laravel draws inspiration from various other frameworks like ASP.NET MVC, CodeIgniter, and Ruby on Rails. It is open-source and widely used by developers worldwide.There are a variety of tools and frameworks available when building a web application. However, we believe Laravel is the best choice for building modern, full-stack web applications.
Requirements
Get details about Requirements, Basic Installation, Structure, Logo, favicon, and loader setup for your project with easy steps.
Choose Your Platform and Get Laravel
- Windows
- macOS
- Linux
Tools and Setup
Requirements:
- PHP 7.3 or greater
- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
- Ctype PHP Extension
- JSON PHP Extension
- GD PHP Extension (or Imagick PHP Extension)
- PHP Fileinfo extension
- PHP Zip Archive
- gRPC for PHP
- Rewrite Module (Apache or Nginx)
php.ini Requirements:
extension=grpc.so
must be added after you install gRPC please visit for more info here gRPC Link