How To Install Laravel For The First Time

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ม.ค. 2025

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

  • @CodesEasy
    @CodesEasy  ปีที่แล้ว +41

    Common Issues Found
    * git not found and unzip/zip not found - Enable zip extension in php.ini file, you can find the php.ini file from xampp config button near the Apache. Open php.ini and search for zip remove ";" which will be there before "extension=zip"

    • @NicoNavidad
      @NicoNavidad ปีที่แล้ว +1

      Thank you very much sir .....

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

      This comment saved time. Thank you!

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

      Thankyou so much sir

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

      can you please elaborate it more

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

      then?

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

    I just loved the way you pronounced Laravel. Thanks for the video

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

      Don't mind it, i don't care a lot about pronounciation etc. And glad the video helped you. 👍

  • @PoshRaven
    @PoshRaven ปีที่แล้ว +11

    Clear, precise and easy to follow, exactly what I was looking for. Thank you

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Glad it helped!

  • @Joseph1_00
    @Joseph1_00 ปีที่แล้ว +6

    Bro i love you! i was following a laracast and it didnt work for me, i have been at it for 4 hours to fix the errors in their method and get it to work for me. And i watch this video and it works in 10 minutes. THANK YOU!

  • @CodesEasy
    @CodesEasy  2 ปีที่แล้ว +4

    ​Feel free to ask all your doubts here

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว

      We will respond to all your comments

    • @SistemInformasiPutri
      @SistemInformasiPutri ปีที่แล้ว +2

      sorry, can i ask? when i try laravel new my_first_app there is writing like "would you like to install a starter kit?
      [none ] No starter kit
      [breeze ] Laravel Breeze
      [jetstream] Laravel Jetstream"
      so, what should i choose?

    • @expectedlove_withbabubhaiy8486
      @expectedlove_withbabubhaiy8486 ปีที่แล้ว

      Same problem

    • @ThapeloMohapi-wu9su
      @ThapeloMohapi-wu9su ปีที่แล้ว

      If you are using windows you to type:-
      composer create-project laravel/laravel app-name
      Dont for to put app-name

    • @ThapeloMohapi-wu9su
      @ThapeloMohapi-wu9su ปีที่แล้ว

      Also on XAMPP control panel remember to press start on Apache and MySQL for it to function on vs code

  • @el-Basit
    @el-Basit 11 หลายเดือนก่อน +2

    Thank you, brother.
    Very easy. Short Precise to the point and accurate.

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

      Glad it helped

  • @ethel424
    @ethel424 ปีที่แล้ว +3

    Please how what command should I use to install the starter kit

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Follow the video

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

    It's asking me to install a starter kit, which one should I go with among breeze and jetstream? And which breeze stack should I install?

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

      Watch this latest video th-cam.com/video/yFFXPAOvIic/w-d-xo.html

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

    Thank you for this tutorial. Literally saved my life.

  • @demmyb5619
    @demmyb5619 ปีที่แล้ว +4

    Thanks for this video. it helped a lot. Altough when i wanted to install laravel in the terminal, it gave me some options which you didnt mention in the video. I had to mention if i wanted to install some starterskit and which database i was going to use. At first i typed the wrong stuff so my first project didnt work out. I tried it a second time and mentioned that i didnt want any starters kits.. this time it did work! maybe mention this in a new video! the rest of the video is awesome

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Its the latest Laravel update

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

    Thank you Brother for this video.
    It was very simple.

  • @Kawtar-b2f
    @Kawtar-b2f ปีที่แล้ว +2

    Sir I have an error :
    Failed to download laraverl/laraverl from dist: the zip extension and unzip/7z commands are both missing, skipping.. 😢What the solution of this?

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Check description for the fix

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

    Thanks brother for teaching the world.

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

      👍

  • @RatagonTarry
    @RatagonTarry ปีที่แล้ว +1

    Я целый день не мог решить проблему с запуском кода artisan через vs code. Спасибо индусам за их обучающие ролики на ютубе)

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

    Best video bro ❤

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

      Glad you liked it

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

    excuse me sir, i have a question? when i run php artisan serve, it gives me the error like that:
    PHP Warning: require(C:\Users\DALA2\Documents\laravel\firstProject\my_first_app/vendor/autoload.php): Failed to open stream: No such file or directory in C:\Users\DALA2\Documents\laravel\firstProject\my_first_app\artisan on line 18
    PHP Fatal error: Uncaught Error: Failed opening required 'C:\Users\DALA2\Documents\laravel\firstProject\my_first_app/vendor/autoload.php' (include_path='.;C:\php\pear') in C:\Users\DALA2\Documents\laravel\firstProject\my_first_app\artisan:18
    Stack trace:
    #0 {main}
    thrown in C:\Users\DALA2\Documents\laravel\firstProject\my_first_app\artisan on line 18?? how to solve it?

    • @jd-pn1cr
      @jd-pn1cr 11 หลายเดือนก่อน

      same prob

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

      I'm facing the same problem

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

    BEST AND UNDERSTANDABLE

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

    i have a problem with mya composer,when i want to check or updt my composser it show me this warning :
    The COMPOSER environment variable is set to C:\ProgramData\ComposerSetup\bin which is a directory, this variable should point to a composer.json or be left unset.
    what should i do,could anyone help me solve this problem?

  • @dora1095
    @dora1095 ปีที่แล้ว +2

    Please ulload more videos about laravel...
    Develop based on documentation....

  • @AminuAliAhmad-y7c
    @AminuAliAhmad-y7c ปีที่แล้ว +2

    Great resource for beginners. Thanks a lot.

  • @aqsasajid4166
    @aqsasajid4166 ปีที่แล้ว +1

    please clarify that we have to make a separate folder for laravel or we have to make it in htdocs of xampp

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      its up to you, you can run Laravel project using command php artisan serve - so htdocs folder is not really required.

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

    can i know wht kinda of folder tht u upload at the vs studio code

  • @rushjay00
    @rushjay00 ปีที่แล้ว +2

    thank you🥺 this saves me

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Happy to help!

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

    Thanks for this video helped me a lot as beginner, Hope I will find how to create project next. Thanks a lot.

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

      Glad it was helpful!

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

    Then what is the use xampp server for running laravel project.

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

      MySQL and PHP - both required.

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

    The COMPOSER environment variable is set to C:\ProgramData\ComposerSetup\bin which is a directory, this variable should point to a composer.json or be left unset. Getting this

  • @ChahrazedHamouni
    @ChahrazedHamouni ปีที่แล้ว +1

    which version laravel you installed in web site its 9th and what it display the forth ?? we have same problem i want work with 9th laravel version !
    thank you for explication

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Use command laravel --version after installing Laravel

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

    i have a question, when i type in the command "laravel new my_first_app", it prompted three choices: no starter kit, breeze, and jetstream. which of these would you recommend?

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

    thank you sir it is clear and short video

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

      You are most welcome

  • @khvled_io
    @khvled_io ปีที่แล้ว +1

    what's the software used for screen recorder ?

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

    Can I use wampserver instead of xampp?

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

      Sure

  • @대니카
    @대니카 ปีที่แล้ว +1

    this was really useful! thank you

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Glad it was helpful!

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

    thank you so much sir very helpfull♥

  • @sibajasmines8022
    @sibajasmines8022 ปีที่แล้ว +1

    Very clear explanation 👌

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Glad you liked it

  • @codewithmashkoor
    @codewithmashkoor ปีที่แล้ว +1

    Thank you so much for creating this video 😍😍😍

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Happy that you liked it

  • @ahmedounissi-m5v
    @ahmedounissi-m5v ปีที่แล้ว +1

    hello how i got a web project that was worked on with laravel how can i use it after installing

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      To run, use the command php artisan serve

  • @tanmayyguptaa
    @tanmayyguptaa ปีที่แล้ว +1

    I have windows 8 but I am not able to install Xammp because it shows api-ms-crt-runtime.dll error. What to do. Earlier it was working.

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      There could be some compatibility issues.

  • @poojatalalimbasiya3815
    @poojatalalimbasiya3815 ปีที่แล้ว +1

    Thank you so much for creating this video.

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Happy that the video helped you

  • @dora1095
    @dora1095 ปีที่แล้ว +1

    Hey superb 🎉🎉🎉🎉
    Thank you very much...
    Great video......
    Thanks very clear explanation also.....
    ❤❤❤❤🎉🎉🎉🎉🎉

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Most welcome 😊

  • @razaqonweb
    @razaqonweb ปีที่แล้ว +1

    You are a great instructor. You just got a new subscriber. The instructions were clear and easy to follow and everything worked just fine. I will be exploring your channel further. Thank you.

  • @MANILACOVAX
    @MANILACOVAX ปีที่แล้ว +2

    i have already installed the composer but didnt checked the "add this PHP path", is there a way to add it without reinstalling the composer?

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว +1

      Yes, go to xampp instalation you will find php there add that path to environment veriable manually. Add it to the paths. Google if you need help on this. It's easy

    • @MANILACOVAX
      @MANILACOVAX ปีที่แล้ว

      @@CodesEasy "Could not find a matching version of package laravel/installation. Check the package spelling, your version constraint and that the package is ava
      ilable in a stability which matches your minimum-stability (stable)."
      this is my next problem, how do i fix this?

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

    Please help me...i processed this steps by using composer and vs code can't be access

  • @ElizabethNantambi
    @ElizabethNantambi ปีที่แล้ว +1

    Thank you so much. the vid was helpful. could you please upload more videos on laravel

  • @fakhrabashir5855
    @fakhrabashir5855 ปีที่แล้ว +1

    when i write php artisan serve nothing happens the cursor just blink on next line......can you address the issue

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Try restarting the system

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

    great video saved my day

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

      Glad to hear it!

  • @nidahussnain8394
    @nidahussnain8394 ปีที่แล้ว +1

    Error occur in installation
    Git was not found in your path , skipping source download .
    Failed to download symfony/ process from dist: the zip extension and unzip /7z commands ate both missing.

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Download git and unzip separately

  • @delano4264
    @delano4264 ปีที่แล้ว +2

    TY bro very helpful

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Glad it helped

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

    how to fix missing database extension?

  • @prefrontallearningcenter5508
    @prefrontallearningcenter5508 ปีที่แล้ว +1

    so easy to follow and understand

  • @DavidAshby1
    @DavidAshby1 ปีที่แล้ว +1

    Issue on running my_first_app. I haven't changed anything but got Error
    PHP 8.2.5
    10.7.1
    Call to undefined function Illuminate\Encryption\openssl_cipher_iv_length()
    Line 100 highlighted
    $iv = random_bytes(openssl_cipher_iv_length(strtolower($this->cipher)));
    Could you advise what the solution to this is please?

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Try running composer update

    • @DavidAshby1
      @DavidAshby1 ปีที่แล้ว

      @@CodesEasy Perfect, that solved it. Thanks

  • @mateokovacic213
    @mateokovacic213 ปีที่แล้ว +1

    Failed to download illuminate/conditionable 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

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Check the description solution is told there

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

    thank you sir, so simple AMAZING

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

      You are most welcome

  • @ooo-cm-Prashanthi
    @ooo-cm-Prashanthi 7 หลายเดือนก่อน +1

    Failed to load resource: the server responded with a status of 500 (Internal Server Error)

  • @1boykobby
    @1boykobby ปีที่แล้ว +1

    Thank you man🙏

  • @udayworldwide
    @udayworldwide ปีที่แล้ว +1

    Can't we run local test server using xampp?

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Yes

    • @udayworldwide
      @udayworldwide ปีที่แล้ว

      Then please post a video how to run test server without serve command using xampp which supports routing

  • @shineshajimathew9056
    @shineshajimathew9056 ปีที่แล้ว +5

    i'm try to create new Laravel my_first_app using the command "Laravel new my_first_app" but shown the permission denied ERROR, (localhost) can you please help me

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว +1

      Check if you have the permission read and write in the folder. Google if you don't know how to check it. It's easy.

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

      Pp

  • @Efizzy_brendan
    @Efizzy_brendan ปีที่แล้ว +1

    After cloning my laravel project from github I noticed a red underline in some keywords please how do i remove those red lines 😢

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Vs code is not ideal for Laravel. Try using phpstorm. Also the red line could be just that the ide not able to recognise the function or something

  • @NabilMoussa-f3x
    @NabilMoussa-f3x 7 หลายเดือนก่อน

    hello bro thank you for the video, but this is not working for me, after installing, some directories and files are missing in app (no middleware), no Console folder, no Exceptions folder, I have tried reinstalling and checked the versions and everything.

  • @SrQuesoH
    @SrQuesoH ปีที่แล้ว +1

    the vendor folder doesnt appear, what do i do?

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Your project might not have been created properly.
      Create a new one, if you have composer.json file try composer install

  • @khuwab-nagri77
    @khuwab-nagri77 11 หลายเดือนก่อน +2

    its giving this message
    Cannot use laravel/installer's latest version v5.5.1 as it requires php ^8.2 which is not satisfied by your platform.

  • @mansirana6947
    @mansirana6947 ปีที่แล้ว +1

    If I have already made a website, then how to update it? And how to upload that folder?

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว +1

      Sorry I don't understand your question, this video is about installing Laravel in a system

  • @abhijith5413
    @abhijith5413 ปีที่แล้ว +1

    I don't get the path in terminal what would do?

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Add the path manually

  • @Mfbzai
    @Mfbzai 2 ปีที่แล้ว +1

    Very helpful!

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว

      Glad it was helpful!

  • @jasminefp1278
    @jasminefp1278 ปีที่แล้ว +1

    Thank you so much !! ❤❤❤

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      You're welcome 😊

  • @hakdog2632
    @hakdog2632 ปีที่แล้ว +1

    how to fix this ? git was not found in your PATH, skipping source download

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      One you have to enable unzip xampp and restart xampp.
      Then install git manually if needed

  • @NoufSultan-pz1id
    @NoufSultan-pz1id 11 หลายเดือนก่อน

    when i started making the first application it asked me whether to install breeze or jetstream starter kit, i chose jetstream and yet it asked me whether to install livewire or inertia. what's the difference?

  • @HabibDiallo-r1z
    @HabibDiallo-r1z ปีที่แล้ว +1

    thank you it was so helpfull

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Glad it helped!

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

    When i click ctrl+link ,Chrome didn,t shown laravel ... Now what can i do?

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

    I'm Trying to Run my php laravel wordpress based Project on Localhost I've tried everything but I ain't able to make it please help me .

  • @asamapril
    @asamapril ปีที่แล้ว +1

    after trying to add my_first_app app i get
    Would you like to install a starter kit?:
    [none ] No starter kit
    [breeze ] Laravel Breeze
    [jetstream] Laravel Jetstream
    >
    what command do i add next "'Yes"?

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      none since you are learning and if you are following the video.

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Type none

  • @abiyasadafin
    @abiyasadafin ปีที่แล้ว +1

    work 100% bang, lebih jelas dibandingin penjelasan dosen

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Happy that it was helpful for you

  • @SaravananLakkumanan
    @SaravananLakkumanan ปีที่แล้ว +1

    while running php artisian serve its shows fatal errors..please help

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      What's the error

  • @murshik4067
    @murshik4067 ปีที่แล้ว +1

    Pls do more videos on Laravel pls..

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Sure. On the way ...

  • @amithasan-u5g
    @amithasan-u5g ปีที่แล้ว +1

    Failed to download nesbot/carbon 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

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Check the description

  • @haditya1239
    @haditya1239 ปีที่แล้ว +1

    why after I run "composer global require laravel/installer" in the terminal appears "Unable to use a proxy: malformed http_proxy url". what is my mistake?

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Go to the environment variables and check for http_proxy
      If you find it remove it and restart the system

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

      Where is environment variable.because it's same issue bro I am so confuse

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

      Plz tell me step by step procedure

  • @ivangerginov5648
    @ivangerginov5648 ปีที่แล้ว

    Thank you, very easy to understand

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Glad it was helpful!

  • @MouadDoadi
    @MouadDoadi 2 ปีที่แล้ว +1

    Thank you so much, that was a great video.

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว

      Glad it was helpful!

  • @samsomkimari1235
    @samsomkimari1235 ปีที่แล้ว +1

    git was not found in your PATH, skipping source download git was not found in your PATH, skipping source download ....getting this feedback kindly help on how to proceed

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Go to xampp and enable zip extension from php.ini file

  • @justinernest2363
    @justinernest2363 ปีที่แล้ว

    please show for phpstorm. Idk if the process would be different, but i just installed phpstorm and licensed using my student account but for some reason it does not automatically pop up when im setting up composer, what am i doing wrong?

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      I don't understand your question.
      But here is the latest version of this video th-cam.com/video/yFFXPAOvIic/w-d-xo.html

    • @justinernest2363
      @justinernest2363 ปีที่แล้ว +1

      @@CodesEasy thank you so much sir...and even besides this, thank you for all the services and educational resources you provide...you're doing a world of difference touching people's lives all over the globe. You are a treasure to the programming/CS/IT community, please keep up the good work and always know that your time, attention, dedication and hard work is highly valued💫💫thank you!

  • @ilzrahmohamed7580
    @ilzrahmohamed7580 2 ปีที่แล้ว +1

    when i go to create my first larvel project via "composer global require laravel/installer" an error occure
    it tell that the command "composer " does not existe

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว +1

      You have to watch the video from beginning to end, don't skip.
      We are showing how to install composer also

  • @ivanovskyyy
    @ivanovskyyy ปีที่แล้ว +1

    after using the coimmand in terminal it says git is not found in your PATH

    • @ivanovskyyy
      @ivanovskyyy ปีที่แล้ว

      update just a few minutes i found a solution where you go to config of apache in php and remove the colon in extension=php in notepad

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      👍

  • @eshanwijetunge2518
    @eshanwijetunge2518 ปีที่แล้ว +1

    Thank you very much it works

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Happy that the video helped you

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

    I can run smoothy all my projects, but the next day I can't run on my browser and it's said local host refuses to connect .why is this happening ?

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

    I Loved This

  • @infotainmentforyou5877
    @infotainmentforyou5877 ปีที่แล้ว +1

    Nice and easy 👍

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Happy that you liked the video

  • @muneebamushtaq-cf4ie
    @muneebamushtaq-cf4ie 5 หลายเดือนก่อน

    when i click on link, it gives an error, how can i solve it

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

    is this link are permanent like whenever i wish can i enter or use this link to open laravel ?

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

      I am not sure which links you are referring to. But the links in the description is permanent.

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

    After I do
    ``` laravel new example-app```
    It gave me an error that laravel its not recognised as the name of cmdlet

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

    how to fix "git was not found in your PATH, skipping source download" asap

  • @khushiuhebbare6485
    @khushiuhebbare6485 ปีที่แล้ว +1

    Sir it is showing failed to download in terminal wht should I do?

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Try again

    • @khushiuhebbare6485
      @khushiuhebbare6485 ปีที่แล้ว

      @@CodesEasy I did but it is showing failed to download

  • @SylviaKhan02
    @SylviaKhan02 ปีที่แล้ว +1

    I followed the whole tutorial but encounter the following :
    " Would you like to install a starter kit? [No starter kit]:
    [none ] No starter kit
    [breeze ] Laravel Breeze
    [jetstream] Laravel Jetstream "
    Kindly tell me the solution.

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Latest version of the video: th-cam.com/video/yFFXPAOvIic/w-d-xo.html

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

    You are trully amazing

  • @tohabin5064
    @tohabin5064 ปีที่แล้ว +1

    thanks. helpful for me

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      You are most welcome

  • @RIMJAMAA
    @RIMJAMAA ปีที่แล้ว +1

    BY using the command ( php -S localhost:8000 -t public/ ) aravel is running but the address 127.0.0.1 is not (127.0.0.1) doesn't allow the connection

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Use php artisan serve

  • @BlackyFoxer
    @BlackyFoxer ปีที่แล้ว +1

    how solve? this
    in my laptop?

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Are you facing any issue. Just follow the video exactly

  • @Lucky-se3ln
    @Lucky-se3ln ปีที่แล้ว +1

    I seem to have two errors one saying saying that the term laravel is not recognised and another error before that stating " Failed to download symfony/process 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"
    What do I need to do?

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      You have to follow video as it is. First install xampp and add php path. Then install composer and then the Laravel command globally. That's all. Now you can use the Laravel command from anywhere

    • @Lucky-se3ln
      @Lucky-se3ln ปีที่แล้ว

      @@CodesEasy I did do all of that, the issue wasn’t me following the instructions. I had a different issue that I sorted now anyways. Thank you though!

    • @houllapk
      @houllapk ปีที่แล้ว +1

      @@Lucky-se3ln i am getting same issue what's the solution bro?

    • @yusufoluwajuwonbalogun9713
      @yusufoluwajuwonbalogun9713 ปีที่แล้ว

      I'm having same issue. How did you get rid of the "failed to download symfony error"?

    • @cremie4930
      @cremie4930 ปีที่แล้ว +1

      Guys, if your VS code is open during the installation of Laravel then close it and open again then try running the composer installer again.

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

    Vite manifest not found at: C:\Users\DELL\OneDrive\Desktop\Larvel\my_first_app\public\build/manifest.json bro this problem showing please help

  • @Ethan-uy9ll
    @Ethan-uy9ll ปีที่แล้ว +1

    So how does XAMPP play into this? Could you explain why it is necessary?

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      For php, Apache server and MySQL ( if you are using it )

    • @rib_rob_personal
      @rib_rob_personal ปีที่แล้ว

      @@CodesEasy Couldn't you just install php on its own?

    • @brangja4815
      @brangja4815 ปีที่แล้ว

      @@rib_rob_personal You can install them separately. But that are too many step and tools to install to reach useable development environment. Xampp take care of all those tidiest steps.

    • @Lerionjaknwauda
      @Lerionjaknwauda ปีที่แล้ว

      @@brangja4815 i am using my host and database

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

    thank you very much

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

      You are welcome

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

    why is mine keep installing the 5.8 version?