MeetUp
  • Introduction
  • ScreenShots
  • Flutter App
    • Getting Started
    • Directory Structure
    • Change App Name & ID
    • Change App Color theme
    • Firebase Phone Auth
    • Firebase Phone OTP/ SHA1
  • Laravel Admin end
    • Getting Started
    • App API
    • Update & Terminal
    • Forgot Password (Web)
    • Firebase Phone Auth for Forgot Password
    • AI Platforms
  • MeetUp App API
  • Add Firebase To Flutter App
  • Set up reCAPTCHA verification for iOS Firebase Phone Auth
  • FAQs
    • Backend Image not working
    • Firebase: This domain is not authorized
    • AI Generator
  • Change logs
Powered by GitBook
On this page

Was this helpful?

  1. Laravel Admin end

Getting Started

PreviousFirebase Phone OTP/ SHA1NextApp API

Last updated 2 months ago

Was this helpful?

After Download your project from codecanyon, you will get a zip file, unzip the file you will get MeetUp App zipped files.

The MeetUp Admin panel is the laravel backend for the meetup project.

After unzipping the MeetUp Admin panel zipped file, there are some configurations that you to do before the project will run. Follow the sets below:

  1. Setup your database for the app from the .env file. Ensure your database is properly configured. You can do that by entering the proper database details in the .env file

2. There is an .sql file included in the project. You can import the file in your database