[Part 9] React native Login with Laravel API || React and Laravel RESTful API - LaraSix
HTML-код
- Опубликовано: 4 ноя 2024
- Here you are watching part one from tutorial series called " #ReactNative Login with #Laravel API." in this video we will learn how to deal with laravel controller to create #login system for react native.
Source Code: github.com/Har...
APIs: www.hardeepcod...
Live App: play.google.co...
Blog Post: easycodesardar....
Hey sir, what if we have backend in laravel but we want to integrate login with socials(facebook,google etc), what should I use in react native side, is firebase okay or should I use something else?
yes firebase is good
kindly mention the link for previous video where you have implemented the functionality of apiController. your videos are not sequential manner. kindly categories and give them some order. thankyou
here is complete playlist
ruclips.net/p/PLWrTy7mdWLT3MBfGclsrJZl7LyUWQKK78
(if still confused about api controller
please search "react native php user login" in my channel. you will get basic videos)
but please can you help us start a series of flutter and dart?
with dart basic or you ready learnt dart ?
@@EasyCodeSardar Sir Just from scratch orrr.. hahaa... i mean like the days of larabook you remember we really enjoyed the entire stuff you know, just something like that! yea... n ... list i forget thanks for a quick response to my comment, really appreciate.
sure brother, i will make series on your suggestions
I cant find the videos from part 1 to 8 ? Would anyone mind dropping a link here ?
i am giving you this playlist link, check and tell me if still have issue in finding videos
ruclips.net/p/PLWrTy7mdWLT3MBfGclsrJZl7LyUWQKK78
its causing 419 error in the response. kindly give some briefing about csrf tokens
currently you are watching part-9
please go through part-5 where i showed api controller
nice one bro.
thank you brother
I may ask you master! do I need to make an auth scaffolding when I going to use Laravel passport ??
here you can see i am not dealing with passport for login. i just used simple auth:: attempt function to check login information
@@EasyCodeSardar Am I safe to use normal login ??
yes you are
@@EasyCodeSardar Thank you very for assisting me because I'm confused to do an API security choice.