I built a pizza tracker with Laravel, React, and Inertia | Full Stack Tutorial

  Рет қаралды 42,241

Andrew Schmelyun

Andrew Schmelyun

Күн бұрын

Пікірлер: 106
@aschmelyun
@aschmelyun Жыл бұрын
Here's the repo for anyone interested in the final code: github.com/aschmelyun/dices-pizza
@antomac1511
@antomac1511 Жыл бұрын
Great tutorial man, learned a lot. Hard to find react/inertia tutorials of this quality, keep them coming!
@RTCDigitalS
@RTCDigitalS Жыл бұрын
Glad you posted this a week ago. It's very difficult to find react inertia tutorials as they are usually made with Vue. I hope I can learn from if. Thanks
@kennethornieta2375
@kennethornieta2375 Жыл бұрын
true hahaha
@btx47
@btx47 24 күн бұрын
great job, got a quick overview about inertia without being treated like a beginner
@xThree65x
@xThree65x 10 ай бұрын
This is top notch content! I feel like using Laravel, Inertia and React gives you the best of both worlds to develop with! More tutorials like this would be welcomed!
@dannydelgado9820
@dannydelgado9820 Жыл бұрын
Awesome Andrew! Thanks for sharing this
@carlosmontiel7078
@carlosmontiel7078 9 ай бұрын
Feeling good watching new videos!! Nice.
@piercegearhart
@piercegearhart 3 ай бұрын
53:05 You could of added overflow-hidden and something like relative to the parent and not worried about manually rounding both ends
@NathanBudd
@NathanBudd 3 ай бұрын
This is a very cool video! Not much Inertia / React content out there. I used it as a refresher before Inertia 2.0 is released soon. One thing I did differently was deicded to eager load the 'user' (chef) on the Pizza model, but returned an ApiRecource with just the `id`, `size`, `toppings`, `status`, `chef` (whenLoaded).
@SalsaPaulInBaja
@SalsaPaulInBaja Жыл бұрын
I'd love to learn how to create a demo like you have with such fluidity
@aschmelyun
@aschmelyun Жыл бұрын
It's a LOT of editing, trust me haha. The original content for this video was close to 5 hours of recording.
@tmanley1985
@tmanley1985 9 ай бұрын
This is possibly the most well earned sub this year. Well done.
@Icodestuff
@Icodestuff Жыл бұрын
Great video as always! Certainly going to take some inspiration from the "I built this" series as I've been wanting to do something similar
@aschmelyun
@aschmelyun Жыл бұрын
Thanks a ton! These videos are always fun for me because they scratch an itch to try out new things or make weird projects. Definitely try it out!
@kwasiezor1630
@kwasiezor1630 11 ай бұрын
Very nice project. Learning good things. Thanks for sharing.
@i-diet1469
@i-diet1469 11 күн бұрын
That was really helpful to understand Laravel with React
@ronanjwhelan2703
@ronanjwhelan2703 Жыл бұрын
Thanks Andrew - love your work!
@oyewalekayode2725
@oyewalekayode2725 Жыл бұрын
What a nice job from you andrew. No doubt you're a great tutor. I will be waiting for a real estate property listing site from you andrew one of this days.
@aschmelyun
@aschmelyun Жыл бұрын
Thanks for the complement! I'll add real estate property listing site as one of my backlog items, that sounds like a fun idea for a full-stack app. What would you like to see it built in? React, Vue, Inertia, something else?
@moazsaid3417
@moazsaid3417 Жыл бұрын
​@@aschmelyuninertiajs vue
@oyewalekayode2725
@oyewalekayode2725 Жыл бұрын
laravel and vue
@pjr
@pjr Жыл бұрын
So clear and easy to understand. Thanks!
@tazme4914
@tazme4914 9 ай бұрын
Its just wow , you just created a CRUD applicaiton using Laravel+react+inertia in an 1 hour , im exited to try this now
@thethmuueinsoe
@thethmuueinsoe Жыл бұрын
My first time learning Interia. Thanks for awesome overview. More of Laravel, React, Interia projects please. for conditional in PizzaStatus,jsx, these Tailwind classes "first:rounded-l-full last:border-r-0 last:rounded-r-full" can replace two conditions below: if (index === 0) { baseClasses += " rounded-l-full"; } if (index === statuses.length - 1) { baseClasses = baseClasses.replace("border-r-2", "rounded-r-full"); }
@rcr786
@rcr786 11 ай бұрын
Great tutorial and easy to follow!!. Thanks!
@carlosmontiel7078
@carlosmontiel7078 9 ай бұрын
what extension is installed to see all the cool icons and models for react?
@daveb8795
@daveb8795 4 ай бұрын
This was great. Thank you!
@Somcoders
@Somcoders Жыл бұрын
That was smooth and insightful! Thank you Andrew.
@jkbullitt8986
@jkbullitt8986 Жыл бұрын
Kudos!!! Great tutorial here! Thankyou👍
@mkyg8871
@mkyg8871 Жыл бұрын
Thank you so much for this.
@aschmelyun
@aschmelyun Жыл бұрын
No problem, I'm glad you liked it!
@literallyshane4306
@literallyshane4306 9 ай бұрын
great video, really well explained. thank you
@devtube734
@devtube734 Жыл бұрын
just amazing
@GianGamingMLBB
@GianGamingMLBB 8 ай бұрын
I saw little issue, when you make it small screen, the pizza menu will not shown in the ResponsiveNavLink
@neon-gi5tb
@neon-gi5tb Жыл бұрын
Great video! The props in the Table component are added by you? I couldn't find it on Flowbite.
@abhishekgupta5544
@abhishekgupta5544 7 ай бұрын
Very nice video sir, can we use different theme in breeze with react.
@pkiorpes
@pkiorpes Жыл бұрын
great job it would be nice to have a dark/light switch and language/locale selector as well
@aschmelyun
@aschmelyun Жыл бұрын
Those are great additions! Might add them to an extra video later on
@xclampazzo
@xclampazzo 11 ай бұрын
Awesome tutorial!
@oluwasegunibidokun3910
@oluwasegunibidokun3910 9 ай бұрын
Nice tutorial Andrew. Well done. How do you effect changes in the frontend after deployment to production?
@ergouwang3849
@ergouwang3849 7 ай бұрын
Awesome,many thx!
@ConstAxer
@ConstAxer 9 ай бұрын
Great! thank you! It's fast jump into laravel+react.
@elm-o4w
@elm-o4w 9 ай бұрын
great tutoriel u gonna be famous one day ;)
Жыл бұрын
This is amazing
@aschmelyun
@aschmelyun Жыл бұрын
Thanks man, I'm glad you liked it!
@gouravjoshi953
@gouravjoshi953 8 ай бұрын
How to remove ' - Laravel' from the title of the page?
@dApoTB
@dApoTB 7 ай бұрын
Change the app name in config or env file.
@chandanm3308
@chandanm3308 Жыл бұрын
Really Nice👍👌
@gamertv1261
@gamertv1261 Жыл бұрын
Thank you for this video. Can you write something using Native PHP please?
@aschmelyun
@aschmelyun Жыл бұрын
It's in my backlog! Hopefully I'll have a video out in the next month or two with a Native PHP app.
@redouanebenbiga9148
@redouanebenbiga9148 Жыл бұрын
my friend i m a laravel, react, react native developper and i never tought this way its even exist you did well to help us your great and i would like to see more video like a project built with inertia laravel and react , and i have 2 question : how we build the react app with this way , and can inertia work with react native thanks in advance really great video
@aschmelyun
@aschmelyun Жыл бұрын
You can just build out the React app for production by using `npm run build` and it'll bundle everything up as dist assets. For React Native though, that might be a bit tricky because of how tightly coupled the frontend components and backend is with this setup. For that, you might still have to stick to traditional API access.
@Robot-x9u
@Robot-x9u 6 ай бұрын
but what source-code editor you are using in this tutorial ?
@cyberninja80
@cyberninja80 10 ай бұрын
what text editor do you use ? very cool
@sakmaestro3852
@sakmaestro3852 Жыл бұрын
Great video... sir is it possible symfony and react combination?
@aigars2225
@aigars2225 11 ай бұрын
Good stuff, thanks
@celebritydev1
@celebritydev1 Жыл бұрын
Great tutorial. Do you have any idea on how to deploy a laravel inertia react ssr project to a shared hosting? Any suggestion would be appreciated.
@aschmelyun
@aschmelyun Жыл бұрын
Thanks! Deploying that stack to shared hosting is pretty tricky, as with ssr you'll need access to a terminal or supervisor to run the server rendering node app in the background. My suggestion would be to use something like Laravel Forge, or at the very least a cheap VPS like DigitalOcean or EC2.
@celebritydev1
@celebritydev1 Жыл бұрын
@@aschmelyun Thanks for your reply. My first try was to use cron job but that didn't work as intended. The second step I took was to create a node js app and installed pm2 on the server but to no avail. I haven't tried laravel forge before. I would give it a try to see how it goes. Once again, thanks for the suggestion.
@justazizz
@justazizz 7 ай бұрын
Im just curious, which IDE is this 🙃
@fuadagil
@fuadagil Жыл бұрын
Great videos. Btw i got no SelectInput components since installation. Can you provide link to the components code? Thankyou
@aem..
@aem.. 7 ай бұрын
What vscode theme is it?
@xThree65x
@xThree65x 10 ай бұрын
Here is an odd question at the top for your tab when switching between pages for example it goes from "Dashboard - Laravel" to say "Order # - Laravel" Where is the "- Laravel" coming from...like how do you remove it or change it?
@ka24det
@ka24det Жыл бұрын
Will the getChefAttribute do a query for each pizza? n+1? Or is eloquent smart enough to not do that? I'm mostly back-end and have been avoiding any Inertia stuff but you make it easy to learn.
@aschmelyun
@aschmelyun Жыл бұрын
That's a great question, I'm like 90% sure that eloquent is smart enough to run a join in the query, but I'll have to make sure
@GunniBusch1
@GunniBusch1 9 ай бұрын
How „bad“ is it to not use the props for most of the data, to „reduce“ loading time by using tenstack router and skeleton?
@neverforget1575
@neverforget1575 Жыл бұрын
Great vid, what's your thoughts on React Vs Vue in regards to the Laravel learning eco system? And a beginner getting started, thanks
@aschmelyun
@aschmelyun Жыл бұрын
If you're just getting started with frontend frameworks, Vue is definitely the way to go. Specifically the Options API (old Vue 2 style of writing components). Coming from an older JavaScript/jQuery background it makes more sense than React's JSX. From there, you can move to Vue 3's Composition API which I like better, and that kind of bridges the gap to current modern JS which can make learning React much, much easier.
@neverforget1575
@neverforget1575 Жыл бұрын
Thanks for the reply, I have read on a few reddit posts that people are struggling to get jobs with Laravel and Vue and there are more openings in React. A lot of them said that they wished they used React from the start. Im just worried that React tutorials with Laravel are few and far between so may get stuck. just not sure what to choose, thanks@@aschmelyun
@eryas1
@eryas1 Жыл бұрын
I have form which has many dropdownList for cities and districts, user must select cities to fill the districts list. When I use route.visit(city/{cityId}/districts). Url page is changed after change the city while I render same page of the form. Why? What is the best way to do it?
@MuhammadAnas-w3o
@MuhammadAnas-w3o 7 ай бұрын
Its a brilliant video please create a video for big laraevl inertia and reactr project and also guide use how to use websockets, echo in inertia and react
@alejandrogarcia..
@alejandrogarcia.. Жыл бұрын
What code editor do you use?
@aschmelyun
@aschmelyun Жыл бұрын
PHPStorm with the MaterialUI Theme plugin
@ahmadabeer3523
@ahmadabeer3523 Жыл бұрын
i installed ziggy with "composer require tightenco/ziggy" but the routes are always redirectionf me to another page
@aschmelyun
@aschmelyun Жыл бұрын
Huh, that's weird. What page are they redirecting you to?
@nihongo_
@nihongo_ Жыл бұрын
thank u
@RazvanTSibiu
@RazvanTSibiu Жыл бұрын
I used NextJS + API made in Laravel and it's pretty slow in development mode. Does Laravel + Inertia + React works much better?
@kauasacramento2380
@kauasacramento2380 2 ай бұрын
VScode theme?
@cmp-tata6484
@cmp-tata6484 10 ай бұрын
Name of your editor
@bye835
@bye835 10 ай бұрын
how do i handle error when the access data is not valid. $token = VerificationOTP::where('token', $request->isd)->first(); if (!$token) { return response()->json(['error'=> 'Token not found'], 404); } the error i get All Inertia requests must receive a valid Inertia response, however a plain JSON response was received. {"error":"Token not found"}
@meaningmean
@meaningmean 9 ай бұрын
Does it works with Svelte?
@meaningmean
@meaningmean 9 ай бұрын
I forgot to say thanks!
@robchal7230
@robchal7230 Жыл бұрын
your video is awesome
@jusiprogramusi8826
@jusiprogramusi8826 Жыл бұрын
Why do i get unable to locate file in Vite manifest whenever i create a new jsx file, Does anyobody have an idea why this is happening?
@kullbetdah
@kullbetdah Жыл бұрын
24:31
@rannieperalta2192
@rannieperalta2192 Жыл бұрын
awesome
@azad01_
@azad01_ Жыл бұрын
your solution for real-time is kill the resources of the server, it's much better using socket
@javascriptforhumans
@javascriptforhumans 7 ай бұрын
Instead of the setinterval here i use the pusher it's works great.
@BBB888BBB
@BBB888BBB 8 ай бұрын
a lot of important parts of giving beginners the basic concepts was skipped ... we hope we can make use of your knowledge going forward ..thanks .
@abdulsiyadnp
@abdulsiyadnp Жыл бұрын
Supeeeeeeerb ❤❤❤
@iUmerFarooq
@iUmerFarooq Жыл бұрын
Vue + Laravel
@aschmelyun
@aschmelyun Жыл бұрын
Vue + Laravel is my favorite stack, I have many more ideas using those two in the works!
@iUmerFarooq
@iUmerFarooq Жыл бұрын
@@aschmelyun Sound great
@iUmerFarooq
@iUmerFarooq Жыл бұрын
Nuxt + Laravel projects
@santos_prtv
@santos_prtv 3 ай бұрын
i am sooo Lost
@CoderSineNomine
@CoderSineNomine 6 ай бұрын
if anybody thinks that i am mean well go ahead.. this is waste of time.. if you know laravel you don't need this, if you don't know you will not learn anything from it. because he passes everything without explaining. so why?
@muhammad_abir
@muhammad_abir 11 ай бұрын
finally I found what I was looking for
@9uifranco
@9uifranco 10 ай бұрын
Great! 26:10 $hidden and $appends works great but you could also do something like: Pizza::with(['user, id, name'])->get() This will append the user name to the pizza data. Note: you need to always put 'id' to make this work Note 2: Maybe it's with([user:id, name'']) - I don't remember exactly
@carlosmontiel7078
@carlosmontiel7078 9 ай бұрын
Help PHP 8.3.4 11.1.1 Unable to locate file in Vite manifest: resources/js/Pages/Pizzas/All.jsx.
You don't need a frontend framework
15:45
Andrew Schmelyun
Рет қаралды 137 М.
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 96 МЛН
小丑女COCO的审判。#天使 #小丑 #超人不会飞
00:53
超人不会飞
Рет қаралды 16 МЛН
My Ultimate NOTION SECOND BRAIN Setup (Template Tour)
20:17
Notion Everything
Рет қаралды 16
What’s Up with Laravel? It’s Everywhere, and Here’s Why!
6:22
I built an app using a single index.php file, here's how it went
32:42
Andrew Schmelyun
Рет қаралды 93 М.
React + Laravel Full-stack Application | Build and Deploy
3:13:19
The Codeholic
Рет қаралды 394 М.
Laravel 11 + React Full Stack App with Inertia - Project Management App
5:44:19
Laravel Creator talks PHP, Lambos, and VC
1:45:29
ThePrimeTime
Рет қаралды 108 М.
PHP is the future
34:27
Aaron Francis
Рет қаралды 184 М.
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН