Laravel Origins: A PHP Documentary

Поделиться
HTML-код
  • Опубликовано: 2 фев 2025

Комментарии • 399

  • @WiseDruid
    @WiseDruid 2 года назад +110

    I am not a developer or an expert in the web community. I am just an old guy who wanted my website to be better than Wordpress could provide. I found Laravel 6 years ago, learnt it, built with it and have a website that is quite frankly ridiculous in terms of functionality and speed. Taylor and Jeffrey made that happen for me. I am very grateful :)

    • @jayoolong279
      @jayoolong279 Год назад

      That’s amazing, may I ask what kind of website is it?

    • @unkouwnfigure2746
      @unkouwnfigure2746 11 месяцев назад +1

      As a young software engineer, you sir, are amazing

  • @bonaventureokoli7988
    @bonaventureokoli7988 2 года назад +170

    Laravel made me realise that Hype is trash, Functionality is Key and Focus is everything. I have built businesses that continues to pay people, and help vendors make money in NIgeria. Thank You Taylor, You gave me a tool i am comfortable coding with full time , no matter what the media says.

  • @alnahian2003
    @alnahian2003 2 года назад +36

    I sat down alone in a silent place, watched this and it felt like I'm watching a Netflix Documentary. TBH it is even better than most of the Netflix Documentaries out there!
    Special Thanks to Taylor, his great team and the entire Laravel community for making development process super cool 🌼

  • @mugishajeanclaude4785
    @mugishajeanclaude4785 2 года назад +56

    Hi Laravel community, Taylor & his Development team, they are doing an Amazing job. We would like to have Laracon in Africa 🌍 too. Greetings from Kigali, Rwanda 🇷🇼. Community is growing rapidly, we're just getting started. Thank you Otwell. May Almighty GOD bless you and your 👪.

  • @DrWebDev
    @DrWebDev 2 года назад +131

    Laravel is so far the best Framework. Well structured, straightforward, easy to use and developer friendly.

    • @devnullex
      @devnullex 2 года назад +8

      The best framework as a framework where static methods are everywhere? These two things cannot go together

    • @gtdmg489
      @gtdmg489 2 года назад

      @@devnullex May I ask why?

    • @MalteNielson
      @MalteNielson 2 года назад +1

      @@gtdmg489 Leaving a reply to know the answer for this as well.

    • @gtdmg489
      @gtdmg489 2 года назад +5

      ​@@MalteNielson I did some digging. The only conclusion I get was that static methods are hard to test because the result is hard to predict and goes against OOP practices.
      I'm no expert on this, but I would say it is justifiable because PHP is capable of building an instance of a class by using magic methods and static factories.
      Laravel is built with this in mind. A lot of the methods are actually build to support static methods and leverages the feature of what PHP has already.
      This allows for classes to be instantiated without the need of calling new class here and there while allowing to chain methods easily from other methods. This is why Laravel has the best Query Builder I've ever seen on any frameworks. Because it's much simpler.
      People called it developer-friendly because of Laravel's great extensive documentation, highly expressive syntaxes. Which allows any beginners can start coding on Laravel without knowing any practices of OOP in the first place.

    • @kieran1990able
      @kieran1990able 2 года назад +3

      Best framework for Web Developement!!

  • @jonwinder6622
    @jonwinder6622 2 года назад +11

    I came into the Laravel community when 8 was just released. Been working jobs that use the framework ever since. It literally is such a great framework and experience to work with. I am super surprised though the Laravel daily guy wasn't in this documentary, he by far is one of the best people to learn the framework from. He got me more in the habit of always questioning if there is a better way to implement the code i end up writing. He has the best optimal tips on the framework out there

  • @psyick9543
    @psyick9543 2 года назад +4

    I setup my online business 4 years ago and Laravel made it all possible. I’ve worked full time developing it and now my site does all sorts of complex automation and integration and stuff that I would never have believed I could implement myself. Thanks Taylor and everyone who’s made it possible.

  • @sandhikagalihWPU
    @sandhikagalihWPU 2 года назад +51

    Awesome documentary!
    thank you for making this. Laravel is amazing! 🙏

    • @leskoding
      @leskoding 2 года назад

      hehe halo padhika

    • @filmku1232
      @filmku1232 2 года назад

      Bang request konten livewire

    • @bahyusanciko
      @bahyusanciko 2 года назад

      thanks u, juga buat pak dhika yang share learn laravel di indonesia 🥰

  • @jamesbrooks6750
    @jamesbrooks6750 2 года назад +20

    Thanks again OfferZen for putting together this fantastic documentary!

    • @OfferZenOrigins
      @OfferZenOrigins  2 года назад

      Thanks James, we're sad we weren't able to feature you and Mior in the documentary.. 🧡

  • @LyleWins251
    @LyleWins251 2 года назад +5

    I’ve been working as a Laravel developer since 2016 and still get excited about it. Taylor, Jeffrey and Dayle have all been immensely valuable resources over the years. Definitely owe a lot to those guys.

  • @lukewatts2022
    @lukewatts2022 Год назад +7

    I feel like the web developer community needs to create a programmer's Oscars just so we can give Jeffrey Way an award. I can't think of any single person I've learned more from.
    Back when he was with Envato/Tuts+ that was my main place to find new frameworks I should probably learn, or keep an eye on and now Laracasts. And he's the only one I never had to put the video on 2X speed until they got to the point.

    • @aphiwatchawilai7205
      @aphiwatchawilai7205 Год назад

      I can not skip any parts of his video because every second of his tutorial video is full of new things and new techniques.

  • @bendo01
    @bendo01 2 года назад +1

    from indonesia, using laravel since version 3 from cakephp 2, saved my career in programming
    thank you taylor otwell and the community, you saved many programmer especially in those who learn php

  • @ProgramWithGio
    @ProgramWithGio 2 года назад +28

    Laravel is awesome & the work that team has been doing along with the community is just mind-blowing. Great documentary, thank you for making this happen!

    • @eloualielouali4949
      @eloualielouali4949 2 года назад +4

      the master is here
      i'm learning alot form your Php course thank u so much

    • @binodthakur6113
      @binodthakur6113 2 года назад +1

      Hey Gio love you man - waiting for your project based laravel course. Currency converter API laravel video was awesome .

    • @ProgramWithGio
      @ProgramWithGio 2 года назад +2

      @@binodthakur6113 thank you 🙏. As soon as I'm done with the PHP series I'll be starting Laravel project based one 👍

    • @ProgramWithGio
      @ProgramWithGio 2 года назад

      @@eloualielouali4949 thank you 🙌

    • @binodthakur6113
      @binodthakur6113 2 года назад +1

      @@ProgramWithGio Thanks

  • @Shrimpwagon
    @Shrimpwagon 2 года назад +3

    Laravel is amazing and has completely revitalized PHP. Sincere gratitude.

  • @Bagisto
    @Bagisto 2 года назад +88

    Great documentary, fabulous team and an amazing guy. Really grateful for the work Taylor has made in bringing out laravel and continuous updates over a period of time. Now it's not just the dev community benefitting from it but the tech has been able to support a number of beneficiaries. The companies working on laravel, jobs created in the market and projects built on laravel are all supporting and helping every single individual and end-users taking laravel not only as a framework but for the greater good of well being.

    • @makesnosense6304
      @makesnosense6304 2 года назад

      It was great up until they just had to bring race into it. It's a PHP framework. You shouldn't focus on race.

    • @ashishbhai6976
      @ashishbhai6976 2 года назад

      It was an amazing experience to understand the role of Laravel and it's importantance

    • @joshinikita395
      @joshinikita395 2 года назад

      Amazing 🤩

    • @noobplayer6388
      @noobplayer6388 2 года назад

      Super

    • @nitinverma1255
      @nitinverma1255 2 года назад

      👍

  • @myagmarsurensedjav
    @myagmarsurensedjav 2 года назад +7

    Laravel teaches me so many things about programming. Thank you to the community and especially Taylor, Jeffrey, Adam.

  • @rgetty
    @rgetty 2 года назад +22

    Major kudos to OfferZen - this is interesting and so well produced!

  • @QuentinPain1
    @QuentinPain1 2 года назад +2

    I started using Laravel in 2017. I had no idea what language I was going to write my new project in, so I did the same thing I did in 1998 when I chose Java over C++, a deep search of current languages and opinion. That took me to PHP, and from there, Laravel. My first commercial app was out before the end of the year, and I've been messing around with Laravel ever since, including rewriting that first app from scratch with Laravel 8, and then upgrading it to Laravel 9 in 2022. Every day I love it more. Thanks for this origin story. It's amazing how few people it takes to build an empire.

    • @khangle6872
      @khangle6872 2 года назад

      with all the "php is dead" out there in 2017 (to this day), i'm glad that you was able to found laravel

  • @MuhamadAminApple
    @MuhamadAminApple 2 года назад +9

    I’ve 6 years using Laravel. Everything about Laravel is totally awesome. I feel so much fun when using Laravel. Thank you for all contributors who are make Laravel great. 👏🏻👏🏻👏🏻

  • @simplyuy
    @simplyuy 2 года назад +2

    Amazing work from both OfferZen and the Laravel community. Keep looking forward as we all do!

  • @walterprorok7986
    @walterprorok7986 2 года назад +7

    Super proud to be a Laravel developer.

  • @jprudence
    @jprudence 2 года назад +1

    Hello, I'm from Madagascar ( 🇲🇬 ), thank you for your creations and teachings. I learned a lot about programming techniques when I started my adventure on Laravel, thank you very much.

  • @heesel4089
    @heesel4089 2 года назад

    I got into Laravel by doing an internship at a company that was switching from WordPress to Laravel. I've build several projects in Laravel now and it was amazing. Massive respect to the Laravel team and everyone who contributed.

  • @pinkdiscomosh2766
    @pinkdiscomosh2766 2 года назад +1

    I built my first real fullstack project for a company using Laravel. It was a joy to use and even though my career has taken me other places, I still remember how fun it was to build that product in Laravel.

  • @azolee
    @azolee 2 года назад +7

    Thanks to Laravel, PHP is one of the serious programming languages - again.
    Keep up the good work.

    • @azolee
      @azolee 2 года назад +1

      ​@Nikola B. A lots of programming languages are available at the moment, but since Laravel is present, it is possible to maintain - even corporate level - complex projects in PHP much easier than before... and this, combined with the PHP's easy learning curve.

    • @azolee
      @azolee 2 года назад

      @Nikola B. sorry, it is a missundestooding here. I didnt meant this way.
      There was only one thing that was in my mind:
      since Laravel is present, even more developers use PHP again to create corporate level software.
      Since JS became a backend stack as well, and since Go is here as well, we see even Java loosing space.
      But not PHP - despite the fact that a lots of developers - usually from other stacks - says that PHP is dying.
      But, since such a great framework like Laravel (and Symfony) is present, PHP is a serious web development language to consider even for big corporate projects as well.
      So, I did not want to take any credit from the PHP core developers.
      They did a very good job with the language.
      I really like the direction they are heading to.

    • @azolee
      @azolee 2 года назад

      @Nikola B. you should learn Laravel. It will make much easyer to maintain your code/project, and also a lots of PHP Developers enjoy working with Laravel, wich will ease the recruting process. as well.

    • @azolee
      @azolee 2 года назад

      @Nikola B. I have used Laravel in a lots of different - heavily loaded corporate projects, and indeed - when it is misused, Eloquent can produce issues. But if you use it properly, a lots of good things are handled in a very elegant, robust and dinamic way and thus, it can ease the development process as well.

    • @Xewl
      @Xewl 2 года назад

      ​@Nikola B. That's of course the case with any ORM, but the work that's been put into Eloquent to make it work in multiple cases, the extendibility/expandability is definitely there. Somewhere, someone has hit your use case and shared their knowledge, and if not.. it's not that big of a jump to make your use case work the way you want. There's tons of resources available to do just that.
      Outside of the ORM, there's a whole load of stuff and valuable resources, even stuff that's not fully documented yet (though, the documentation that exists is *chefs kiss*), but is already in use, maintained by third parties or open source so you can either join their cause or make a fork of your own.
      Even when you have to look for your problem, put "laravel" in the query, and pretty sure you'll be on your way.

  • @metsource
    @metsource 2 года назад +1

    Great documentary, huge fan! I started rConfig 10 years ago also. 4 years, I switched its core to Laravel. Best thing I ever did. 1000's of IT networks all over the world rely on it. I can identify with taylors personal feelings on the project, oh and I just love coding in Laravel (and Vue )... Keep it up Man!

  • @abrpp
    @abrpp 2 года назад +1

    Taylor is beyond genius, everything that laravel provide is useful and really cut long development time dealing with basic things. Also the intention of helping others is really kind. Thank you Taylor and team

  • @phpsoftwareengineering
    @phpsoftwareengineering 2 года назад

    What amazing story! I am one of those who has built his career because of Laravel, and I am extremely grateful for everyone’s hard work! I couldn’t be in a better community!

  • @crazy1programmer
    @crazy1programmer 6 месяцев назад

    I'm Tanzanian ,I dedicate these thanks to all team members who made Laravel framework .It is very friendly to use and more secured with no vulnerabilities at all 💪

  • @SK3PTIKDARKREBEL
    @SK3PTIKDARKREBEL Год назад

    Thanks Taylor and the community Laravel is awesome!

  • @Stoney_Eagle
    @Stoney_Eagle 2 года назад

    Laravel gave me the bootstraps to get started with programming.
    I have expanded to other programming languages than PHP but nothing comes close to the ease of use than the Laravel framework on top of PHP.
    The joy I have in programming is thanks to Laravel and all the great packages, so I am truly thankful for it.
    Thanks Taylor for creating Laravel and releasing it for free!

  • @ryanhungate3491
    @ryanhungate3491 2 года назад +2

    If my memory serves me right - I started using Laravel around 10 years ago and never turned back. Best framework ever. I have to give credit to Phil Sturgeon from FUEL PHP for finding Laravel - because I read an article where he praised Taylor for doing something really cool worth looking at... and said to myself "hmm, this looks legit" and there it was ;) Taylor looked like he was right out of high school at the time. Wow the time has passed quickly. This documentary makes me want to contribute more to open source.

  • @Bykv78
    @Bykv78 10 месяцев назад

    I learned Laravel in 2015 for the first time, but started working with it as a professional developer since 2017. When I started, Jeffery Way was my hero. Listening to his tutorials on Laracast helped me learn the basics correctly and fast. I am proud to be part of this great community.

  • @bulldogcraft
    @bulldogcraft 2 года назад +1

    I was a .Net developer and when I found Laravel and Laracasts my entire development focus changed overnight. I used to hate web development and now I love it and do it everyday. Thank you Taylor!

    • @trefwoordpunk2225
      @trefwoordpunk2225 2 года назад +1

      As much as I hate .Net, I would far rather use that than Laravel!!!

    • @johanandre5338
      @johanandre5338 2 года назад

      Funny. I was PHP and .NET-developer and found Ruby on Rails and I feel the same way. Laravel is very good, but at the time (2010) PHP was in a really bad spot. I haven't touched PHP since, maybe it's straighten up now...

    • @khangle6872
      @khangle6872 2 года назад

      @@trefwoordpunk2225 funny how there is a lot of people coming from .net in the laravel community and people coming from laravel in the .net community
      feel like, there is a exchange event every now and then lol

  • @LaboratorioDoPardall
    @LaboratorioDoPardall 2 года назад +3

    I worked with PHP from 1998 to 2014 and definitely my best years with it was when Laravel was launched - I used Laravel briefly, but it was beautiful. I don't use PHP since then (Elixir + Erlang + Phoenix here), but if I were to come back to the language, I'd definitely use Laravel again.

  • @milindsharma7184
    @milindsharma7184 2 года назад +3

    Johny sins is a role model. Astronaut, plumber, and now Laravel creator. Amazing !!

  • @TheavuthNhelKH
    @TheavuthNhelKH 2 года назад +4

    Thank you Taylor & Amazing Team for the Amazing Job!! You're creating ton of job for PHP's coder.

  • @JonoDeKock
    @JonoDeKock 2 года назад +1

    Absolutely incredible Documentary. I started my programming career by learning Laravel in my room as a high-school student and it remains one of my favorite programming frameworks.

  • @apattrid
    @apattrid 2 года назад +15

    Great framework, great community, great documentary! 🤘🏻
    BTW; Am I the only one who thinks all of us Laravel developers play guitar? 😀

    • @Xewl
      @Xewl 2 года назад +2

      We definitely all pull some strings :P

    • @elijahcruz8895
      @elijahcruz8895 2 года назад

      We for sure at least seem to play some instrument 🎸

  • @jrpeixoto2
    @jrpeixoto2 2 года назад +3

    Laravel is really cool, congratulations to taylor and the whole team behind laravel

  • @GiorgiBekurashvili
    @GiorgiBekurashvili Год назад

    I started my startup thanks to you, built prototypes in laravel and continue working on it. Its so powerfull!

  • @manavsehgal7234
    @manavsehgal7234 2 года назад +1

    Laravel is one of the most refined framework out there. It does make development experience feel like a breeze and it is naturally beautifully written and its simple. Using almost every programming principles perfectly.

  • @honyara-industries-employer
    @honyara-industries-employer 2 года назад

    Without engineering background, Laravel helps me learn web development even programming in general and landed a software engineering Job. Thanks Laravel, my first and everlasting love!

  • @tothemax2668
    @tothemax2668 2 года назад +1

    Laravel kickstarted my job as developer for sure, greatful forever

  • @yusifkatulie3817
    @yusifkatulie3817 2 года назад +2

    Jeffery's voice lives rent free in my head still

  • @khafi22
    @khafi22 2 года назад

    Thank you Taylor for creating laravel and building all the community of amazing people around it. I'm from Algeria 🇩🇿 and laravel is the first framework used by freelancers and agencies here.

  • @nicolaszein
    @nicolaszein 2 года назад +1

    Taylor did amazing work and we will always be grateful for releasing Laravel to the world.

  • @moeman2481
    @moeman2481 2 года назад +1

    started with laravel in 2012 and moved to Nodjs/expressJS in 2014 and all I can say is that till now it holds a special place at my heart ❤

  • @blackchristiangeek
    @blackchristiangeek 2 года назад

    Wow! I am even more encouraged to get more involved with this community. Thanks and God bless 🤓

  • @dj_supa
    @dj_supa Год назад +1

    Love laravel as a new jr developer it’s amazing. Thank you to everyone who made laravel possible. Can’t wait to see what’s next. I’m here for the long run ❤

  • @bytemarcz
    @bytemarcz Год назад

    Reading through and performing some research. PHP and Larabel will be my go to Micro-SaaS stack! Excited to begin this journey down Laravel and PHP! Super stocked and can't wait to connect with folks from this community!

  • @mackynyxz
    @mackynyxz 2 года назад

    Thank you Taylor Otwell! For changing the PHP framework world!

  • @TonJongleur
    @TonJongleur 2 года назад

    Great documentary and great to see that Laravel help a lot of people to write better and faster Webapps including me. When I found Laravel in 2015 I fell in love. Here in Germany Laravel developers needed more and more and that’s amazing! We have a very amazing and helpfully community so everyone is welcome! All love for Laravel and the community!

  •  2 года назад +8

    Amazing! I've been using Laravel since 5.6, and it helped me a lot on my carreer! Great framework, great documentary!

  • @mirasmustimov
    @mirasmustimov 2 года назад

    Enjoyed my time, watching the show) thank you so much. Laravel really brings joy to my work

  • @eyemazed
    @eyemazed 2 года назад

    Laravel changed my life in so many ways, it's officially on my gratitude list

  • @Yeapes
    @Yeapes 2 года назад

    I'm happy to say that as a developer i was started my career with Laravel, still now my stack is Laravel.
    Love from Bangladesh ❤️ ❤️

  • @umarilyas692
    @umarilyas692 Год назад +1

    Oh my gosh! What a cool sort of rare video I just saw, still in a shock and amazed by this awesome documentary. Thanks a lot for making this cool documentary and for giving me some kind of hidden motivation! 😍👍💯

  • @Somcoders
    @Somcoders 2 года назад

    Thanks OfferZen for this amazing documentary.
    Laravel saved me a lot of time kudos Taylor and the community.

  • @KareemAshraf91
    @KareemAshraf91 11 месяцев назад

    This is not just a simple Documentary🔥, this is super inspiring and a real life "life changing" display! ❤
    Special Thanks to Taylor, his great team and the entire Laravel community for reviving an almost dead programming language and literally bring it back on the top! leaving your finger prints in tech world is highly appreciated and looking forward for seeing more of your wonderful success story 🏆

  • @BudiYunior
    @BudiYunior 2 года назад

    it's nice to see the background stories about the PHP Framework that I really love, it brings back to my first encounter with it, back to when I soo was blown away by how easy it was to use, it was 5.3 version, I'm almost blind of PHP language back then, but yet I can fairly understand it, that shows how powerful Laravel is. At least for me

  • @guled669
    @guled669 7 месяцев назад

    I don't comment a lot but this is an amazing video, you can really tell that this people are passion about what they are doing. Something I don't see anymore in web

  • @OggieSutrisna
    @OggieSutrisna 2 года назад +1

    Hats off to the Offerzen for bringing the best Documentary ever made in this universe

    • @OfferZenOrigins
      @OfferZenOrigins  2 года назад +1

      Now that's a statement 😂 thank you Oggie!

  • @QuentinWatt
    @QuentinWatt 2 года назад +8

    Thank you so much for this.

  • @luchaveztech
    @luchaveztech 2 года назад +1

    Laravel has saved a lot of my time. 😁 I hope more people will use Laravel. ❤️

  • @swyxTV
    @swyxTV 2 года назад +1

    amazing documentary. laravel looks like such a wonderful community from the outside. congrats Laravel team!

  • @FoodTechLife
    @FoodTechLife Год назад

    I just started my journey and found this great channel. Thanks for producing this!

  • @chhtony1190
    @chhtony1190 Год назад

    I'm chilling in my Controller while listening this Laravel documentary in background :) feel so good

  • @moises16405
    @moises16405 2 года назад

    Thank you for all laravel developers and community

  • @sabuein
    @sabuein 2 года назад

    Thank you so much. Inspiring story for anyone works in the field. Thank you, Taylor, and everyone was involved.

  • @kievthedeaf6756
    @kievthedeaf6756 2 года назад +1

    Great topic and content, thank you!
    You should consider to turn down the music volume (or even skip it) while a person is talking.
    Good luck on your next project.

  • @meharsingh2955
    @meharsingh2955 2 года назад +6

    Awesome, BTW I feel like Jeffrey alone deserves a seperate documentary!

  • @achtube85
    @achtube85 2 года назад

    I really enjoyed this documentary! Thank you for your work (both to Laravel and OfferZen). I haven't really used Laravel since I do not code on PHP but seeing how much detail and dedication has been put in the making... now I am curious to see where it can get me!

  • @RafaelQMM
    @RafaelQMM 2 года назад

    Nice, yeah, I've first met Laravel in 2012, and I was trying other languages, because at that time, all the existing frameworks wasn't intuitive neither fluent, they had a lot of magic methods and things that was hard to modify. Without Laravel I would left PHP for ever, besides I've working with other languages, PHP and Laravel is my favorite! Thanks Taylor an all the Laravel team.

  • @sadrahakim
    @sadrahakim 2 года назад

    So happy to be part of Laravel world :)

  • @gregorymurunga8046
    @gregorymurunga8046 2 года назад

    One of the earliest adopters of laravel since 2013 till infinity 👍

  • @mason7938
    @mason7938 2 года назад +11

    I despise Laravel.
    I’ll start to write a program in another language and totally lose interest because that specific language doesn’t offer a framework as amazing as Laravel. This framework has totally ruined Golang and c++ for me.

  • @daniel85mg
    @daniel85mg 2 года назад

    it was great to see the people behind it! Thanks for sharing this with the comunity

  • @iambasanta
    @iambasanta 2 года назад

    Awesome documentary !!!
    Thank you Taylor for creating Laravel and Jeffery for teaching it.
    In my journey to become a full stack developer with laravel.

  • @aimperialdesign6519
    @aimperialdesign6519 9 месяцев назад

    I just started web development using WordPress in 2018 and began web programming last year. I'm looking for the stack of PHP or JS to delve on. I like the way of coding in PHP because, like VB, it's more friendly. One more thing is that you can still use the basic foundation of web programming integrating PHP, JS, HTML and CSS.
    Later on, I found this Laravel and it was so interesting!!! I love it.

  • @luismatabrito
    @luismatabrito Год назад +1

    Thanks a lot for making this Documentary, I have enjoyed watching it .

  • @JoseGarcia-vr8mx
    @JoseGarcia-vr8mx 2 года назад +2

    Awesome documentary. It is thanks to Laravel that I was able to get into the industry.

  • @gamehubby
    @gamehubby 2 года назад

    The Best PHP Framework, been in laravel since 2015 on and off and I never look for another web framework!

  • @aldog1984
    @aldog1984 2 года назад

    Shot Offerzen! That was absolutely awesome! 💪

  • @danfg7215
    @danfg7215 Год назад +1

    I saw Laravel many years ago, and dismissed it because it was just Ruby on Rails for PHP. Seeing it today, I still think it looks so much like RoR, but so much more mature and polished, I'm really investing my time into learning it.

  • @alessandrog498
    @alessandrog498 7 месяцев назад

    If laravel makes professional level code tutorials where they explain everything about the code and design it'll be really cool to see how much further it will go

  • @RocketFever22
    @RocketFever22 2 года назад

    Hi there! Taylor, I'm one of those people you talked about: I built my career over Laravel and it's the technology that allows maintaining my family. 🙂.
    The way I met Laravel was back in 2014, in a Zend Framework course and I thought "there has to be something easier that this massive, heavy juggernaut", and there was Laravel: fresh, simple and understandable.
    BTW: I was expecting for a section in the documentary talking about the jump from V4 to V5 as it was a big change in the direction of the framework, isn't it?

  • @sayed.muzammil
    @sayed.muzammil 2 года назад

    Thank You!!❤️❤️❤️..OfferZen from India🇮🇳🇮🇳🇮🇳

  • @philomenantonybenhur6780
    @philomenantonybenhur6780 Год назад

    Love all your origin series...please keep it coming !!

  • @tylercousins8570
    @tylercousins8570 2 года назад

    Laravel is one of the best frameworks out there saves so much time with things that normally take hrs, would never go back to "vanilla" php again.

    • @trefwoordpunk2225
      @trefwoordpunk2225 2 года назад

      That's funny, I have wasted DAYS trying to get dev environment to run a simple Laravel tutorial, only to find everything in tutorial was already out of date and everything about Laravel had changed. That doesn't save time, that wastes everyone's time, money and energy. Trongate PHP framework I can get up and running (and it can build a backend and API for me) in a couple of minutes....

  • @techplainer
    @techplainer 2 года назад

    Laravel is amazing! Thank you for creating such an amazing framework. Documentation so clear.

  • @awdawd8979
    @awdawd8979 2 года назад +2

    Laravel is the first framework that I’ve seen and went “This makes sense”

    • @trefwoordpunk2225
      @trefwoordpunk2225 2 года назад +1

      Really? It was the first one that made me really agree with Rasmus when he said the frameworks all SUCK! He hadn't seen Trongate PHP at that time however....

  • @toothless.tarantula
    @toothless.tarantula 2 года назад +2

    Great work here guys, I really enjoyed this documentary.

  • @0xAlx
    @0xAlx 2 года назад

    It's fun that for it's envato years, I still follow Jeffrey Way's courses. The best teacher on this planet

  • @PacificDev
    @PacificDev 2 года назад

    Wow that was great! You all looked like movie stars! 😁 Thanks to everyone involved with Laravel for making it awesome.❤

  • @AmbientMusicStudio
    @AmbientMusicStudio Год назад

    My time as a developer on two other PHP CMS/Platforms almost killed my love of coding. Laravel is bringing it back.

  • @adammenczykowski
    @adammenczykowski 2 года назад

    Fantastic! I believe Laravel will continue to grow for many many years.

  • @webjohn
    @webjohn 2 года назад

    Everything in the Laravel Ecosystem is just perfect up to a certain point. I even get inspired by the quotes that Livewire generates on make:livewire command.. thank you for all your work

  • @LebaneseNostalgia
    @LebaneseNostalgia 2 года назад

    With all the backend frameworks out there nothing beats Laravel for sure! I always come back to Laravel because it is so much easier to work with compared to other frameworks!

  • @tolosricardos2111
    @tolosricardos2111 2 года назад

    Laravel has a very great and easy documentation and enables developers to focus more on code and less configurations
    very nice framework (got my first job with this framework).