Installation Guide
v1.0.0
1 min read
45 views
Last updated: 1 hour ago
Installation Guide
Follow the instructions below to see how to install GigsRabbit on your server:
After you download GigsRabbit from CodeCanyon, upload
gigsrabbit.zip
to your server and extract the files.
Then open:
https://your-website.com/install
After that, simply follow the steps on the installation page and you will be redirected to log in to your dashboard.
Requirements
If you receive any error while installing GigsRabbit, make sure your server meets these requirements:
- PHP ≥ 8.3
- BCMath PHP Extension
- Ctype PHP Extension
- cURL PHP Extension
- 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
Nginx Configuration
If your server uses Nginx, please follow the official Laravel Nginx Configuration Guide.
Tags:
installation
setup
guide