Wordpress or Laravel. When should you be using each?

Поделиться
HTML-код
  • Опубликовано: 26 сен 2024
  • Wordpress is still the most popular CMS on earth? But everyone says go with Laravel. When should you select either one? How about when you need to transition to the other?
    - In this video I go through when you should select a full CMS and when you should go with a framework.

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

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

    as a wordpress and laravel developer, base on my experience wordpress for website laravel for webapp, that's it.

  • @Polyfable
    @Polyfable Год назад +2

    100% Agreed. I have just about finished my custom WordPress site. Fully custom PHP, HTML plugins... you name it. I did this because I started off not knowing much about web development. But now coming out of the end of it. I feel comfortable using NodeJS frameworks - FrontEnd Frame works and - As is mentioned here Laravel. I think for my next project - if it was more than a simple blog (As this was - An LMS ) I would 100% recommend going with Laravel or some other Framework (Like Nest.js) if you have the budget or skills.
    If not - I do think wordpress still has a place for being a resource rich ecosystem to get up and started. Wordpress isn't bad. Not by a long shot. But it does things in a very "Wordpress" way sometimes. And for some problems it is like banging a nail with a wrench. It will work. But might not be the best.
    Thanks for a great video.

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

      couldn't agree more

  • @galleon8129
    @galleon8129 Год назад +3

    I think it’s better to build a custom WordPress from scratch if you want more flexibility and it’s supported so you don’t have to worry too much about updates and upgrades

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

    Great breakdown man. I love your videos. I agree with all of your points, WordPress is great for an MVP, but if it's hard to "fit" your business logic and there are no plugins for it, it's time to go custom.

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

    I understand how Laravel works. But I prefer WordPress because it saves a lot of time. WordPress is also a framework not just a CMS.
    By the way I'm a WordPress Developer.

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

      But i heard that WordPress is an easy target for hackers

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

      @@crystall_sh Wordpress is just the most popular web builder. Just by popularity alone it's going to be popular to hackers too. As long as you keep the base wordpress updated, and you don't pick some random no stars theme you should be fine

    • @saadideas3602
      @saadideas3602 Месяц назад

      @@crystall_sh yes wordpress less secure but you can create plugin that secure ur wordpress or even try defender wp plugin it's makes wordpress 100% secure

  • @kestonsmith1354
    @kestonsmith1354 3 года назад +8

    I suggest persons learn PHP first before they go to Laravel

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

      Yes look under the hood first.

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

      @@lionelthetechlead8839 Good video, thanks for the suggestions here too guys.

  • @tchaggbruin3805
    @tchaggbruin3805 3 года назад +4

    surprised you didn't mention you could use both - wp for frontend cms with laravel backend and db, there are such hybrids and basically - the more data heavy site the more wp will f* up on you as it gets slower and slower. But you wouldnt imagine how far people can go with wp customization. Besides, if you follow the plugin and widgets writing methodology it works just fine.

    • @lionelthetechlead8839
      @lionelthetechlead8839  3 года назад +1

      I'm actually evaluating a recovery job that is a hybrid. From a tech point there are no issues. But from a business point the head of tech faces huge headaches. His wp section continues to go thru lots of bad practices while his laravel section is under funded. Management has a hard time understanding why laravel costs so much while WP has plugins that 'get the job done'.

    • @tchaggbruin3805
      @tchaggbruin3805 3 года назад

      @@lionelthetechlead8839 well if it's just human factor then the job is to convince people to change approach or ... find another place to work ;)

  • @saadideas3602
    @saadideas3602 Месяц назад

    We can create plugins if we want and customize everything, even changing core of wp

  • @chuckallen8378
    @chuckallen8378 Год назад +2

    Laravel is a PHP framework. So is Wordpress. Why load up custom frameworks/more code to do what you can already do in WP? WP has all the Database methods you need, all the override functionality you need in child themes, all the hooks/filters, etc. The only time you really have to write any code to make a custom utility function or something is for something custom like an addition to a child theme or custom plugin. So, the question is, why would I load a framework on top of an already developed framework? With performance in mind, of course.

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

    But why don’t AWS & Azure support Laravel but WordPress?

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

    Sorry dude but I think you don't understand how WordPress core works.

  • @joecater894
    @joecater894 5 месяцев назад

    to be honest, wordpress is a beast and you wont be able to get by without coding if using it professionally.

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

    Hi Lionel, I know what I am asking has nothing to do with WordPress but in some way it does. On the news today it was mentioned that Shopify will fire or has fired 10% of their staff. Do you have an opinion on the possibility on this event effecting the WordPress environment and PHP? Just a curiosity and concern since I just started learning PHP and WordPress for freelancing.

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

    Thank you

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

    Your dead wrong. I use WordPress for my job and you can code super custom solutions just like Laravel. Laravel is a little easier to code in some ways. Both can achieve the same results.

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

      Which part is wrong?

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

      @@lionelthetechlead8839 WordPress isn't flexible in regards of customizations

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

      WORDPRESS IS CUSTOMIZABLE. THE MORE YOU LEARN THE MORE YOU WILL KNOW.

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

      @@toyezmuller968 yeah maybe but data structures is horrible in wordpress. Always wonderings the sides effects

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

      @@juliencadart3299 Data structure is quite solid. That is why it is so easily extendable. And, the #1 CMS by the numbers for like 15 years in a row.

  • @mrswolls
    @mrswolls 3 года назад

    Sorry this might be a dumb question but do you have to pay to use WordPress since it isn't your own code?

    • @lionelthetechlead8839
      @lionelthetechlead8839  3 года назад

      its open source

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

      You will pay only for some of the widgets you will need.

    • @mrswolls
      @mrswolls 3 года назад

      @@lionelthetechlead8839 thx.

    • @Gigabyteserviceofficial
      @Gigabyteserviceofficial 3 года назад +1

      it's open-source but it's under GPLv2 (or later) meaning if you customize WordPress core then you have to make this customized version of WordPress open source meaning you have to make it publically available, WordPress has a lot of problems but it's best for the prototyping or MVP.

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

    5000usd for a full wordpress ? como crees!

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

      You bet ya!

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

      @@lionelthetechlead8839 Is it the US market? because where i live its much cheaper

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

      @@haradakin2728 wordpress has a high spread. Its usually based on the clients you deal with

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

  • @deniss.3661
    @deniss.3661 3 года назад

    Hi, what email can I send you a business offer?