That was a nice course, Laravel 11 looks more cleaner than before, BTW, I still remember your *Building PHP MVC Framework from Scratch* which still a very good intro to MVC in my opinion. Thanks Zura!
Your tutorials have been an absolute game-changer for me. I've successfully converted my code to seamlessly integrate React with Laravel using Inertia.js, and even ventured into building APIs. Your project videos have been my guiding light, especially as I transitioned into backend development. Coming from a React background, I've always wondered how to bridge the gap between frontend and backend development. Thanks to your clear explanations and practical examples, I now have a solid understanding of how to harness the power of both technologies. Learning backend development has been a joy, largely because of your invaluable resources and insights. Your dedication to sharing knowledge and empowering developers like myself is truly commendable. Keep up the fantastic work, and know that your efforts are deeply appreciated by aspiring developers like myself.
This is kind of course I will highly recommend for beginners of Laravel. It is comprehensive and explains everything. It has user auth, profile management, and database crud that also with clean code. I just loved it
Thank You Zura for your efforts.. We really appreciate all the content you provide around Laravel and its ecosystem. Please keep teaching us and God bless You. Greetings From Morocco.
Thank you for going through all of your prior installed extensions so that our views look the same! Its not commonly done in tutorials and it can become very confusing when my screen looks different. I appreciate this extra attention to detail!
@@TheCodeholic which database are using before migrate, ex- mysql because i don't see any database config before migration start...... please respond , i need to know how things connected to db which db
You're a very good teacher. I am really thankful to you. I was making a Realtime Chat application with PHP. But Laravel makes it much easier. Actually, you deserve a million subscribers. Thank you for this course. 🤩😍🤩🤩
Thank you man. Very well put together tutorial with the right pace. In an hour you understand some basic laravel mechanisms. Looking forward to more advanced stuff.
Thank you so much for amazing tutorial. I had the exactly same behavior at 1:16:16. I had to click "Submit" button twice to direct to next page. so i guess it was due to something else instead of double clicking it.
really nice video, just the perfect balance between explanation and not going over every detail. and learned some handy tricks I am going to use in my own project.
I have dedicated videos that show full flow of how you can deploy your Laravel projects on production environment. I have been personally using Hostinger for last 3 years. Get 3 months of Hosting FOR FREE plus FREE domain. Check hostinger.com/zuratc. Use coupon code "ZURATC" for an EXTRA 10% OFF
In 59:46, wheredid the create ( Note::create($data) ) method came from? It sure is not present in the App\Models\Note. I'm perplexed because it works but I can't find a reference to that create method. (Edit: Turns out it came from the Model class of laravel, since Note extends it, it then has the create.)
Great tutorial! I'm very impressed with how the PHP ecosystem has evolved over the years. I used it a little about nearly 10 years ago when I was first learning how to code, but have been primarily a full-stack JS dev since. Looks so much more elegant than Node and its frameworks.
thank you, i have one question though. from 1:04:42, after installing breeze package and modifying the web.php, it shows error like' Symfony\Component\Routing\Exception\RouteNotFoundException Route [login] not defined.' and i don't how to fix this.
Thanks a lot for this detailed tutorial.I really love the clear and straightforward structure. So I can jump to a chapter, which is interesting for me and jump back, because I didn't understand something. However, and this is not a criticism, but a request, since I lack prior knowledge of OOP in general and Laravel in particular, the syntax is often not easy to understand. There are many tutorials that start almost from scratch and many that are for advanced users. Would you like to make a video in which you explain Laravel and / or Filament in detail for Laravel newbies with general programming experience? Best regards Kolja
I love how you explained everything to a thorough detail within assuming anyone has some kind of prior experience here , keep up great work, 💪🏽💪🏽💪🏽💪🏽💯💯💯💯 to the top
thanks , its a good start for basic intro to laravel only thing is to recreate the whole notes with no guide and possible start with breeze and inject the notes parts
One takaway i got is that It's important to note that when naming routes, it is useful to keep your code consise and easy to read. Instead of hardcoding stuff like ..., we can instead use .... This gives our code another layer of abstraction that would make readability improve
@@TheCodeholic yep, its not the only takeaway, I already listed some, but I'm still watching the course bit by bit so I expect to get more. Thanks for making this course, it is very informative! And also, thanks for the repo, great for future references if I, or someone, needs a quick refresher. Cheers friend!~~ (PS. I needed this for my internship 😁)
hey thanks for such great walkthrough, it's awesome as kickstart! I was wondering if you would post another video for more in-deep considerations when bringing laravel into production environments, based on your experience.
that was a really nice course. thank you very much for it. i'm looking forward into learning laravel ;) i already tried a couple of months ago but to be honest i got bored immediately. it was amazing, don't get me wrong, but there was too much abstraction and it was confusing but after this course i decided to give it another try and learn it in depth, maybe it will also help me with my work since it's a nightmake doing all the things you shown in the video in basic php, especially User Auth
Hello sir, good to see you again with new tutorial of laravel11...Thanks for this series, I have a single request if it possible please improve your voice quality
Sorry but I don't understand this at 43:19 where did all that text came from? I think it is the database but you didn't explain or show how you did that or am I wrong? Thank you!
The data is coming from the database and we created that data. Check the following section th-cam.com/video/eUNWzJUvkCA/w-d-xo.htmlsi=H0iOJ0Ti72hiPCtP&t=1348
Though this is not my first Laravel tutorial, even though it should have been, this cleared up many questions I have had in the past with regards to how to make your development project into a production project, and so much more. I am loving Laravel so far. As CodeIgniter was a total turn off for me. Laravel seems to be more streamlined. I am curious as to how breeze with inertia works differently than using the default blade. I know it is from the setup options selected using /resource/views (blade) VS /resources/js (inerita). I am intrigued. Thank you so very much, please keep up the good work!
Amazing video Thank you so much But can you explain why sometimes when we submit changes to the database happens but we don't see page redirected? I also experienced it.
Enjoying the tutorial so far however due to the issues I have had I would recommend anyone new to Laravel to install Breeze before you start this tutorial. You will see why in the tutorial.
Hello zura, thank for the project.Any plans of having SAAS application like Point Of Sale (POS) for different tenants(customers) implemented in react js frontend, laravel backend without ineria as companies prefer seperation of frontend and backend plus some roles and permssions and redux toolkit. I think its the only project missing on this channel
Hello Zura, do you plan to take a look at Laravel Herd for Windows when it comes out, in my opinion I think that being so linked to Laravel it has better development ease than Xampp or Laragon
I have two identical forms, one on landing and one on the app dashboard. how to define it in the controller at function create? Thank you, I hope you are always healthy bro🙏
What a nice course for learning laravel, I was curious of the icon theme you use on vs code. Could you spill the icon theme to us? Thanks for the course and your generosity.
I Just Released a new 24+ hours Course "Laravel for Beginners": thecodeholic.com/p/laravel-11-for-beginners
I do not know why your explanation is such a crystal clear. Thanks
So happy to hear that.
Actually
That was a nice course,
Laravel 11 looks more cleaner than before,
BTW, I still remember your *Building PHP MVC Framework from Scratch* which still a very good intro to MVC in my opinion.
Thanks Zura!
Your tutorials have been an absolute game-changer for me. I've successfully converted my code to seamlessly integrate React with Laravel using Inertia.js, and even ventured into building APIs. Your project videos have been my guiding light, especially as I transitioned into backend development.
Coming from a React background, I've always wondered how to bridge the gap between frontend and backend development. Thanks to your clear explanations and practical examples, I now have a solid understanding of how to harness the power of both technologies.
Learning backend development has been a joy, largely because of your invaluable resources and insights. Your dedication to sharing knowledge and empowering developers like myself is truly commendable.
Keep up the fantastic work, and know that your efforts are deeply appreciated by aspiring developers like myself.
This is by far the most motivating comment I received this year. Thanks a lot for your words.
I'm working on my Laravel graduation project. Thanks sir ❤
Thanks man! needed to quickly catch up with laravel after not using it for yearss!!
Great tutorial, I really learnt a lot. At 1:13:00 you change the template to ... I can't find this blade template the same way I found
This is kind of course I will highly recommend for beginners of Laravel. It is comprehensive and explains everything. It has user auth, profile management, and database crud that also with clean code. I just loved it
😎 So nice too see auch comments. Please chem my 11 hours tutorial as well.
Thank you my friend :) I just finished building my first Laravel project following your tutorial! Your teaching style was perfect for me. Thank you!
Hello! Great video. Much appreciated.
On around 24:00 for PHP8.3 should be `Note::factory()->count(100)->create();`
Very best beginner's tutorial ! Thanks you!
Clearest tutorial I have found. I will definitely use it in the future. Thank you!
3:55 and I looooved the course// still watching thanks a lot
Great course, easy to follow along and understood a lot of the basic Laravel concepts such as Factories, Models, and so on. Thank you so much!
Thank you so much! I'll start following right away.
Your tutorials are the best. Will share it in my server so more people can watch
Thanks a lot buddy
Awesome tutorial! I'm writing an article about Laravel and this is helping me get up to speed quickly. Thank you :)
Good Luck
Thank You Zura for your efforts.. We really appreciate all the content you provide around Laravel and its ecosystem. Please keep teaching us and God bless You.
Greetings From Morocco.
Thank you buddy for such a nice words.
Thank you for going through all of your prior installed extensions so that our views look the same! Its not commonly done in tutorials and it can become very confusing when my screen looks different. I appreciate this extra attention to detail!
Nice to hear that. Thanks
@@TheCodeholic which database are using before migrate, ex- mysql because i don't see any database config before migration start...... please respond , i need to know how things connected to db which db
@@sambitpati6129 sqlite
You're a very good teacher. I am really thankful to you. I was making a Realtime Chat application with PHP. But Laravel makes it much easier. Actually, you deserve a million subscribers. Thank you for this course. 🤩😍🤩🤩
I will recommend this channel to my colleague
Thank you my friend.
Worth watching A good start for beginners. Wish me best I’m going for advance level❤
First time to crash with Laravel
it actually amazing thanks for your great explanation
Thank you man. Very well put together tutorial with the right pace. In an hour you understand some basic laravel mechanisms. Looking forward to more advanced stuff.
Thank you so much for amazing tutorial. I had the exactly same behavior at 1:16:16. I had to click "Submit" button twice to direct to next page. so i guess it was due to something else instead of double clicking it.
really nice video, just the perfect balance between explanation and not going over every detail. and learned some handy tricks I am going to use in my own project.
Very good video, usually I get bored after 10mins.. I watched all of this.. thanks and good job!
Great! Saved time also taught all the must component
Love this kind of teacher Thank you so much sir for your time I never seen clear video before like this again keep post video please.
Amazing laravel quickstart tutorial. Amazing
I have dedicated videos that show full flow of how you can deploy your Laravel projects on production environment. I have been personally using Hostinger for last 3 years.
Get 3 months of Hosting FOR FREE plus FREE domain. Check hostinger.com/zuratc. Use coupon code "ZURATC" for an EXTRA 10% OFF
In 59:46, wheredid the create ( Note::create($data) ) method came from? It sure is not present in the App\Models\Note. I'm perplexed because it works but I can't find a reference to that create method. (Edit: Turns out it came from the Model class of laravel, since Note extends it, it then has the create.)
1:20:15
How to create the user account with full data to check the pagination, after able using authentication and verification ?
Thank you! It is very important for me to upgrade my project.
Просто удивительно видеть, как работает эта связка - она превзошла все мои ожидания.
A Excellent Tutorial ♥
Great tutorial! I'm very impressed with how the PHP ecosystem has evolved over the years. I used it a little about nearly 10 years ago when I was first learning how to code, but have been primarily a full-stack JS dev since. Looks so much more elegant than Node and its frameworks.
I agree. People hate PHP that existed 10 years ago. I think I hate that PHP as well. But modern PHP with modern frameworks is something to love.
This is a super super helpful introductory video! Thank you for putting this together and sharing!
i haven't learnt php at all. i just jump into this tutorial to learn laravel. it is very comprehensive and easy to follow. thank you sir! 🫡
How did you do the multi-cursor function name copy at 27:16 ? That was neat.
Alt click to position the cursors, the hold shift+right arrow to select
i am still new to laravel Dev but im loving your content. thank you so much 🙏
thank you, i have one question though.
from 1:04:42, after installing breeze package and modifying the web.php, it shows error like' Symfony\Component\Routing\Exception\RouteNotFoundException
Route [login] not defined.'
and i don't how to fix this.
Thanks for the tutorial, just finished it, much appreciated. It was very useful for me as a beginner
Glad it helped!
Thanks a lot for this detailed tutorial.I really love the clear and straightforward structure.
So I can jump to a chapter, which is interesting for me and jump back, because I didn't understand something.
However, and this is not a criticism, but a request, since I lack prior knowledge of OOP in general and Laravel in particular, the syntax is often not easy to understand.
There are many tutorials that start almost from scratch and many that are for advanced users.
Would you like to make a video in which you explain Laravel and / or Filament in detail for Laravel newbies with general programming experience?
Best regards
Kolja
literally perfect !! thanks a lot
Awesome tutorial! very well explained. thx
How do you autofill shortcut all the routes in 28:21??
Very nice and rich tutorials, I learned a lot from you, thanks, and I hope to see more advanced tutorials.
I love how you explained everything to a thorough detail within assuming anyone has some kind of prior experience here , keep up great work, 💪🏽💪🏽💪🏽💪🏽💯💯💯💯 to the top
thanks , its a good start for basic intro to laravel only thing is to recreate the whole notes with no guide and possible start with breeze and inject the notes parts
Best laravel channel in u tube
Gamarjobat, Zura. Didi madloba!!! (It's been a long time so I hope I remembered something correctly).
wow thx sir..
your explanation make me understand about laravel 11
I love your videos bro........just wanna say HI from Weslaco TEXAS!!!!!!!
All those nice tips come from many years of experience. Please make a video about Multi-user Auth using Breeze. Thanks!
One takaway i got is that It's important to note that when naming routes, it is useful to keep your code consise and easy to read. Instead of hardcoding stuff like ..., we can instead use .... This gives our code another layer of abstraction that would make readability improve
That's correct but I hope that is not the only takeaway from this crash course..
@@TheCodeholic yep, its not the only takeaway, I already listed some, but I'm still watching the course bit by bit so I expect to get more. Thanks for making this course, it is very informative!
And also, thanks for the repo, great for future references if I, or someone, needs a quick refresher.
Cheers friend!~~
(PS. I needed this for my internship 😁)
Good luck on your internship
Best video on laravel!
hey thanks for such great walkthrough, it's awesome as kickstart! I was wondering if you would post another video for more in-deep considerations when bringing laravel into production environments, based on your experience.
that was a really nice course. thank you very much for it. i'm looking forward into learning laravel ;)
i already tried a couple of months ago but to be honest i got bored immediately. it was amazing, don't get me wrong, but there was too much abstraction and it was confusing but after this course i decided to give it another try and learn it in depth, maybe it will also help me with my work since it's a nightmake doing all the things you shown in the video in basic php, especially User Auth
Hello sir, good to see you again with new tutorial of laravel11...Thanks for this series, I have a single request if it possible please improve your voice quality
Can you check my latest video? I have upgraded my mic since this video. Please let me know what you think
Thanks yout for this sir, and more power to you!
Sorry but I don't understand this at 43:19 where did all that text came from? I think it is the database but you didn't explain or show how you did that or am I wrong? Thank you!
The data is coming from the database and we created that data.
Check the following section
th-cam.com/video/eUNWzJUvkCA/w-d-xo.htmlsi=H0iOJ0Ti72hiPCtP&t=1348
Excellent and very useful.Thank you.
Thank you very much, the tutorial was very good, very well explained and you made it simple, very good work, greetings.
In 27:04 how to put multiple cursor at different position(shortcut)?
Use alt on your keyboard and keep clicking on mouse.
That will create multiple cursors.
@@TheCodeholic and how to copy like that please?
Great work Thanks for this. Am new to Laravel but am already feeling at home
So nice to read that.
Thank you
This one is so clean!
Nice course. Thanks.
Though this is not my first Laravel tutorial, even though it should have been, this cleared up many questions I have had in the past with regards to how to make your development project into a production project, and so much more. I am loving Laravel so far. As CodeIgniter was a total turn off for me. Laravel seems to be more streamlined. I am curious as to how breeze with inertia works differently than using the default blade. I know it is from the setup options selected using /resource/views (blade) VS /resources/js (inerita). I am intrigued. Thank you so very much, please keep up the good work!
Thank you. From - 🇧🇩
Great video! Loved it.
This is great, thank you
just the one I needed. thank you man !
Thank you so much for this amazing beginners Laravel Course, I hope you do more videos about Laravel, and I hope also to do part 2 for this course 😍😍
Amazing, Great, Learn many things, Thank you so much, kindly also shoot a video on Policy, Gate etc.. instead using if else,
The best tutorial video on laravel beginner
Great content and information thank you
awesome job on this! ty!
Thanks a lot man you are the best❤
Again thank you to this amazing person. This is the stuff which I needed. 🥰🥰😍😍
Thank you!
Amazing video
Thank you so much
But can you explain why sometimes when we submit changes to the database happens but we don't see page redirected? I also experienced it.
Please create a detailed video on Laravel bootup process similar to your MVC video.
Enjoying the tutorial so far however due to the issues I have had I would recommend anyone new to Laravel to install Breeze before you start this tutorial. You will see why in the tutorial.
it was useful thanks
Still trying to understand all the comments in here
This is never a beginner friendly content
You're just doing your thing
Hello zura, thank for the project.Any plans of having SAAS application like Point Of Sale (POS) for different tenants(customers) implemented in react js frontend, laravel backend without ineria as companies prefer seperation of frontend and backend plus some roles and permssions and redux toolkit. I think its the only project missing on this channel
Thank you. If possible, make a video for Laravel 10 users on new features and different sides.
There are already multiple videos on that topic on TH-cam. Just search on YiuTube "Laravel 11 features" or "Laravel 11 changes"
Best video sir
thanks a lot
❤❤❤❤
hey great tutorial . can i access the database that we're working with .
Hello Zura, do you plan to take a look at Laravel Herd for Windows when it comes out, in my opinion I think that being so linked to Laravel it has better development ease than Xampp or Laragon
I will definitely have a look, but it depends on how affordable it will be.
yes it is, i'm also waiting for Herd
thanks , It's very helpful and important content I see here which is that time need to me. Take love from Bangladesh.
I really love this
I have two identical forms, one on landing and one on the app dashboard. how to define it in the controller at function create? Thank you, I hope you are always healthy bro🙏
What a nice course for learning laravel,
I was curious of the icon theme you use on vs code. Could you spill the icon theme to us? Thanks for the course and your generosity.
Welcome. Check my video about vscode setup for Laravel in which I share my vscode themese as well
Thanks Sir for video:)
Hoping for an advanced level Crash Course Soon.😍😍😍
thank you, Zura!!!
Amazing tutorial. Thank you very much.
Perfect
do you have video set up laravel with starter kit but using bootstrap instead of tailwindcss?
Thank You Zura. 👍