Flutter Backend | Flutter Laravel Backend PHP | Flutter Rest API | Flutter Http Post Request

preview_player
Показать описание
Here you will learn how to create flutter app with backend with Laravel and PHP. Flutter Rest API use for sign up, sign in, login, logout with post, get HTTP request based on laravel admin panel based on PHP. This works a s web backend as well. This backend is done using PHP Laravel Framework.

Learn about Dart List and Map

Check out the link for common error solutions in laravel admin panel

Advanced Complete Backend

Follow me on twitter

In this flutter tutorial, you will learn the below things
1. Flutter login page
2. Flutter login page UI design,
3. Login flutter with laravel
4. Flutter laravel sign up page or register page
5. Flutter HTTP get request
6. Flutter HTTP post request
7. Flutter backend with database
8. Flutter tutorials with laravel API
9. Fetch data from server or database MySQL
10. Flutter image upload
11. Flutter HTTP fetch data

Github link for starter code for flutter app and backend

Laravel admin install command line

Check out the how to install the laravel admin panel step by step in 25 minutes

We covered the below main topics
#Flutter and laravel login registration
#Flutter and Laravel API
#Post data to the server
#Get data from the server

It's a replace tutorial for flutter and firebase.

Creation of the API in Laravel, we consume the services with Flutter, initially we log in that allows us to maintain its status, it means that if you re-enter the App you should not ask for the login data, we will surely continue with a CRUD.

Laravel is a web application framework with expressive, elegant syntax,

In this course, you will learn how to create flutter application using laravel framework as backend as Laravel is modern php framework. This course will allow Laravel developers to work with flutter developers together and show you how easy to consume Laravel APIs from Flutter Application.

You will learn how to create Laravel REST APIs from scratch, you will learn all stuffs relating to Laravel also from there you will start building your Flutter application consuming the APIs.

Mobile apps and local databases go well together. If you want to take the relational database route, SQLite is the winner. However, the problem with bare bones SQL databases of any kind is writing queries and then integrating them with your other code.
Рекомендации по теме
Комментарии
Автор

Please make more tutorial on laravel + flutter

camellaadam
Автор

If you have problems in article_page.dart line around line 128 in GestureDetector add, then try to look at this line. If you don't have this line, write this one MaterialPageRoute(builder: (context)=>DetailBookPage(articleInfo:articles[i], index:i))

dbestech
Автор

best channel with complete and usefull information, I am just glad I get to know about it and please keep doing it

theBNOhourstudio
Автор

awesome video. I was actually able to create a door access control system from this along with the admin panel.. just had to add a few things to the flutter system

yusri-fuadhaas
Автор

Very good!! Do you have the figma of this layout to share?

saulomiqueias
Автор

If you problems in all_books.dart in SingleChildScrollView around line 99, about materialpageroute, then make sure that, you call it like this MaterialPageRoute(builder: (context)=>DetailBookPage(articleInfo:article, index:0))

dbestech
Автор

thank u for this amazing tutorial,
for backend should i create controllers and models again, coz i couldnt found links in menu

coach.azzawe
Автор

I just discovered your channel. I'm here now :))

fadilbasaran
Автор

Is the backend still active?? Impressive project!!!

championlearningseries
Автор

Thats awesome! Thanks for this great tutorial. I'm your subscribers anyway.
I have a question about the database, I tried to add new article, but recently there are some error, I think the structure from table in that db had many changed.
I had to add some column like parent_id, author, is_recommend, and now there is an error said "Field 'keywords' doesnt have a default value"
Any suggestion for this error? Thanks anyway!

widiwidayat
Автор

it is possible to build a switch between lochost and protuktive system, which you then use when you go productive or want to develop the app further.

Sebastian-zscp
Автор

which are you will use package get managerstate ? getx or bloc ?

moonnight
Автор

i like people who don't use firebase in they tutorial...

mreddygi
Автор

What library did you use for that type id in 3:58 ? is that jquery select? thanks

thomaspotterdotexe
Автор

make more video about flutter and laravel

BrYarDJ
Автор

Excellent...Only problem I found is token is not generating when I register as a new user for signup which means denied me to sign in...Would you please let me know the way out...

jabedakhter
Автор

Good tutorial. Can I deploy this to namecheap and app stores?

chukslite
Автор

Register screen gets you registered and route to the article screen. What will we do if the user closes the app but if he opens up again he should direct routes to the article screen (because he's already registered) but not landing screen ?

ahadjamal
Автор

hi..may i know how did u implement the text editor in the article content?is it a html text editor?
thanks

rishneelchand
Автор

hi, could you share the database of the laravel project that you use in this video? because if I install your github project (with artisan commands etc.) the database is not updated. I can't log in with: user: admin pass: admin. Thanks for teaching this, which is so interesting to me

alfonsoromero