PHP For Beginners, Ep 50 - The Next Step in Your Php Journey

  Рет қаралды 4,271

Laracasts

Laracasts

7 ай бұрын

It's time to wrap up this series, but there's of course more to learn. In this episode, we will switch from our micro-framework to a fresh install of Laravel. We'll then review how many of its various features and components should be instantly familiar to you.
Watch thousands of videos, track your progress, and participate in a massive Laravel community at Laracasts.com.
Laracasts: laracasts.com
Laracasts Twitter: / laracasts
Jeffrey Way Twitter: / jeffrey_way

Пікірлер: 34
@dav19us
@dav19us Ай бұрын
Thanks for the course, it was a great job! Although I've been a Laravel developer for almost 4 years, I found out this course really interesting and have learnt something inside :)
@KhaledAbbas94
@KhaledAbbas94 Ай бұрын
Thank you Jeffrey! You did a great job!
@kgsint
@kgsint 7 ай бұрын
I am really really grateful for the series and our beloved instructor Jeffery Way. I am more than lucky to get the opportunity to learn from Jeffery and Gio (from program with gio) at the start of my web development journey. Of course, I'm going to rewatch the series again.
@whisperscribe
@whisperscribe Ай бұрын
Thank you for the great series!
@user-kf4bk5uy7l
@user-kf4bk5uy7l 28 күн бұрын
Thanks for the course, man
@porrapatcpe20
@porrapatcpe20 7 ай бұрын
Congratulation, this course is finished! Thank you for this course.
@SXsoft99
@SXsoft99 7 ай бұрын
Hope you don't delete the series as well, I got a lot of friends to start learning with it 😅 Can you make a video series covering how to make a JS framework?
@shankoti3656
@shankoti3656 7 ай бұрын
loved this series , thank you Jeffrey ❤
@alalyrealestate1136
@alalyrealestate1136 7 ай бұрын
Thank you for this amazing series. I've learned a lot from it.
@gromhellscream5581
@gromhellscream5581 6 ай бұрын
I've been enjoying the series. You did some awesome work!
@user-nd4lz3dl2h
@user-nd4lz3dl2h 7 ай бұрын
Thank you sir. I have to gained many knowledge from your video series.
@mokapot8779
@mokapot8779 7 ай бұрын
Thank you for this amazing series. I've learned a lot from it, really. Around episode 45 I decided to follow your Laravel 8 from scratch series, and instanly felt familiar with the framework just like you said. That was 2 weeks ago and I'm already 80% done now. Can't wait to try your Vue and Inertia course next
@hirang1148
@hirang1148 7 ай бұрын
Thank you for everything ❤️
@me-sourav
@me-sourav 7 ай бұрын
Hey Jeff! Thanks a lot for teaching and guiding of all PHP and most importantly laravel nerds. ✨✨✨ And I think you may unlock the course in Laracasts for all as there we can be in track and monitor our learning activities. 🙂😇😇
@jhanremerata973
@jhanremerata973 7 ай бұрын
thank you sir, I have watched it all.
@chandrasianipar7364
@chandrasianipar7364 4 ай бұрын
thankyou Jeffrey
@patrykkuniczak2516
@patrykkuniczak2516 4 ай бұрын
Thanks a lot, i was watch almost everything, i skip some part of forms, cause i don't need it now, but i was keep in mind, there's a source with this info, and when i will need it in the future, i can come back there and study it more deeply :) Now i can start my Laravel adventure
@raunakhajela
@raunakhajela 7 ай бұрын
I left PHP and moved to JS stacks. After this series it made me try PHP again. Thanks for doing this Jeffery sir. You are the reason I am able to learn web developement at home despite of my health challenges ❤
@SXsoft99
@SXsoft99 7 ай бұрын
Programing pays the heath insurance 😅
@raunakhajela
@raunakhajela 7 ай бұрын
@@SXsoft99 It does lol
@kurshadqaya1684
@kurshadqaya1684 7 ай бұрын
Thank you!
@aogunnaike
@aogunnaike 7 ай бұрын
Thanks alot ❤
@DavutKember
@DavutKember 7 ай бұрын
🎯 Key Takeaways for quick navigation: 00:16 🗑️ Video serisi sonunda projenizi silmeniz öneriliyor. Çünkü bu serinin amacı temel kavramları öğretmek, gerçek projelerde kullanmak için değil. 03:00 🧐 Laravel ve Symfony gibi çerçevelere geçiş yapmanız öneriliyor. Hangisini kullanacağınızı belirlemek için dokümantasyonları incelemelisiniz. 06:03 💻 Laravel projesi oluşturduktan sonra, temel olarak "routes" ve "views" klasörlerini kullanarak URL rotaları oluşturabilir ve görünümler oluşturabilirsiniz. 10:15 🗂️ Laravel'de "controllers" kullanarak URL rotalarını daha yapılandırılmış bir şekilde yönetebilirsiniz. 14:57 🛠️ Laravel gibi bir çerçeve kullanmak, temel altyapı işlerini çerçeveye bırakarak uygulamanızın geliştirilmesine odaklanmanıza yardımcı olabilir. Made with HARPA AIclea
@NanGFX
@NanGFX 7 ай бұрын
Thank you 😊. Next Laravel pls.
@nikolaivanovic8851
@nikolaivanovic8851 2 ай бұрын
Hey Jeffrey, what a great course, and it's free! Thank you for sharing this knowledge with us, it means a lot!!! I just have one question. In this video you say to continue learning with your course Laravel from scratch, but there is also a 30 days to learn Laravel course, so I'm a bit confused. What is the difference and what should I choose? Thank you again, you are a great teacher!!! :)
@Laracastsofficial
@Laracastsofficial 2 ай бұрын
30 days to learn Laravel course is latest course which we re recorded for laravel 11, it gives you overall idea about Laravel, short of like crash course, Laravel from scratch give you deeper understanding of concepts, this doesn't mean 30 days to learn Laravel course have any less important content, so you may start with that.
@nikolaivanovic8851
@nikolaivanovic8851 2 ай бұрын
@@Laracastsofficial Thanks for the reply :)
@DavutKember
@DavutKember 7 ай бұрын
-clear
@MDTOHMDesign
@MDTOHMDesign 7 ай бұрын
Conditional question, I know, but purely for speed and resource usage (not counting caching) how much faster is your DEMO series than a vanilla Laravel 10 install? Laravel is great, but if you don't need all of the internal resources it includes, it just adds to the bloat of every call. Even BLADE itself has to be compiled down to PHP anyway, so although it looks nice it's not always the best option.
@SXsoft99
@SXsoft99 7 ай бұрын
You know you can remove what modules come out of the box in the config/app.php providers?
@MDTOHMDesign
@MDTOHMDesign 7 ай бұрын
@SXsoft99 Absolutely, you're right that Laravel provides a great deal of flexibility including the ability to remove or replace many of the pre-packaged service providers in config/app.php. That's part of the beauty of how Laravel is structured - it can be as lightweight or as full-featured as you need it to be, depending on the demands of your project. However, even with that flexibility, it's worth noting that the routing and view systems are fundamental to most applications and Laravel's approach, while powerful, can present a learning curve for those not yet familiar with its intricacies. The middleware, as well, is a core part of the framework that allows for powerful HTTP request handling, but understanding and managing the layers can add complexity. While I advocate for Laravel and use it enthusiastically, I acknowledge that for newcomers or those on smaller projects, this complexity can seem daunting. It's essential to consider whether the benefits of these features outweigh the initial complexity for your specific use case. In my experience, the investment in learning the ins and outs of Laravel's core systems pays off in the long run with robust, maintainable code. It's this balance that we as developers need to weigh when choosing the right tool for the job. It's a worthwhile discussion, and I'm glad you brought it up. It's conversations like these that help us all grow and make informed decisions in our development practices. What has your experience been with adapting Laravel to fit the needs of your projects?
@SXsoft99
@SXsoft99 7 ай бұрын
If you need more performance I think you need to go to a compiled language like GOlang But let's be serious the biggest bottlenecks for PHP happen at the SQL connection level
@NaveenSharma-gq9qj
@NaveenSharma-gq9qj 6 ай бұрын
Please brother, there are some problems in this project: 1. How to use jQuery-ajax(send-data) and JavaScript-fetch(send-data)? Just tell me, I have a project incomplete.
PHP For Beginners, Ep 47 - Composer and Free Autoloading
13:13
Let's Have a Dialog about Dialogs!
35:18
Laracasts
Рет қаралды 5 М.
He sees meat everywhere 😄🥩
00:11
AngLova
Рет қаралды 9 МЛН
PHP For Beginners, Ep 15 - Make a PHP Router
18:03
Laracasts
Рет қаралды 52 М.
Would I still use PHP in 2023?
9:51
Stefan Mischook
Рет қаралды 31 М.
30 Days to Learn Laravel, Ep 29 - Jobs, Tags, TDD, Oh My!
34:46
Laracasts
Рет қаралды 3,5 М.
PHP on the frontend! No more Javascript!
14:47
Aaron Francis
Рет қаралды 118 М.
PHP is the future
34:27
Aaron Francis
Рет қаралды 168 М.
Popping Over with Popovers
31:08
Laracasts
Рет қаралды 1,5 М.
When Microsoft Violated Liskov Substitution Principle in .NET
18:16
Christopher Okhravi
Рет қаралды 41 М.
PhpStorm for Laravel Developers - 3 Hour Full MasterClass
2:35:29