Laravel API With React JS | Connect React Js with Laravel API | Laravel And React JS | Ajay yadav

Laravel API With React JS | Connect React Js with Laravel API | Laravel And React JS | Ajay yadav

Ajay yadav

2 года назад

37,395 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

ENGLISH MASTER
ENGLISH MASTER - 16.09.2023 15:28

You explained difficult things very easily.

Ответить
Mithlesh Patel
Mithlesh Patel - 19.07.2023 16:54

Nice explanation thanks

Ответить
Huy Official
Huy Official - 01.07.2023 19:01

thank so much

Ответить
Ravindra Singh
Ravindra Singh - 17.12.2022 14:24

mhai laravel me user ka modle nahi banaya

Ответить
Sajith Ekanayake
Sajith Ekanayake - 09.12.2022 09:48

Thank you for this tutorial.

Ответить
Afsar Pervez
Afsar Pervez - 23.11.2022 05:16

Thank you, sir.

Ответить
Asghar Akbar aja
Asghar Akbar aja - 21.11.2022 08:00

Thank you simple to be learn👍

Ответить
Ha Hungg
Ha Hungg - 14.09.2022 11:23

I wonder if in a real project, how do we connect Laravel and React?
- Put React in Laravel (php artisan ui react)
- Or according to your instructions?
which way should we do?
Thank you

Ответить
saeed17
saeed17 - 12.09.2022 12:42

Thank you for this tutorial. A lot of tutorials are for a 'monolith' i.e. Laravel + frontend all in one codebase. I much prefer this approach where the codebase is separate for the API and Frontend. Do you have any resources on how to implement authentication in a React front end using Laravel Sanctum?

Ответить
Kowser Riad
Kowser Riad - 07.08.2022 17:36

Route::get('/productlist', function () {
$products = Product::get()
return response()->json($products);
});

syntax error, unexpected token "return"
I'm getting this error in api.php page.. please help me @Ajay yadav

Ответить
office work
office work - 21.07.2022 14:23

hi nice content.
I am looking for how we can do something like login system which acctualy works likea login system should be.

I have gone througt couples of blogs and videos and not satisfied withe work so plz upload a video regarding this problem.
I will be greatfull.

Ответить
prabhu king
prabhu king - 14.07.2022 15:49

Very very super.

Ответить
Narendra Singh
Narendra Singh - 19.06.2022 09:57

how to bind react front end in laravel

Ответить
Ichigo Kurosaki
Ichigo Kurosaki - 18.06.2022 05:43

No mames way en español

Ответить
EAST MEDINIPUR DJ
EAST MEDINIPUR DJ - 08.03.2022 20:04

Add edit ek example mil jata to acha hota

Ответить
shanawar rasheed
shanawar rasheed - 07.02.2022 09:37

Please upload video on 3rd party apis integration like google map,zoom,meet aur any payment apis in laravel with vue.js

Ответить
Hammad Ali
Hammad Ali - 05.02.2022 22:48

Kindly create a video about event, listener and observer

Ответить
DK
DK - 04.02.2022 21:49

Very nice

Ответить
Atom
Atom - 04.02.2022 19:57

I was looking for this thank you!
Btw i have an question in laravel:
If i have an view named 'users' and there is a form with some field, when i submit that form then that would goes to controller and return that last record only in that 'users' view, now the problem is if i return a data in controller to view then i have to write that variable name in view, and if open that view from new then that would throw an error like that variable is'nt defined!
Hope you understood this problem, tell me the solution of it's,thank you

Ответить
Akhil Duggirala
Akhil Duggirala - 04.02.2022 19:21

Thank you Sooooooooooooooooooooooooooooooooooooooo Muchhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh Sir 😍😍😍😍. I am eagerly waiting for this video. Love you, sir.. 🤩🥰🥰🥰🥰🥰🥰💓💓💓💓💓💖💖💖

Ответить
Aashish Nayak
Aashish Nayak - 04.02.2022 17:23

Advance Congratulations sir 1k Subscriber complete hone wale hai 🎉🎉🎉🙏

Ответить
Akhilesh Yadav
Akhilesh Yadav - 04.02.2022 14:28

Very good sir, please make more videos

Ответить
Kush Kumar Soni
Kush Kumar Soni - 04.02.2022 10:46

Sir Laravel+ react complete project banaiye sir

Ответить
Creation World
Creation World - 04.02.2022 09:53

Nice explanation Ajay, But still I request you that please upload a video for deployment on AWS with a separate React or Vue project. Bcz my doubt is regarding upload two separate projects on different ports like our laravel will work on default apache server port on 80 or 443 accordingly but at same server how we will deploy react project that will work on 3000 or maybe some other port, and it will be at same domain also, so it means my main doubt is regarding deployment with two ports on the same server. So kindly post a video on it ASAP.

Ответить
Mayaram Yadav
Mayaram Yadav - 04.02.2022 09:38

Can you make project base tutorial like ecommerce frontend react and backend laravel

Ответить