In this article, you will get all the information required for installing this application. Checkout few questions commonly asked by our customers below:
For installation, you can either go through the embedded video or follow step by step guide.
https://www.youtube.com/watch?v=NkQHFDtbpC4
Read this article carefully before installing this script. If you miss this article or do not follow the instructions provided here, you might not get the script working.
As the script is built with Laravel 11, it requires to have all the pre-requisites of Laravel 11. Click here to visit installation guidelines of Laravel Framework.
PHP >= 8.3
MySQL >= 8.0
BCMath PHP Extension
Ctype PHP Extension
cURL PHP Extension >= 7.67
DOM PHP Extension
Fileinfo PHP Extension
JSON PHP Extension
Mbstring PHP Extension
OpenSSL PHP Extension
PCRE PHP Extension
PDO PHP Extension
Tokenizer PHP Extension
XML PHP Extension
GD Image Library
Zip Archive Extension
MySQL Native Driver Support
allow_url_fopen enabled
There are some files and directory which need write permission by the script.
Also your server should allow the script to create symlink (Symbolic Link). If not, you need to do it manually and create a symlink at public/storage directory for storage/app/public directory.