Frezka SaaS - Documentation

Configuration

Estimated reading: 2 minutes

Steps to follow for getting started with the Laravel:

Mail Configuration

1. Open and edit the /.env file and provide following details:

   MAIL_DRIVER="YOUR MAIL DRIVER"
MAIL_HOST="YOUR MAIL HOST"
MAIL_PORT="YOUR MAIL PORT"
MAIL_USERNAME="YOUR MAIL ID"
MAIL_PASSWORD="YOUR MAIL PASSWORD"
MAIL_ENCRYPTION="YOUR MAIL ENCRYPTION"

2. Enter mail host name, mail port, mail username( Mail ID ), mail password and mail encryption type.

General Settings (Admin Login & Vendor Login)

In the General Settings section, both Admin and Vendor users can personalize their dashboard by updating important details such as the salon name, contact information, and branding elements. These settings ensure your SaaS web portal reflects your unique business identity, improving usability for both clients and staff.

For Admin Login

The Admin has full control over the global settings for the entire SaaS platform, including defaults for vendors and clients. Admin can customize:

  • App Name: Easily customize the app name to your preference by editing the desired name, allowing you to tailor it according to your requirements.
  • Footer Text: Customize the footer text by simply editing this field, enabling you to modify and personalize it to your desired content.
  • Copyright Text: Modify the copyright text to align with your specific needs by editing this field, allowing you to customize it as desired.
  • UI Text: You have the option to update the UI text by making changes to the “UI Text” field.
  • Contact Number: Update the contact information linked to your app by making changes to the relevant contact details in this field.
  • Inquiry Email: Edit this field to modify the inquiry email address.
  • Site Description: You can also add the site details according to your requirements by editing “Site Descriptio” field.
  • You have the flexibility to upload customized logos according to your specific requirements.

For Vendor Login

Vendors have access to their own settings panel where they can customize details specific to their salon or outlet:

  • App Name: Easily customize the app name to your preference by editing the desired name, allowing you to tailor it according to your requirements.
  • Footer Text: Customize the footer text by simply editing this field, enabling you to modify and personalize it to your desired content.
  • Copyright Text: Modify the copyright text to align with your specific needs by editing this field, allowing you to customize it as desired.
  • UI Text: You have the option to update the UI text by making changes to the “UI Text” field.
  • Contact Number: Update the contact information linked to your app by making changes to the relevant contact details in this field.
  • Inquiry Email: Edit this field to modify the inquiry email address.
  • Site Description: You can also add the site details according to your requirements by editing “Site Descriptio” field.
  • You have the flexibility to upload customized logos according to your specific requirements.