🚀Change Endpoint
if you like to change the endpoint to match your URL you can change it from the file
flutter/YOUR_APP/lib/config/Config.dartand change it to your endpoint, if you are using Android you check the app please make the endpoint hit to http://10.0.2.2:8000/api and run
php artisan servon your app.
Last updated
Was this helpful?