Streamit Laravel - Documentation
Streamit Laravel

Configuration

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 Configuration

Please refer to the below steps for configurations.

Business Setting– Change your App NameFooter TextCopyright TextHelpline NumberInquiry EmailSite Description and Logos

Custom Code– The Custom Code section allows you to add custom programming code to your app or platform. This is useful when you need additional functionality or want to modify how certain parts of the platform behave.

Module Setting– This section lets you manage and configure the different modules or features available in your app or system. Like MoviesTV ShowsLive TVVideos. You can set module settings

Misc Setting– This is Global Settings.

Customization– This is for Customizing look & feel of Theme.

Mail Setting– Configure Mail Settings.

Notification Setting– Configure when you want to send notifications.

Payment Method– Enable/Disable any Payment Method from here.

Language Setting– If you want to change any translation than utilize this settings.

Notification Configuration– This setting allows you to manage how and when notifications are sent to users.

Currency Setting– You can set Global Currency settings.

Storage Setting– You can set Storage settings.