Requirements for the system

Before proceeding you have to check whether you have,

 - PHP version 7.2 or Higher

 - MySQL version 5.7.7 or Higher

 - Memory limit 128M or Higher

 - Always use the latest version of laravel.


Recommended PHP Configuration

 - max_execution_time 600

 - memory_limit 128M

 - max_input_vars 2000

 - post_max_size 32M

 - upload_max_filesize 32M