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

  Рет қаралды 5,373

Laracasts

Laracasts

Күн бұрын

Пікірлер: 38
@kgsint
@kgsint Жыл бұрын
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.
@porrapatcpe20
@porrapatcpe20 Жыл бұрын
Congratulation, this course is finished! Thank you for this course.
@لوسيفرجبريل
@لوسيفرجبريل 17 күн бұрын
Great series. thanks a lot.
@NgaPyae-j7m
@NgaPyae-j7m 3 ай бұрын
Thanks u sir , it’s a journey for me and finally finished
@AK2000YY
@AK2000YY 3 ай бұрын
thank you bro this course is the best
@dav19us
@dav19us 7 ай бұрын
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 :)
@shankoti3656
@shankoti3656 Жыл бұрын
loved this series , thank you Jeffrey ❤
@gromhellscream5581
@gromhellscream5581 Жыл бұрын
I've been enjoying the series. You did some awesome work!
@raunakhajela
@raunakhajela Жыл бұрын
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 Жыл бұрын
Programing pays the heath insurance 😅
@raunakhajela
@raunakhajela Жыл бұрын
@@SXsoft99 It does lol
@SXsoft99
@SXsoft99 Жыл бұрын
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?
@Kanoe-r5d
@Kanoe-r5d 6 ай бұрын
Thanks for the course, man
@whisperscribe
@whisperscribe 7 ай бұрын
Thank you for the great series!
@KhaledAbbas94
@KhaledAbbas94 7 ай бұрын
Thank you Jeffrey! You did a great job!
@alalyrealestate1136
@alalyrealestate1136 Жыл бұрын
Thank you for this amazing series. I've learned a lot from it.
@patrykkuniczak2516
@patrykkuniczak2516 10 ай бұрын
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
@me-sourav
@me-sourav Жыл бұрын
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. 🙂😇😇
@hirang1148
@hirang1148 Жыл бұрын
Thank you for everything ❤️
@randomthings12973
@randomthings12973 Жыл бұрын
thank you sir, I have watched it all.
@mokapot8779
@mokapot8779 Жыл бұрын
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
@TitleZero-c5y
@TitleZero-c5y Жыл бұрын
Thank you sir. I have to gained many knowledge from your video series.
@chandrasianipar7364
@chandrasianipar7364 11 ай бұрын
thankyou Jeffrey
@DavutKember
@DavutKember Жыл бұрын
🎯 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
@nikolaivanovic8851
@nikolaivanovic8851 8 ай бұрын
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 8 ай бұрын
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 8 ай бұрын
@@Laracastsofficial Thanks for the reply :)
@kurshadqaya1684
@kurshadqaya1684 Жыл бұрын
Thank you!
@aogunnaike
@aogunnaike Жыл бұрын
Thanks alot ❤
@Nandor_mv
@Nandor_mv Жыл бұрын
Thank you 😊. Next Laravel pls.
@MDTOHMDesign
@MDTOHMDesign Жыл бұрын
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 Жыл бұрын
You know you can remove what modules come out of the box in the config/app.php providers?
@MDTOHMDesign
@MDTOHMDesign Жыл бұрын
@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 Жыл бұрын
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
@DavutKember
@DavutKember Жыл бұрын
-clear
@NaveenSharma-gq9qj
@NaveenSharma-gq9qj Жыл бұрын
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.
@viethoang-kk1so
@viethoang-kk1so 3 ай бұрын
thanks alot
Using Generics with PHP
25:55
Laracasts
Рет қаралды 15 М.
PHP For Beginners, Ep 15 - Make a PHP Router
18:03
Laracasts
Рет қаралды 61 М.
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН
PHP For Beginners, Ep 47 - Composer and Free Autoloading
13:13
Here's What You Missed at Laracon
12:21
Laracasts
Рет қаралды 2,9 М.
🚀 Build a Real-Time Multiplayer Game with Laravel and Reverb!
38:38
Alexandru Axentioi
Рет қаралды 486
Would I still use PHP in 2023?
9:51
Stefan Mischook
Рет қаралды 32 М.
Dive Deeper with Actions
12:34
Laracasts
Рет қаралды 6 М.
Execute Code After a Response is Returned?
14:00
Laracasts
Рет қаралды 10 М.
The Intermediate Developer Trap
18:39
Laracasts
Рет қаралды 24 М.
4 PHP OOP Topics Laravel Devs Need to Master
7:02
Laravel Daily
Рет қаралды 36 М.
CLI Experiments - Big Text ASCII Application
18:09
Laracasts
Рет қаралды 982
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН