As a junior web developer, I've been working with Laravel/Blade for about 10 months, and I'm absolutely in love with React! The component functions are simply amazing. I enjoyed every second of the tutorial! Thanks!
As a full stack developer, I admire your determination lamadev. This content is really helpful. Even though startups usually buy templates, thank you for teaching people how to build a modern admin panel.
This is not just a great tutorial, ITS A PERFECT TUTORIAL...... i knew i made the right choie when i subscribed to this chanel, I have 4+ years experience but i still watch your tutorials. Big ups sir and God bless you for all you do
As a full stack developer, I admire your determination @LamaDev. This content is really helpful. thank you for teaching how to build a modern admin panel. I request you to please make video using mySql as Database and link this Frontend to backend Eagerly waiting for it..
This is a really cool project, Thank you @Lamadev. I've challenge myself and added a REST API. Integrated SQL db using nodejs and Prisma ORM. Works like a charm. Also CRUD operations.
@@NaveenChaganti-r4n yes, I've added REST API, axios and two Prisma model for users and products. With that I did CRUD operations on those tables From the UI lama provided.
Thank you for this helpful video tutorial. I appreciate that you shared your knowledge and skills for free, while many others charge for it. You are very generous and talented.
Truly captivated by your exceptional teaching skills displayed in your latest video. Your dedication to providing comprehensive and precise implementation strategies has made us ardent fans. Particularly, the current video on Dashboard is amassing when it comes to real Dashboard creation and very eagerly awaiting your next video of the backend part of the same Admin Dashboard. Thanks SIR.
It would be nice if you utilized TypeScript more and also used Tailwind now that you have tutorials for both. It would be like a course were you're building off prior tutorials.
can anyone help at 2:20:14 i did as showen in this video but when i click send to send data to api it's throwing me an error which is : MUI: The data grid component requires all rows to have a unique `id` property. Alternatively, you can use the `getRowId` prop to specify a custom id for each row. A row was provided without id in the rows prop: {} i don't know how to solve this problem. and i am using "js" instead of "tsx" and "npm". please help
Hey Lama!! I learn a ton from these, thanks😄. Next would you do a fullstack "Project management app" with nextJS and node? I really would love to see your take on that.
thank you for the tutorial! It was incredibly helpful and well-explained. Can I use the same method you've shown in this tutorial to deploy a Next.js 13 app with Prisma?
What shortcut does he use at 7:22 to change all "Home" to "Users"? Also what extension does he use at 5:44 where he writes "rafce" and a new react component is initialized automatically?
put the cursor at the text, press ctrl + shift + L, there you go. the next Q. i forgot its function name, but i belive vscode has the features. it is like using short hand, eg. if you want to type font-size: 20px you can type fz20 and hit enter key.
I have found usefull this presentation. It would be nice if you could do a new video, also with SASS, about creating a one-week calendar (hours as rows and days as columns) :-)
Hi Lama, It is awesome design, but How to make the numbers on the dashboard dynamic to the underlying data? Sum of: Total Products: Total Users: Total Ratio: Mobile: 400 Desktop:300 Laptop:300 Tablet:200
Great tutorial. The only missing thing is that the forms data cannot be submitted to the api. HandleSubmit does not work. You cannot add a new user or new product directly with the form. Or am I missing something?
This is awesome.. but can you please do a video for sidebar menu with multiple children menus on click toggle? means menu inside a menu item and then inside that... like that...
Hi Lama! Thanks so much for this. I've been using Vite ever since I started seeing how faster it is in compiling files and I really love it but then I thinks there's a bit of bug on it as a page I was working on that had a token on it with a "period" in this token, and due to this "period" on the url, it refused to load that page. But each time I removed every "period" on it, it loaded... So please I'd love to know if there's a fix for this cos it really inconveniences some functionalities especially authentication related pages
Thank you so much for your amazing job. I have a question: Where are the Navbar icons coming from? When we call i.e. "/notifications.svg" in the Navbar.tsx file , it displays a bell icon. Where does it come from? Is it in a folder in our project or is it online? Is it from Material UI ?
@Author - Could you please provide a guide video on login module for react admin and editing the items on users/products/orders etc.. it would be more helpful
Yo, you move way to fast, if I look away from the screen for even a few seconds, I'm already two folders/files behind. Just seven minutes into the video and had to stop at least a dozen times to try to figure out where you were. Not good.
Hey lama dev, thanks for videos.i have a question that crosses my mind and it's kinda lost part of puzzle piece of my dev skills, how can I code my app to be usable in case od admin and accessing to admin dashboard and also usable for regular clients that will have their own permissions and not allowed to direct admin. I seek help, thanks for answer❤
As a junior web developer, I've been working with Laravel/Blade for about 10 months, and I'm absolutely in love with React! The component functions are simply amazing. I enjoyed every second of the tutorial! Thanks!
Even if am already a fullstack dev, Lama is always sick🔥🔥 This Content is legit and topnotch
Have u done this project
As a full stack developer, I admire your determination lamadev. This content is really helpful. Even though startups usually buy templates, thank you for teaching people how to build a modern admin panel.
Have u done this project
@@NaveenChaganti-r4n I did , Why ?
This is not just a great tutorial, ITS A PERFECT TUTORIAL...... i knew i made the right choie when i subscribed to this chanel, I have 4+ years experience but i still watch your tutorials. Big ups sir and God bless you for all you do
Can't understate this... This video is absolutely amazing! Love the detail and flow. So easy to follow along and learning so much.
As a full stack developer, I admire your determination @LamaDev. This content is really helpful. thank you for teaching how to build a modern admin panel. I request you to please make video using mySql as Database and link this Frontend to backend
Eagerly waiting for it..
Yes. Expecting him to do this dashboard with mySql data tables...wonderful explanation
Have u done this project
"Hello friends" , It are beatiful words from you , Thx a lot man for your efforts and time , you are amazing 😍😍😍😍💓
This is amazing, this project gona boot my Front-end skills to the next level. Thanks lama❤
Very nice explanation. As a beginner dev, I have learned a lot with theses tutorials. Thanks a lot.
Have u done this project
Omg, now I spent 15 minutes looking at my Totoro, thank you Lama Dev🤣
Great video. I thought React is something difficult and impossible for me, but this video proved it wrong.
Lama is fire man! Just wish I could meet him one day 😢 ! The guy is legit and skilled!
Lama we have not saw you yet, but you are awasome programmer😊❤
Nice tutorial LamaDev man I love your content , can you please please make a tutorial about protecting route? I can't find any tutorial on this topic
i had some trouble with width on 2nd container not being responsive but fixed it, overall thank you for using sass and typescript, you did 100%
i am also having this responsive issue. can you please tell me about this fix??
Lama Man who are you. Who r u. Great I have no words to describe feelings. Great project like always❤❤❤❤
This is a really cool project, Thank you @Lamadev. I've challenge myself and added a REST API. Integrated SQL db using nodejs and Prisma ORM. Works like a charm. Also CRUD operations.
Have u done this project
@@NaveenChaganti-r4n yes, I've added REST API, axios and two Prisma model for users and products. With that I did CRUD operations on those tables From the UI lama provided.
I wonder if it will be linked to a site with its functionality made? nice project by the way
Thank you for this helpful video tutorial. I appreciate that you shared your knowledge and skills for free, while many others charge for it. You are very generous and talented.
Have u done this project
Have u done this project
ty for video brather, i have full relax when I listen to your explanations
I am waiting this for a long time... 🙌🏻
Omg that's sick lama!!!
Finish! thanks for the tuto lama !
the Man, the myth, the legend posted some new fire
I appreciate all the content you put out
Şafak Abi Adamsınnn :) Teşekkür Ederiz Abicim..
This is powerful. Thanks LamaDev🔥🔥🔥
I guess this is where my back-end journey begins lol
Great project for people to learn and starting growing their skills!
Always eagerly waiting for your videos sir ....keep shining 🌟
Truly captivated by your exceptional teaching skills displayed in your latest video. Your dedication to providing comprehensive and precise implementation strategies has made us ardent fans. Particularly, the current video on Dashboard is amassing when it comes to real Dashboard creation and very eagerly awaiting your next video of the backend part of the same Admin Dashboard. Thanks SIR.
Have u done this project
As soon as finish the fiverr project i will be doing this.
Thanks for everything, brother.
My best teacher Lamaaaa!
A real Teacher...
I love vite thank you for considering vite as development environment.
Simply the Awesome
Thank you, it was a nice best practice.
You're not slowing down 😂, this is your year buddy
this guy doesn't miss 😭😭😭😭
thank you for this awesome project💕💕💕
Spectacular as always.... Next project. A gradebook for teachers with student view and login?
I always recommend Lama
Thank you, it has been very helpful to me
Amazing react tutorial Mr lama thank you.
Great project and tutorial. I love your teaching technique.
excellent as usual. Many thanks.
very nice tutorial
thanks lama
so perfect project . thank you . please study more project with vanilla js and react .
Highly suggest to rename the path for the*single* < Product > or < User > element withOUT `s`. /user/:id or /product/:id
The naming folder and file may lead to headache and confusion to find specific bug, but overall you kill it !
Thank you very much for making such a great project
fantastic!!! Thank you so much
Very good content! Thanks a lot!!!
Thank you for this great video
It would be nice if you utilized TypeScript more and also used Tailwind now that you have tutorials for both. It would be like a course were you're building off prior tutorials.
Have u done this project
I really wish that there was another tutorial continuing on this one and addin user auth, login, logout etc.
Thanks alot for your awesome content Lama. Can you please do a video on Expense tracker App with React-Native.
make backend for this admin dashboard
Awesome! Thanks!
Great Tutorial.
can anyone help at 2:20:14 i did as showen in this video but when i click send to send data to api it's throwing me an error which is :
MUI: The data grid component requires all rows to have a unique `id` property.
Alternatively, you can use the `getRowId` prop to specify a custom id for each row.
A row was provided without id in the rows prop:
{}
i don't know how to solve this problem.
and i am using "js" instead of "tsx" and "npm". please help
I have learned a lot from you. Please show us a full-stack project using Vuejs on the front end and Nestjs on the back end.
Have u done this project
eyvallah safak agabey.
Hey Lama!! I learn a ton from these, thanks😄. Next would you do a fullstack "Project management app" with nextJS and node? I really would love to see your take on that.
Have u done this project
thank you for the tutorial! It was incredibly helpful and well-explained. Can I use the same method you've shown in this tutorial to deploy a Next.js 13 app with Prisma?
Have u done this project
What shortcut does he use at 7:22 to change all "Home" to "Users"? Also what extension does he use at 5:44 where he writes "rafce" and a new react component is initialized automatically?
put the cursor at the text, press ctrl + shift + L, there you go. the next Q. i forgot its function name, but i belive vscode has the features. it is like using short hand, eg. if you want to type font-size: 20px you can type fz20 and hit enter key.
helal olsun sana kardeşim
God bless you for providing all these content for free. can you do a voting app mern stack. thank you
I have found usefull this presentation. It would be nice if you could do a new video, also with SASS, about creating a one-week calendar (hours as rows and days as columns) :-)
amazing stuff
nice sư bro. Keep it up hé
Just wow!
Amazing content
Thank you ❤
did anybody encounter a problem with icons not showing up when we create user or product ? and go to style user and product ?
Hi Lama,
It is awesome design, but How to make the numbers on the dashboard dynamic to the underlying data?
Sum of:
Total Products:
Total Users:
Total Ratio:
Mobile: 400
Desktop:300
Laptop:300
Tablet:200
Have u done this project
really awesome project with clear concept. i completely done this but when i want to add this in my github repo it want permission why
Great tutorial.
The only missing thing is that the forms data cannot be submitted to the api.
HandleSubmit does not work. You cannot add a new user or new product directly with the form.
Or am I missing something?
how to know use slotProps and slots can get searchbar at1:26:39?
For some reason the grid template is taking portion of the available home space, giving the boxes unequal sizes
From that admin dashboard tutorial, can you also do the login/register authentication?
This is awesome.. but can you please do a video for sidebar menu with multiple children menus on click toggle? means menu inside a menu item and then inside that... like that...
Thank you
Harika 👏
Thank you Lama for great videos
I am anticipating react native videos too sir
God bless you sir
Hi Lama! Thanks so much for this. I've been using Vite ever since I started seeing how faster it is in compiling files and I really love it but then I thinks there's a bit of bug on it as a page I was working on that had a token on it with a "period" in this token, and due to this "period" on the url, it refused to load that page. But each time I removed every "period" on it, it loaded... So please I'd love to know if there's a fix for this cos it really inconveniences some functionalities especially authentication related pages
Have u done this project
Have u done this project
hi sir if you add login and registration it will be awesome
Thank you so much for your amazing job. I have a question: Where are the Navbar icons coming from? When we call i.e. "/notifications.svg" in the Navbar.tsx file , it displays a bell icon. Where does it come from? Is it in a folder in our project or is it online? Is it from Material UI ?
It's in the public/assets folder
@Author - Could you please provide a guide video on login module for react admin and editing the items on users/products/orders etc.. it would be more helpful
This is so FUCKING SICK !
when i change a name in backend i should re run it to see the changes in UI but when you change the name it changes in real time in UI? how's that?
Yo, you move way to fast, if I look away from the screen for even a few seconds, I'm already two folders/files behind. Just seven minutes into the video and had to stop at least a dozen times to try to figure out where you were. Not good.
There is an option to slow down the video. 😅
Please make this a mern stack project
Not just fe
Just started but I expect high quality like always, I just dont like regular css file I would had loved to see tailwind
Css is always the best option, with tailwind you have to write too much of inline crap.
Love you sir
i hope you can make a fullstack video (backend+database+frontend). thanks
Thanks a lot. Can you do a fullstack Typescript project please.
You are using values in px then still how do you manage responsiveness?
One Request
make an E commerce project & connect with this admin project this will be good project
Hey lama dev, thanks for videos.i have a question that crosses my mind and it's kinda lost part of puzzle piece of my dev skills, how can I code my app to be usable in case od admin and accessing to admin dashboard and also usable for regular clients that will have their own permissions and not allowed to direct admin. I seek help, thanks for answer❤
Could you make backend side thank you man but this amazing