Thank you for the great explanation. I learned a lot. I hope you will have series of tutorial for REAL LIFE system for Laravel. Like Rental System, Library System, etc. Something we can use in real life. Because every time I go to RUclips it is all Introductions, Snippets, etc.
Thanks for the comment I’m glad you found the video useful! I am planning a series of videos creating a real application. I know exactly what you mean a lot of RUclips videos focus on examples - which is fine - but I think it would be interesting to feature a real application I’m building to give advice on real decisions I make while I build it
your explanation is as clear as crystal. can you please make video for what would be the folder structure for large web application in Laravale like ecommerce, CRM
Just started out learning laravel and chose to go with Jetstream. Since I am a noob I really find it a bit difficult. Looking forward to your videos on Jetstream.
Great video. Loved it. RUclips has become a sea of impossible to understand accents from far away places from people who can barely speak English. I turn them off instantly. You are clear and articulate, and the content is just at the right level, unlike Jeffrey who runs at 1000 miles an hour and always dives four levels deep. I would suggest going forward you get yourself an inexpensive microphone rather than relying on the built in mic off your laptop (?) such that you can dispense with the room echo. I have subscribed. btw - although I live in Canada now, I lived in Herts for 33 years and am a dual national.
Thanks a lot for the feedback! I’m glad you found it clear and easy to follow that means a lot. I’m still getting used to putting these together. Ideally I’d like to provide content for all levels, but I’m trying to focus each video and not go too far off topic or dig too deep so it doesn’t distract from the points I want to get across. I am actually using a mic (Blue Yeti) but hadn’t quite got to grips with using it, I have been working on improving the sound quality which hopefully you can tell on my latest 2 videos. Also thanks for subscribing! Greetings from across the ocean - Canada is somewhere I’ve always wanted to visit and a friend of mine lives in Toronto. Once the world calms down I will be going to visit him
A Lovely Tutorial but I have question, By Using some package of Laravel like Breeze or JetStream in large commercial applications, everyone knows how these packages work and they can find a way to the loop to enter to our application. so why we use these packages as we can define the same by our own methods and no one will know what's the logic behind.
Look at it from the other side, the chance of bugs in your application is reduced by having a lot of people that have reviewed and improved the code to minimize vulnerabilities. When writing all of it by yourself there might be something you didn't spot on your own, which someone can exploit. Linux isn't less secure than windows, though it is open source and everyone can read the code.
Sorry to see such a vibrant video with less than 5k views 😪😪😪😪😪. Sir! you are just a beast who deserve a bang of Views.💖💖💖💖💖💖💖💖💖💖💖💖💖
Thank you for the great explanation. I learned a lot. I hope you will have series of tutorial for REAL LIFE system for Laravel. Like Rental System, Library System, etc. Something we can use in real life. Because every time I go to RUclips it is all Introductions, Snippets, etc.
Thanks for the comment I’m glad you found the video useful! I am planning a series of videos creating a real application. I know exactly what you mean a lot of RUclips videos focus on examples - which is fine - but I think it would be interesting to feature a real application I’m building to give advice on real decisions I make while I build it
This video has found me at a moment i needed it :-). Good Job!
thank you very much. this video helps me soo muchhh in soo many different waysss.... have a great dayy :D
your explanation is as clear as crystal. can you please make video for what would be the folder structure for large web application in Laravale like ecommerce, CRM
Just started out learning laravel and chose to go with Jetstream. Since I am a noob I really find it a bit difficult. Looking forward to your videos on Jetstream.
Great video. Loved it. RUclips has become a sea of impossible to understand accents from far away places from people who can barely speak English. I turn them off instantly. You are clear and articulate, and the content is just at the right level, unlike Jeffrey who runs at 1000 miles an hour and always dives four levels deep. I would suggest going forward you get yourself an inexpensive microphone rather than relying on the built in mic off your laptop (?) such that you can dispense with the room echo. I have subscribed. btw - although I live in Canada now, I lived in Herts for 33 years and am a dual national.
Thanks a lot for the feedback! I’m glad you found it clear and easy to follow that means a lot. I’m still getting used to putting these together. Ideally I’d like to provide content for all levels, but I’m trying to focus each video and not go too far off topic or dig too deep so it doesn’t distract from the points I want to get across. I am actually using a mic (Blue Yeti) but hadn’t quite got to grips with using it, I have been working on improving the sound quality which hopefully you can tell on my latest 2 videos.
Also thanks for subscribing! Greetings from across the ocean - Canada is somewhere I’ve always wanted to visit and a friend of mine lives in Toronto. Once the world calms down I will be going to visit him
This is amazing! Would you mind sharing your development tools in creating a Laravel project Sir?
Thanks! I’ll add it to my list of planned videos :)
Great piece of work. Keep it up
thank you, it was very useful :)
A Lovely Tutorial but I have question,
By Using some package of Laravel like Breeze or JetStream in large commercial applications, everyone knows how these packages work and they can find a way to the loop to enter to our application.
so why we use these packages as we can define the same by our own methods and no one will know what's the logic behind.
Look at it from the other side, the chance of bugs in your application is reduced by having a lot of people that have reviewed and improved the code to minimize vulnerabilities. When writing all of it by yourself there might be something you didn't spot on your own, which someone can exploit. Linux isn't less secure than windows, though it is open source and everyone can read the code.