PHP is the future

  Рет қаралды 169,462

Aaron Francis

Aaron Francis

Күн бұрын

Thanks to Laravel, PHP is the future. Laravel is a full stack framework that is actually full stack. It handles the routing, views, auth, ORM, caching, email, background jobs and more.
Looking for Laravel jobs or to hire Laravel devs? Check out Larajobs: larajobs.com/?partner=108.
Learn more at laravel.com.
00:00 An Overview of Laravel for 2023
01:33 Local development: Laravel Sail (Docker) or Laravel Valet
03:03 Installing Laravel with composer
03:48 Building assets with Vite
04:16 Routing in Laravel and Middleware
05:42 HTTP Middleware
07:06 Laravel CLI (Artisan)
07:50 Database migrations
09:36 Default user model in Laravel
11:00 Database ORM (Eloquent) versus base query builder
12:19 Env files
13:11 Caching in Laravel
15:04 Creating and scheduling CLI commands (without cron)
18:18 Testing in Laravel
19:18 The view layer
19:56 Laravel Blade templating
20:45 Laravel Livewire
22:00 Laravel with NextJS, Vue, React, and InertiaJS
23:58 Starter kits: Breeze and Jetstream
25:43 Hosting Laravel: Forge and Vapor
28:28 Laravel Horizon: queue monitoring
29:00 Laravel Cashier: Stripe subscriptions
29:28 Laravel Dusk: browser testing
29:56 Laravel Scout: full text search
30:24 Laravel Socialite: Oauth logins for your application
31:07 Code quality in Laravel
33:30 Extra learning materials

Пікірлер: 729
@WesBos
@WesBos Жыл бұрын
Awesome video man!
@aarondfrancis
@aarondfrancis Жыл бұрын
Thanks Wes! That means a lot 🥹
@Microphunktv-jb3kj
@Microphunktv-jb3kj Жыл бұрын
haha using vue ecosystem vite bundler (based on esbuild , wich is written in Go..) and then claiming PHP is the future is pretty funny... :DDD
@WesBos
@WesBos Жыл бұрын
@@Microphunktv-jb3kj Tooling and web frameworks aint the same. No one is writing a bundler in PHP
@adampatterson
@adampatterson Жыл бұрын
👋@WesBos
@michellewilliams1090
@michellewilliams1090 Жыл бұрын
@@WesBos I'm trying to get that lambo with PHP
@patricknelson
@patricknelson 10 ай бұрын
Been writing PHP code since 2004 or so, but last I used Laravel in depth was 2014. It really hasn’t changed all _that_ much since then. That’s actually good to see since it means that not only is it very stable, but it hasn’t _needed_ to change much either.
@JeremyAndersonBoise
@JeremyAndersonBoise 7 ай бұрын
Your post illustrates the importance of good initial design and a reasonable amount of planning. I started with Laravel in 2012 or so, and I have been able to accumulate my understanding of it over time rather than re-learn everything at major-release time. You are right to call this out as a beneficial property, a subtly important one to the health of all software ecosystems.
@gillesashley9314
@gillesashley9314 6 ай бұрын
PHP is a stable language, and Laravel is the most stable framework ever to exist.
@elemeno0pee
@elemeno0pee 11 ай бұрын
Holy crap. This video just connected SO MANY DOTS dots for me. I've been working on a Laravel project (a Statamic website) for about a year but I haven't had to do much tinkering with Laravel itself. I've slowly been exposed to all the inner workings but I didn't really understand how it all came together. Thank you for this video!!
@name_less227
@name_less227 Жыл бұрын
I came from Wordpress about 10+ years ago and switched to Laravel before getting into React, node and nextjs. Over 10 years later and I'm back to Laravel with livewire. Feels so much better. Easier to actually build things.
@overPowerPenguin
@overPowerPenguin Жыл бұрын
I'm trying to learn React for the front-end, but I'm unsure what to pick between Laravel and NextJS. What are your thoughts? The fact you cam serve the Laravel from a shared web hosting makes it appealing to me for a project I have on list, but is worth NextJS more attention? How capable is NextJS to handle the SQL database ?
@overPowerPenguin
@overPowerPenguin Жыл бұрын
@@name_less227 That's what I'm looking for. Thank you! I think I will use the Laravel for what I have in mind (a product bundle configurator with some extra features you mention), and give NextJS for a smaller app.
@edgeeffect
@edgeeffect Жыл бұрын
After WordPress, anything's gotta seem wonderful. ;)
@REXY22FULL
@REXY22FULL 11 ай бұрын
​@@overPowerPenguinget into Livewire. Trust me.
@ankitkaushikx
@ankitkaushikx Ай бұрын
@@overPowerPenguin I had the same dilemma , wheathr to go javascript (nodejs , next.js, mongodb) or PHP(laravel , postgres) , most of my project are simple content management
@tomaskobylak
@tomaskobylak Жыл бұрын
The best summary of Laravel in the world! 🤩 Great job 👍 I've been using Laravel for years and love it ♥
@wp_panther
@wp_panther Жыл бұрын
Such an excellent Laravel tutorial and kudos. Glad to see SOMEONE out there on KZfaq championing Php for the server-side open source wonder that it is instead of just using it as a stale throwaway punchline. Php ain't what it used to be, and it's powering 80% of the web still. Php just cannot be slept on any longer. Subscribed! 👍
@wevertonlotosport
@wevertonlotosport Жыл бұрын
This is great, was a flawless presentation! I already work with laravel and we just keeping delivery apps 😃
@alexandersix_
@alexandersix_ Жыл бұрын
Great video! I'm going to make this my go-to video to point people at when they're interested in getting into Laravel 👍🏻
@craigasketch
@craigasketch 10 ай бұрын
Saw you on prime's channel and it was really well done. Subbed to try and get back into PHP after living in wordpress hell 6+ years ago.
@HaraldEngels
@HaraldEngels 8 ай бұрын
It is great to see that PHP frameworks - and especially Laravel - are leaving more and more the web-development frameworks in other languages (Python, Ruby, JS) in the dust. Although I am not using Laravel I am grateful for what Laravel (and Wordpress) have done for the survival and dominance of PHP in the web.
@ChristianMillionaire
@ChristianMillionaire 10 ай бұрын
Alright... I'm sold! I've been watching you recently and enjoy your informative videos. Thanks for sharing this, james
@raident29
@raident29 Жыл бұрын
i've used laravel 5 from 2017-2019 then stopped programming. i just came back this january 2023 of using laravel 9 and 10, i was blown away by how much it has change for the better. it's so awesome!
@tresorkl
@tresorkl Жыл бұрын
I’m a computer science graduate in my school we learned programming using JAVA. And when it was time for internship the company was using Laravel for their entire backend And I was forced to learn Php & Laravel (it took me 3 weeks ). And Built great things with Laravel and now I think Laravel is my main web technology (I can still work with spring boot,…) but I love the way Laravel makes things easy…
@AdmW9609
@AdmW9609 Жыл бұрын
Can you believe me if I tell you that I've learned Laravel & last week someone told me Laravel and php are not used in my city and the most used was Java & Angular ? so since then I'm learning Java in order to find a Job 🤣
@tresorkl
@tresorkl Жыл бұрын
@@AdmW9609 Java is still the boss and one must know it (knowing Java is a flex )
@kamaleshselvam2850
@kamaleshselvam2850 Жыл бұрын
@@AdmW9609 me too
@kamaleshselvam2850
@kamaleshselvam2850 Жыл бұрын
@@tresorkl yo bro which java framework would you suggest for web backend?
@tresorkl
@tresorkl Жыл бұрын
@@kamaleshselvam2850 SPRING BOOT is the best
@phobzy85
@phobzy85 10 ай бұрын
Extremely insightful! Thank you for the great video :)
@kmaphane
@kmaphane Жыл бұрын
Great video. Well scripted, has great flow and is easy to understand.
@JustinJackson
@JustinJackson Жыл бұрын
This is seriously great. I've gone through a bunch of these overview tutorials for Laravel, and this one did a good job of making it all feel accessible. I especially appreciate that you went through everything in the project directory. 🙏
@aarondfrancis
@aarondfrancis Жыл бұрын
Thanks Justin! And thanks for the tip to add markers. Added 😎
@adampatterson
@adampatterson Жыл бұрын
wow, all my friends are in the comments 😂 But seriously, and awesome video! Have you had a look at Filament Php? It can do some amazing things out of the box!
@geeksy2278
@geeksy2278 Жыл бұрын
Thanks Aaron! This will go straight to our resources section in our onboarding process for new devs! Just right next to your "Mysql for Developers" Course from planetscale. You are a great teacher, thank you so much man!
@ruchitpatel733
@ruchitpatel733 Жыл бұрын
Awesome Video. Thanks Aaron for making this video, this help to artisan to understand laravel and their powerful features.
@michaelbrauner
@michaelbrauner Жыл бұрын
Firstly, I appreciate Aaron's deep dive into Laravel's features. The presentation was enlightening, and I can see why many developers find Laravel appealing because of the functionalities it offers right out of the box. However, I think it's important to note that a considerable part of Laravel's capability is built upon Symfony components. This isn't necessarily a negative aspect, but it's a point worth mentioning to give credit where it's due. Furthermore, while Laravel provides a lot of conveniences, I personally find Symfony's architecture to be more robust and flexible in the long run, which might not be immediately apparent to developers who are new to these frameworks. Lastly, I think it's worth acknowledging the tremendous work done by Symfony's developers, who have shown exceptional skill and dedication. While Laravel is quite adept at marketing their product, Symfony's team, in my opinion, could use a bit more recognition for their significant contributions to the PHP ecosystem. In the end, the choice between Laravel and Symfony will depend on the specific needs and preferences of each project and developer. Both frameworks have their strengths, and understanding these can help us make more informed decisions.
@overPowerPenguin
@overPowerPenguin Жыл бұрын
Good GPT.
@scuraluis
@scuraluis Жыл бұрын
Ok we saw you.. bye
@choanlpoto
@choanlpoto 11 ай бұрын
I love symfony. Can be incredible easy and really deep with lot of,option. Though when you try to do something specific and more obscur I found the doc really bad sometimes. But it won’t make me switch to larzvel.
@michaelbrauner
@michaelbrauner 11 ай бұрын
@@choanlpoto I think anyone who is deeply good at Symfony wouldn't switch to Laravel - and when that happens, the reason is usually to secure a marketing advantage. I would never have noticed the documentation thing. In fact, I once took a year off from Symfony and looked at Laravel - one thing I really missed was the documentation. Nice to see you thinking outside the box though and thanks for your reply.
@dimatall
@dimatall 10 ай бұрын
There are many packages laravel built on. Lets give credits to every, why only symphony.
@alexanderkraieski7661
@alexanderkraieski7661 Жыл бұрын
Great stuff, Aaron! I appreciate how you talked about testing. Nothing worse than building something and then realizing that you can't decide which testing framework you need to learn to test it lol
@marcusgaius
@marcusgaius Жыл бұрын
So nice of you to give a shout out to Povilas. :) Very cool video, and your enthusiasm is infectious. Keep it up!
@aarondfrancis
@aarondfrancis Жыл бұрын
Povilas is great! We're lucky to have him in the ecosystem
@ion_n
@ion_n Жыл бұрын
Very informative and good video. It didn't even feel like 35 minutes and I've learned alot. Thank you! :)
@aarondfrancis
@aarondfrancis Жыл бұрын
Thank you!
@abielortega
@abielortega Жыл бұрын
Wow! So I’m definitely going to be learning Laravel! This is awesome!
@trapfethen
@trapfethen Жыл бұрын
My time with Laravel back in the 5.0 days was so influential, that I set up my Express JS projects in much the same way, creating my own utilities to replace features that Laravel gave for free. If I enjoyed PHP itself more, I likely would have stuck with laravel. It is still a source of inspiration today and I check in on it from time to time to see if there is something I am missing.
@YiannisChristodoulou
@YiannisChristodoulou Жыл бұрын
This is a really great presentation about #Laravel v10! 👏 Thank you very much @Aaron! 🙏
@joemelnick
@joemelnick 10 ай бұрын
Thank you Aaron for this Laravel overview. I watched another of your videos on PHP and enjoyed that one too.
@aarondfrancis
@aarondfrancis 10 ай бұрын
Glad you're enjoying the videos 🤗
@danielcoulbourne
@danielcoulbourne Жыл бұрын
Great Work Aaron. You are a good representative of the community.
@aarondfrancis
@aarondfrancis Жыл бұрын
🥹 thanks Daniel
@ahmedfetni9349
@ahmedfetni9349 10 ай бұрын
Thanks for explaining simply u answered all of my stupid questions throughout this video
@___Kevin
@___Kevin 7 ай бұрын
Exactly what I was looking for. And it even gives the possibility to have Vue on the frontend. Thank you !
@evercode1863
@evercode1863 Жыл бұрын
Great video, informative. Thank you.
@CometHajjar
@CometHajjar Жыл бұрын
Thank you, It was a nice dive into laravel features.
@ste8701
@ste8701 Жыл бұрын
really nice introduction, thx for that!👍
@emmanuelchucks
@emmanuelchucks Жыл бұрын
Oh my! Really questioning my life choices as a Typescript dev. Feels like I've been living under a rock cobbling together a dozen npm packages for each simple feature I need. Laravel here I come.
@aarondfrancis
@aarondfrancis Жыл бұрын
Can't tell you how happy this makes me
@sudeshryan8707
@sudeshryan8707 Жыл бұрын
Laravel is way more superior than any other language frameworks. NodeJS ecosystem is more cluttered that makes us spend more time setting up the project than actually building the app. My head spins just installing many packages and reading dozens of documentations of those.
@shekishral6570
@shekishral6570 Жыл бұрын
You are comparing a framework ( Laravel ) with a language ( TypeScript ).
@coldestbeer
@coldestbeer Жыл бұрын
@Sheki Shral he clearly meant Node/Express.
@eacardenase
@eacardenase Жыл бұрын
Have you tried NestJS?
@laravelnews
@laravelnews Жыл бұрын
So good Aaron! If someone asks you, "Why Laravel?" send them this video. 🔥
@trdd1085
@trdd1085 Жыл бұрын
subscribed ! loving it already!
@snowballeugene
@snowballeugene Жыл бұрын
Wow what an incredible and up to date analysis off all things amazing Laravel! Thank you! Only comment if someone has it already there is a great implementation of Laravel Valet for Linux that works beautifully!
@SalarPro
@SalarPro 7 ай бұрын
My second framework that I work as a freelancer is Laravel (75% API for my Flutter apps) and i didn't know that all of this stuff exist in Laravel, My first one is Flutter, I love the Laravel more than Flutter. Thank you for your amazing content
@sanjayojha1
@sanjayojha1 Жыл бұрын
Its awesome. This is the video people should see if they really want to know how far PHP and its ecosystem has come.
@MrNichuya
@MrNichuya Жыл бұрын
Well done! Also worth to mention validation, translation and mailables 👍
@aarondfrancis
@aarondfrancis Жыл бұрын
I know right! I left so much out and it was still 30+ minutes.
@amazinggameplays2693
@amazinggameplays2693 Жыл бұрын
Queue 😍
@markkozachenkoo2415
@markkozachenkoo2415 Жыл бұрын
Really nice video, thanks man!
@user-zh2iq5qy9e
@user-zh2iq5qy9e Жыл бұрын
well said, hope you continue this more in the future.
@andrehernandez5798
@andrehernandez5798 10 ай бұрын
This video made me change my opinion about PHP Keep it up!
@MuetzeOfficial
@MuetzeOfficial Жыл бұрын
I have been using Laravel for years. Great video.
@martinoserri8814
@martinoserri8814 10 ай бұрын
The video I've been waiting for for a long time. Great job boy. I love your way of putting things. I'm not a native english speaker and your way of exposing is truly of quality.
@aarondfrancis
@aarondfrancis 10 ай бұрын
I really appreciate that, thank you so much!
@abdellahcodes
@abdellahcodes Жыл бұрын
I'm sick of react and the elitist mentality of Next and trying to give Apple vibes and making web dev seem like rocket surgery I have done many paradigms from imperative to functional, heck even Prolog. No, it's not "just a function" I started working with Sveltkit this week and oh man is it good But this, this is pure gold 🥇, name an equivalent js framework. I'll wait... I'm not sure how people got trapped in SPAs, let's let the server do server work again Thank you for this beautiful video
@JSLegendDev
@JSLegendDev Жыл бұрын
Not sure if it's equivalent but there is AdonisJS which aims to be like the Laravel for Node.
@sudeshryan8707
@sudeshryan8707 Жыл бұрын
@@JSLegendDev Adonis is pretty similar to Laravel. Problem with it is it is mostly developed by one dev and is not very well recognized within the nodejs community. hence Future of the project is uncertain. Otherwise pretty great one.
@siskoDE
@siskoDE Жыл бұрын
Nuxt js
@arifbudimanarrosyid
@arifbudimanarrosyid Жыл бұрын
Keep it up, you are doing great stuf!
@reshmabelman
@reshmabelman Жыл бұрын
That was really helpful ..Thank you.
@adamKing0g
@adamKing0g Жыл бұрын
Perfect Quick Explanation 🤍🤍🤍🤍🤍🤍
@user-vm7su4rj7f
@user-vm7su4rj7f Жыл бұрын
Thank you, your video was very helpful. I come from a different stack, but on my new job there is a Laravel codebase. Your video kinda got me excited :)
@aarondfrancis
@aarondfrancis Жыл бұрын
I'm glad!
@friendly__drone9352
@friendly__drone9352 Ай бұрын
I love this! I've grown tired of JS as a frontend developer and setting up a crap ton of things before being able to just build something. Trying Laravel for a bit since we use the stack at work as well. It's making me excited to learn again and build again. You and Josh Cirre are great resources!
@ilyesmilyesm2576
@ilyesmilyesm2576 Жыл бұрын
Great overview thank you
@codewithnacho
@codewithnacho 2 ай бұрын
Awesome video! You made Laravel look like so much fun. And it is :D
@DarrelDavis
@DarrelDavis Жыл бұрын
Awesome video. I love your energy!
@aarondfrancis
@aarondfrancis Жыл бұрын
Thanks Darrel!
@zulkiflimhd
@zulkiflimhd Жыл бұрын
Awesome vids.. great content.. theres a LOTS… of stuff in Laravel… love laravel ❤❤❤
@dominuskelvin
@dominuskelvin Жыл бұрын
Amazing video Aaron 🎉
@iammuttaqi
@iammuttaqi Жыл бұрын
Great video! I totally agree that PHP/Laravel is the future and it deserves more respect and recognition.
@jcs184
@jcs184 Жыл бұрын
If it deserves more respect and recognition, it'd get it. Nobody is conspiring against PHP/Laravel.
@nahal_rahman
@nahal_rahman Жыл бұрын
I couldn't hold but sub in the first 5 mins itself ❤
@runthat
@runthat Жыл бұрын
Nice, thanks! 🐍💚
@FordHenley86
@FordHenley86 Жыл бұрын
I appreciate your video. I have a previous background in php but haven’t worked as a developer in a few years. I was trying to get a job as developer again and didn’t realize how much Laravel does! Now I decided to just build a sass app for my current job!
@aarondfrancis
@aarondfrancis Жыл бұрын
Love to hear that!
@RyanSkalla
@RyanSkalla 7 ай бұрын
Aaron, your explanations are outstanding !
@MahfuzulHasan100
@MahfuzulHasan100 Жыл бұрын
Excellent video 😀, Very informative.
@aarondfrancis
@aarondfrancis Жыл бұрын
Thank you Mahfuzul!
@ilyasoussama5380
@ilyasoussama5380 Жыл бұрын
I'm not sure how I ended up here, but I just realized that this is your first tech video. Good luck on your new journey!
@aarondfrancis
@aarondfrancis Жыл бұрын
Thank you! I'm excited
@tayl_rbryant
@tayl_rbryant Жыл бұрын
This is awesome!
@Torres158
@Torres158 11 ай бұрын
Thanks! I did not know about the Bootcamp.Laravel.
@fahadullah4248
@fahadullah4248 Жыл бұрын
Awesome overview
@aschmelyun
@aschmelyun Жыл бұрын
This is a fantastic introduction to the ecosystem, whether you’re brand new or coming from a completely different stack, it just makes total sense and flows wonderfully. Great video all around!
@aarondfrancis
@aarondfrancis Жыл бұрын
Learned from the best (you)
@HenrySimarmata
@HenrySimarmata Жыл бұрын
Love the way you talk about this stuff man!
@aarondfrancis
@aarondfrancis Жыл бұрын
Thank you!
@CodingPhase
@CodingPhase Жыл бұрын
lol the funniest thing is that people are actually just finding out about laravel now that react is pretty much going the PHP route. Us OG's have been taking full advantage of everything that laravel has to offer for years... By the way great video
@aarondfrancis
@aarondfrancis Жыл бұрын
Thank you! We welcome all react devs with open arms
@zeeu
@zeeu Жыл бұрын
Best informative video about Laravel.
@raass9316
@raass9316 Жыл бұрын
playing with laravel since version 4 never saw video with this quality nice job btw you vs-code is soo nice give me that
@divinenii
@divinenii Жыл бұрын
Best PHP tuturial I've ever watched
@aarondfrancis
@aarondfrancis Жыл бұрын
Wow, thank you
@ukwuanifidelis
@ukwuanifidelis Жыл бұрын
Great job man 🍻
@sudeshryan8707
@sudeshryan8707 Жыл бұрын
Great video brother ! YOu gained a sub 😀
@bobbyiliev_
@bobbyiliev_ Жыл бұрын
This video is amazing!
@nurmuhammetallanov9180
@nurmuhammetallanov9180 Жыл бұрын
Thanks, man. Great explanation.
@Marcel-cg9nq
@Marcel-cg9nq Жыл бұрын
Laravel Daily is a bless for learning Laravel
@kennethlau8108
@kennethlau8108 Жыл бұрын
awesome content 🎉
@tsubasateacher
@tsubasateacher Жыл бұрын
Thanks Aaron!
@GAoctavio
@GAoctavio Жыл бұрын
As a laravel vet, good overview. I tend to use like 25% of all the things it has and I don't really dig the OOP obsessed style it has, but its actually not that opinionated about your app structure, as long as you respect routing you can pretty much do anything you want
@faruknasir1921
@faruknasir1921 Жыл бұрын
Great vid, Aaron! Laravel 🚀PHP 🐘
@hamzahakoun1072
@hamzahakoun1072 Жыл бұрын
i'm python developer and i use Django in my day-to-day work, i have to confess Laravel is awesome
@VideoKursPL
@VideoKursPL Жыл бұрын
Great Video! What shortcut or extensions are you using @7:44 to open searching by files and then you can open the folder for example?
@aarondfrancis
@aarondfrancis Жыл бұрын
I think that one is cmd+e in phpstorm
@michielarkema
@michielarkema Жыл бұрын
I'm in love with Laravel. It's one of the reasons I decided to become a full-stack developer.
@xcrap
@xcrap 10 ай бұрын
I've always preferred homemade custom code and have been wary of depending on frameworks because we never know what will happen next. However, the way you put it makes it quite exciting, actually. :) Maybe I need to update my PHP coding to 2023 standards.
@yaqubajgori1199
@yaqubajgori1199 Жыл бұрын
Nice video ❤
@kohlkohlbrenner3349
@kohlkohlbrenner3349 5 ай бұрын
you're awesome, Aaron!
@quantum-ng8bs
@quantum-ng8bs Жыл бұрын
Liked and subscribed!
@mds6941
@mds6941 Жыл бұрын
good job man keep the good working
@toxikwastedump
@toxikwastedump Ай бұрын
pretty wild that people getting into this now get to start with laravel 10/11+ when it is insanely capable and not dealing with all the quirks of PHP < 7 and older laravels lol
@MelonPython
@MelonPython 11 ай бұрын
Been using Laravel for the past 3 years. It's the best thing out there in my opinion. So easy and very good documentation and great videos at Laracast explaining the complexity parts of Laravel.
@RealHomeboy
@RealHomeboy 8 ай бұрын
Then you never heard of Symfony
@GringoDotDev
@GringoDotDev 11 ай бұрын
Love this! I think an objective look at Laravel and its ecosystem would lead most developers to ask, "why didn't I use this sooner?" Meanwhile, the JS ecosystem still doesn't have a consensus auth package - or, rather, "just use clerk". LOL.
@yungifez
@yungifez Жыл бұрын
Laravel is eay more superior The number of things we take for granted here in the community is honestly just mind-blowing
@infas_mhd
@infas_mhd Жыл бұрын
Thank you 🙏.. Laravel dev here..They really need to dip their toes to feel the power❤
@NeurotoolsTV
@NeurotoolsTV Жыл бұрын
Great overview!
@KeepUpTheFPS
@KeepUpTheFPS 10 ай бұрын
Been working with laravel for 8 years, and sometime I forget how cool it is for new project or new comers to the stack, it just makes sens and is pain free most of the time
@arifhossain8756
@arifhossain8756 Жыл бұрын
just amazing!
@linuxtutorialshindi8582
@linuxtutorialshindi8582 Жыл бұрын
Thank you for this great video 🫡❤️
@levibaraka
@levibaraka Жыл бұрын
Great video. Finally other languages taking an opinionated project scaffold approach like java with spring boot and jhipster
@donaldpakkies
@donaldpakkies Жыл бұрын
Great video. Valet also has a Linux version backed by the community
@user-hg4sv8ms6n
@user-hg4sv8ms6n 21 күн бұрын
I just got into laravel and I havnt written any code yet but I'm loving ittt It has crazy features already done
Can AI Write PHP Code
13:24
PHP Coder USA
Рет қаралды 128
What is the Spring framework really all about?
10:45
Java Brains
Рет қаралды 772 М.
A clash of kindness and indifference #shorts
00:17
Fabiosa Best Lifehacks
Рет қаралды 33 МЛН
Smart Sigma Kid #funny #sigma #comedy
00:25
CRAZY GREAPA
Рет қаралды 17 МЛН
Laravel First Impressions From A JavaScript Dev
21:08
adamdotdev
Рет қаралды 122 М.
Laravel + Livewire todo app (and so much more)
16:41
Aaron Francis
Рет қаралды 35 М.
.NET Developer miserably fails at Laravel PHP
52:23
Raw Coding
Рет қаралды 12 М.
In Defence of PHP - Stephen Rees-Carter - NDC Security 2023
59:47
NDC Conferences
Рет қаралды 18 М.
Livewire vs. Inertia
11:05
Laravel Magazine
Рет қаралды 2 М.
Would I still use PHP in 2023?
9:51
Stefan Mischook
Рет қаралды 31 М.
Laravel Origins: A PHP Documentary
33:27
OfferZen Origins
Рет қаралды 154 М.
PHP 8 3 Released
11:03
ThePrimeTime
Рет қаралды 102 М.
PHP on the frontend! No more Javascript!
14:47
Aaron Francis
Рет қаралды 118 М.
Is PHP the Secret King of Code?
6:42
Stefan Mischook
Рет қаралды 54 М.
Первый обзор Galaxy Z Fold 6
12:23
Rozetked
Рет қаралды 313 М.
تجربة أغرب توصيلة شحن ضد القطع تماما
0:56
صدام العزي
Рет қаралды 23 МЛН
iPhone 16 с инновационным аккумулятором
0:45
ÉЖИ АКСЁНОВ
Рет қаралды 7 МЛН
YOTAPHONE 2 - СПУСТЯ 10 ЛЕТ
15:13
ЗЕ МАККЕРС
Рет қаралды 184 М.
Simple maintenance. #leddisplay #ledscreen #ledwall #ledmodule #ledinstallation
0:19
LED Screen Factory-EagerLED
Рет қаралды 28 МЛН