Use Composer to Easily Manage PHP Packages

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

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

  • @dave-hollingworth
    @dave-hollingworth  8 месяцев назад

    Thank you for watching! Please consider supporting my channel: ☕ ko-fi.com/davehollingworth

    • @slaybryn5504
      @slaybryn5504 6 месяцев назад +1

      We want advanced Composer Course in Udemy sir

  • @SandraHilleard
    @SandraHilleard 3 месяца назад +2

    Thank you! You explain it so clearly! If I had known it was this simple I would have started using Composer ages ago! 😂

  • @bitpilot79
    @bitpilot79 8 месяцев назад +2

    You are the best PHP teacher on YT. Thank you!

  • @philipholwerda4347
    @philipholwerda4347 4 месяца назад

    Thank you, the only clearly explained tutorial on composer , what it is, how to use it, that can find. Thank you for your helpful video.

  • @demodata-e5o
    @demodata-e5o 3 месяца назад +1

    Thank you! for this super simple and amazing explanation

  • @ahmad-murery
    @ahmad-murery 8 месяцев назад +1

    Short yet very informative,
    Thanks Dave!

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

    You are a perfect teacher, Dave. Thanks a lot.

  • @Rex-lp1dl
    @Rex-lp1dl 8 месяцев назад

    This is guide from a Pro. Thank you.

  • @johnmahugu
    @johnmahugu 3 месяца назад +1

    thank you for this. great tutorial.

  • @pottersplants
    @pottersplants 8 месяцев назад

    Great tutorial again, thanks Dave
    🙂

  • @craigc5879
    @craigc5879 8 месяцев назад +1

    Another brilliant video

  • @mdazhardware
    @mdazhardware 8 месяцев назад +1

    Thanks for this great tutorial.

  • @cbbcbb6803
    @cbbcbb6803 7 месяцев назад +1

    Clearly explained!

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

    That's an awesome tutorial, thank you very much!

  • @dagorislab6276
    @dagorislab6276 Месяц назад +1

    Great tutorial

  • @syahmihakimbinabdulhalim7565
    @syahmihakimbinabdulhalim7565 8 месяцев назад

    4:46 I don't know why my vendor files not appear, can you help me?

    • @dave-hollingworth
      @dave-hollingworth  8 месяцев назад +1

      What happens when you run it? Do you get any errors?

  • @Jerementor
    @Jerementor 8 месяцев назад +1

    Dave, could you please make a tutorial like this for using PDO with SQLite3? Would be nice

  • @sunilpandya7242
    @sunilpandya7242 4 месяца назад

    I tried to install the composer, but the composer demanded an SSL Certificate, why is it so? have to install an SSL Certificate?

  • @NedumEze
    @NedumEze 8 месяцев назад +2

    Thanks very much, Dave.
    Can you help me with a serious challenge that I am facing, please?
    My PHPMailer successfully sends mail as $mail->send() = true;
    But there's no mail in the target inbox!
    How would you overcome this?

    • @Dev-sf3pz
      @Dev-sf3pz 8 месяцев назад

      Do you have debug mode enabled? Does the debug readout say send success? It's easy to enable debug readout in PHPMailer so look that up and enable. Are you sending via SMTP? Getting PHPMailer working is 50% of it, having the SMTP mailbox for sending setup is the other 50%. Try sending to a temp-email box provider, and look in your spam folders.
      These days your mail can easily not be delivered if you haven't got the correct credentials setup like DKIM, DMARC and SPF, there's recently been a big clamp down on things like this with Gmail, Outlook etc. . Just recently our host enabled a new spam filter and that interfered with our sent mails, there's always little things like that which can trip you up.
      So if debug in PHPMailer is saying sent with no errors, then time to look for clues on your server or SMTP mailbox you are sending out on as to where these emails are ending up.

    • @NedumEze
      @NedumEze 8 месяцев назад

      @@Dev-sf3pz
      Thank you very much.
      Debug is enabled. And, it's Success. Gotta look elsewhere then.
      Thanks again, Dave.

    • @dave-hollingworth
      @dave-hollingworth  8 месяцев назад

      @@NedumEze Check the spam folder, or try sending from or to a different email address

    • @NedumEze
      @NedumEze 8 месяцев назад

      @@dave-hollingworth
      Yeah, Dave, I have.
      There isn't anything there.
      Thanks Dave.

    • @Dev-sf3pz
      @Dev-sf3pz 8 месяцев назад

      @@dave-hollingworth why was my reply seemingly deleted?

  • @comconet
    @comconet 8 месяцев назад +1

    Thank you. - Rolfe

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

    Hello sir.
    I'm someone who just finished your php for beginners course and I'm glad I did.
    But I'm curious to know if you have any thoughts on the next step (preferably)from your channel sir.
    For someone who can't afford the MVC course for now, maybe you'd have some better list to try hands on after that sir

    • @dave-hollingworth
      @dave-hollingworth  6 месяцев назад +1

      I would suggest my PHP MVC course on Udemy, then the CodeIgniter course.

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

      @@dave-hollingworth oh! noted, sir. Thank you.

  • @eratechsglobal
    @eratechsglobal 8 месяцев назад +1

    I'm new on PHP, what special to learning fast?

    • @karameht
      @karameht 8 месяцев назад +3

      Welcome to PHP 🙂 To learn quickly, focus on understanding the fundamentals such as variables, loops, and functions. Practice regularly by working on small projects and referring to online resources like tutorials and documentation. Don't hesitate to ask questions in PHP communities if you encounter any roadblocks. Consistent practice and exploration will help you progress rapidly. True to the motto: Try, fail, debug, coffee, repeat.

    • @efbYouTube
      @efbYouTube 8 месяцев назад

      highly, HIGHLY recommend dave's udemy class "PHP for Beginners" thru Tim Buchalka's Learn Programming Academy which covers ALL the basics & was a GREAT prep for a college course i later took! it currently lists for $99 but if u have time to wait for a sale u MIGHT b able get it for

    • @eratechsglobal
      @eratechsglobal 8 месяцев назад

      Thank you. I have been trying to overcome that inconsistency, I believe take projects like you mentioned will help me a long may.

    • @efbYouTube
      @efbYouTube 8 месяцев назад

      highly recommend dave's ud3my class

  • @Steve-Richter
    @Steve-Richter 8 месяцев назад

    OT - any chance that XAMPP would replace MySQL with Postgres?

    • @dave-hollingworth
      @dave-hollingworth  8 месяцев назад +1

      Interesting idea - I can't find any mention of this, so I doubt it anytime soon - there does seem to be various tutorials around though that detail how to integrate PostgreSQL into XAMPP.

  • @atharvagitaye
    @atharvagitaye 8 месяцев назад

    Hi, can you make video on how to implement rate limiting OTP/Verification Link request for verifying account in PHP?

  • @WoWUndad
    @WoWUndad 8 месяцев назад

    Just use react