Installation for Production
Pre-requisite
PHP Extension
PHP >= 8.2
Ctype PHP Extension
cURL PHP Extension
DOM PHP Extension
Fileinfo PHP Extension
Filter PHP Extension
Hash PHP Extension
Mbstring PHP Extension
OpenSSL PHP Extension
PCRE PHP Extension
PDO PHP Extension
Session PHP Extension
Tokenizer PHP Extension
XML PHP Extension
Intl PHP Extension
Email Notification
Create an account in RESEND for email services.
CDN
Create an account in Cloudinary for Image CDN.
Installation
Clone the repository
Copy the
.env.example
to.env
Update the Laravel Reverb Key by providing a unique key and App Key.
Update your Cloudinary
CLOUDINARY_URL
andRESEND_KEY
.Install dependencies
Generate App Key
Run Database Migration and Seeder
Create a user with a permission of an Owner/Administrator
Generate Reverb Key
Now your backend is ready for integration with your frontend.