Skip to main content

Introduction

Follow the video tutorial to install the Laravel Application on cPanel.

Laravel is a web application framework with an expressive, elegant syntax. We’ve already laid the foundation freeing you to create without sweating the small things.

The Laravel framework has a few system requirements. Of course, all of these requirements are satisfied by the Laravel Homestead virtual machine, so it's highly recommended that you use Homestead as your local Laravel development environment. However, if you are not using Homestead, you will need to make sure your server meets the following requirements:

  • PHP Version (7.3.x and above)
  • OpenSSL
  • PHP Extension
  • PDO PHP Extension
  • Mbstring PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension
  • Ctype PHP Extension
  • JSON PHP Extension
  • Exif Extension
  • PHP Fileinfo Extension