Install and Setup Laravel - Complete guide

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ธ.ค. 2024

ความคิดเห็น • 60

  • @pocketplay216
    @pocketplay216 8 หลายเดือนก่อน +4

    Very clear explaning video brother. Thank you very much

  • @v_charles2489
    @v_charles2489 9 หลายเดือนก่อน +3

    Worked after me struggling numerous times , thank you

    • @CodesEasy
      @CodesEasy  9 หลายเดือนก่อน

      Glad it helped

  • @TechDC_21
    @TechDC_21 5 หลายเดือนก่อน

    "Thank you for this incredibly insightful Laravel tutorial! The clarity and depth of your explanations have been invaluable in helping me grasp these concepts. Looking forward to more content from you!"

  • @JNRpro-nv8zc
    @JNRpro-nv8zc 7 หลายเดือนก่อน +1

    Your video is very clear and precise. So, thanks!

    • @CodesEasy
      @CodesEasy  7 หลายเดือนก่อน

      Glad it was helpful!

  • @methmikanakaratne6571
    @methmikanakaratne6571 6 หลายเดือนก่อน +1

    Really helpful. Greate work!!!

    • @CodesEasy
      @CodesEasy  6 หลายเดือนก่อน

      Glad it was helpful!

  • @vrushabzaveri4758
    @vrushabzaveri4758 6 หลายเดือนก่อน

    perfect, thanks! btw which screen recorder did you use ?

  • @mr.mischievousking5278
    @mr.mischievousking5278 10 หลายเดือนก่อน +1

    Thank you bro!❤

    • @CodesEasy
      @CodesEasy  10 หลายเดือนก่อน

      You're welcome!

  • @Aleksey105
    @Aleksey105 หลายเดือนก่อน

    there is no files like api.php, channels.php in my folders after installation
    maybe they updated installation files by default

  • @eddyregan2603
    @eddyregan2603 หลายเดือนก่อน +2

    good video

    • @CodesEasy
      @CodesEasy  หลายเดือนก่อน

      Glad you enjoyed

  • @dracvich
    @dracvich 26 วันที่ผ่านมา +1

    can you help me on how to fix after the create new app thing
    Failed to download doctrine/inflector from dist: The zip extension and unzip/7z commands are both missing, skipping.
    The php.ini used by your command-line PHP is: C:\xampp\php\php.ini
    Now trying to download from source
    - Syncing doctrine/inflector (2.0.10) into cache
    everything after that follows the same pattern, do you know how to fix it or just let it fix itself?

    • @CodesEasy
      @CodesEasy  26 วันที่ผ่านมา

      Check the video, this issue is discussed in the video itself. - time 6:45

  • @virenkhokhar6305
    @virenkhokhar6305 11 หลายเดือนก่อน +1

    Sir im facing error in terminal that git was not found in your path, skipping source download

    • @CodesEasy
      @CodesEasy  11 หลายเดือนก่อน

      Have you followed everything. Especially the part where zip extension is enabled in xampp php.ini file
      If not, watch the video without skipping it.
      You can slo join our WhatsApp group or discord server and ask your doubts

    • @ti_dieofficial4859
      @ti_dieofficial4859 8 หลายเดือนก่อน

      I faced the same too

  • @hakimzalzalah7337
    @hakimzalzalah7337 22 วันที่ผ่านมา

    sir, why the output is this? after i run the laravel ( php artisan serve, then i clicked on login ) .
    the output : Vite manifest not found: public\build/manifest.json

  • @_10133
    @_10133 7 หลายเดือนก่อน

    Can this video work with wamp?

  • @glen9620
    @glen9620 2 หลายเดือนก่อน

    when i open the port it gave me this error
    Illuminate\Database\QueryException
    SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it

    • @glen9620
      @glen9620 2 หลายเดือนก่อน

      Dumbass me after 2 hours I found I didn't start the MySQL server at all.

    • @CodesEasy
      @CodesEasy  2 หลายเดือนก่อน

      👍

  • @macasadanandrei3654
    @macasadanandrei3654 3 หลายเดือนก่อน

    I'm getting an error message in composer "OpenSSL Failed etc." how can i fix it? Thank you.

  • @imman_tech
    @imman_tech 4 หลายเดือนก่อน +1

    Thank you ❤

    • @CodesEasy
      @CodesEasy  4 หลายเดือนก่อน

      You're welcome 😊

  • @nidahussnain8394
    @nidahussnain8394 9 หลายเดือนก่อน

    sir there is error in laravel installation which is not resolve . need help
    The openssl extension is required for SSL/TLS protection but is not available. If you can not enable the openssl ex
    tension, you can disable this error, at your own risk, by setting the 'disable-tls' option to true.
    After removing ; from extension=openssl but face same error..

  • @ares_1688
    @ares_1688 7 หลายเดือนก่อน +1

    im getting this error SQLSTATE[HY000] [1049] Unknown database 'demoapp' , how do i fix it?

    • @callmejaa
      @callmejaa 4 หลายเดือนก่อน

      did u find solution?

    • @christiancarlpongautan4557
      @christiancarlpongautan4557 3 หลายเดือนก่อน

      If you're using database that isn't SQLite, you need to execute this command on the terminal: php artisan serve

  • @huntergaming1553
    @huntergaming1553 4 หลายเดือนก่อน +1

    can anyone please help me I didn't find php.exe file .

  • @ishapashraf1980
    @ishapashraf1980 3 หลายเดือนก่อน +1

    thankyou sir its working

    • @CodesEasy
      @CodesEasy  3 หลายเดือนก่อน

      👍

  • @RUBIYAKARIM-g8y
    @RUBIYAKARIM-g8y 6 วันที่ผ่านมา

    Last part not happening!

  • @KrishnaSapariya716
    @KrishnaSapariya716 หลายเดือนก่อน +1

    I have an error when run the project what is the problem over here can you tell me.

    • @CodesEasy
      @CodesEasy  หลายเดือนก่อน

      Database not setup properly

    • @KrishnaSapariya716
      @KrishnaSapariya716 หลายเดือนก่อน

      @@CodesEasy now it's done thank you for explaining very well and properly.

  • @aloha_im_harshh
    @aloha_im_harshh 7 หลายเดือนก่อน

    Thank you
    Works as intended !

  • @nikhilbahuguna7745
    @nikhilbahuguna7745 6 หลายเดือนก่อน +2

    There is no php. Exe in php how can I find it please help.

    • @CodesEasy
      @CodesEasy  6 หลายเดือนก่อน

      Follow the video. Also try reinstalling xampp

  • @STechHub66
    @STechHub66 หลายเดือนก่อน

    Good work thanks

    • @CodesEasy
      @CodesEasy  หลายเดือนก่อน

      Welcome 👍

  • @danielmilar8749
    @danielmilar8749 8 หลายเดือนก่อน

    why is is may database is default? after i put mysql?

  • @AMRITKUMAR-lw6us
    @AMRITKUMAR-lw6us 6 หลายเดือนก่อน

    when i chose database in Laravel it throws me error

  • @sujalmodi90
    @sujalmodi90 4 หลายเดือนก่อน +1

    thanks brother

    • @CodesEasy
      @CodesEasy  4 หลายเดือนก่อน

      Welcome

  • @rain_yy
    @rain_yy 6 หลายเดือนก่อน

    doesnt create laravel project on terminal? :((

  • @prasavemua4358
    @prasavemua4358 9 หลายเดือนก่อน +1

    tq bro 💌

  • @abozarshakory-wx5vj
    @abozarshakory-wx5vj 2 หลายเดือนก่อน +2

    good

    • @CodesEasy
      @CodesEasy  2 หลายเดือนก่อน

      👍

  • @ARj644
    @ARj644 9 หลายเดือนก่อน +1

    Thank bro

    • @CodesEasy
      @CodesEasy  9 หลายเดือนก่อน

      Welcome

  • @prinsipe_adi-hd3ed
    @prinsipe_adi-hd3ed 8 หลายเดือนก่อน

    Thanks

  • @sameeraviduranga-rw8sq
    @sameeraviduranga-rw8sq 7 หลายเดือนก่อน +1

    nice

    • @CodesEasy
      @CodesEasy  7 หลายเดือนก่อน

      Thanks

  • @Code_Catalysts
    @Code_Catalysts 5 หลายเดือนก่อน

    "Which is not satisfied by your platform " This is the error😢

  • @_IamHarsh
    @_IamHarsh 7 หลายเดือนก่อน

    after php artisan serve,
    "
    PHP Warning: require(C:\Users\Harsh Kumar\Desktop\TempPro\myDemoApp/vendor/autoload.php): Failed to open stream: No such file or directory in C:\Users\Harsh Kumar\Desktop\TempPro\myDemoApp\artisan on line 9
    PHP Fatal error: Uncaught Error: Failed opening required 'C:\Users\Harsh Kumar\Desktop\TempPro\myDemoApp/vendor/autoload.php' (include_path='.;C:\php\pear') in C:\Users\Harsh Kumar\Desktop\TempPro\myDemoApp\artisan:9
    Stack trace:
    #0 {main}
    thrown in C:\Users\Harsh Kumar\Desktop\TempPro\myDemoApp\artisan on line 9"

    • @Ahmadsaddique99
      @Ahmadsaddique99 6 หลายเดือนก่อน

      did u find solution?