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

App API

PreviousGetting StartedNextUpdate & Terminal

Last updated 4 years ago

Was this helpful?

After setting up your server, the next thing is to make sure your apps are set to use your server for making requests.

The api your apps should be connecting to is going to be

https://YOUR_SERVER_URL/api

As you can see in the project, the apps api is

https://meetup.thesnaptask.com/