How to Install Laravel on Windows 10 | Complete Installation

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

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

  • @Amit.Thinks
    @Amit.Thinks  ปีที่แล้ว +1

    PHP Tutorial: studyopedia.com/tutorials/php

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

      Thank you for this video!
      I have received an error:
      C:\Users\Lenovo\Documents\ChevonnaLaravel\first-app>composer global require laravel/installer
      Changed current directory to C:/Users/Lenovo/AppData/Roaming/Composer
      ./composer.json has been updated
      Running composer update laravel/installer
      Loading composer repositories with package information
      Updating dependencies
      Nothing to modify in lock file
      Writing lock file
      Installing dependencies from lock file (including require-dev)
      Nothing to install, update or remove
      Generating autoload files
      9 packages you are using are looking for funding.
      Use the `composer fund` command to find out more!
      No security vulnerability advisories found
      Using version ^4.5 for laravel/installer
      C:\Users\Lenovo\Documents\ChevonnaLaravel\first-app>laravel new demo-app
      _ _
      | | | |
      | | __ _ _ __ __ ___ _____| |
      | | / _` | '__/ _` \ \ / / _ \ |
      | |___| (_| | | | (_| |\ V / __/ |
      |______\__,_|_| \__,_| \_/ \___|_|
      Creating a "laravel/laravel" project at "./demo-app"
      Installing laravel/laravel (v10.2.2)
      Failed to download laravel/laravel from dist: The zip extension and unzip/7z commands are both missing, skipping.
      The php.ini used by your command-line PHP is: C:\php-8.2.6\php.ini
      Now trying to download from source
      - Syncing laravel/laravel (v10.2.2) into cache
      - Installing laravel/laravel (v10.2.2): Cloning a6bfbc7f90 from cache
      Created project in C:\Users\Lenovo\Documents\ChevonnaLaravel\first-app/demo-app
      > @php -r "file_exists('.env') || copy('.env.example', '.env');"
      Loading composer repositories with package information
      Updating dependencies
      Your requirements could not be resolved to an installable set of packages.
      Problem 1
      - laravel/framework[v10.10.0, ..., v10.13.0] require league/flysystem ^3.8.0 -> satisfiable by league/flysystem[3.8.0, ..., 3.15.1].
      - league/flysystem[3.3.0, ..., 3.14.0] require league/mime-type-detection ^1.0.0 -> satisfiable by league/mime-type-detection[1.0.0, ..., 1.11.0].
      - league/flysystem[3.15.0, ..., 3.15.1] require league/flysystem-local ^3.0.0 -> satisfiable by league/flysystem-local[3.15.0].
      - league/mime-type-detection[1.0.0, ..., 1.3.0] require php ^7.2 -> your php version (8.2.6) does not satisfy that requirement.
      - league/mime-type-detection[1.4.0, ..., 1.11.0] require ext-fileinfo * -> it is missing from your system. Install or enable PHP's fileinfo extension.
      - league/flysystem-local 3.15.0 require ext-fileinfo * -> it is missing from your system. Install or enable PHP's fileinfo extension.
      - Root composer.json requires laravel/framework ^10.10 -> satisfiable by laravel/framework[v10.10.0, ..., v10.13.0].
      How can these errors be resolved?

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

    Smart... Tutorial..10q from Ethiopia

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

      Welcome. Do refer our other free Tutorials:
      Python Tutorial (English): th-cam.com/video/HakXpkXcjdI/w-d-xo.html
      Python Tutorial (Hindi): th-cam.com/video/b97WsOM9BYg/w-d-xo.html
      NumPy Tutorial (English): th-cam.com/video/WsENswmSz6M/w-d-xo.html
      NumPy Tutorial (Hindi): th-cam.com/video/roqStVWNR7Q/w-d-xo.html
      MySQL Tutorial: th-cam.com/video/fFgdnS1laA0/w-d-xo.html
      SQL Tutorial: th-cam.com/video/3mukGYjvixE/w-d-xo.html
      Bootstrap Tutorial: th-cam.com/video/nahewStckVU/w-d-xo.html

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

    Thank you Mr. Amit!

    • @Amit.Thinks
      @Amit.Thinks  5 หลายเดือนก่อน

      You're welcome. Refer to our free courses:
      🔥ChatGPT Course: th-cam.com/video/SadtSo4y3BA/w-d-xo.html
      🔥Database Courses: bit.ly/3EMv1Bi
      🔥Learn Web Development" bit.ly/3tl9nlp
      🔥Data Science Courses: bit.ly/3O7KfGk
      🔥Data Analytics Courses: bit.ly/48MxV

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

    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:\Program Files\php-8.3.2\php.ini
    Now trying to download from source
    In GitDownloader.php line 82:
    git was not found in your PATH, skipping source download
    This one problem

    • @Amit.Thinks
      @Amit.Thinks  8 หลายเดือนก่อน

      Fix: th-cam.com/video/IyZk_2aaDK8/w-d-xo.htmlsi=7ZvUmStRGCP1Yfts

  • @AliAhmed-hf8ke
    @AliAhmed-hf8ke 11 หลายเดือนก่อน

    amazing explanation, thank you!

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

    Great work, thank you so much!

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

    Failed to download carbonphp/carbon-doctrine-types from dist: The zip extension and unzip/7z commands are both missing, skipping.
    The php.ini used by your command-line PHP is: C:\Program Files (x86)\php-8.3.0\php.ini
    Now trying to download from source
    this one problem

    • @Amit.Thinks
      @Amit.Thinks  10 หลายเดือนก่อน

      Fix: th-cam.com/video/IyZk_2aaDK8/w-d-xo.html

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

    thank you you are very clever

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

    Visual studio setup with laravel in windows 10

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

    Thank You...

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

    Good day Sir
    Am having an error "git was not found in your path" whilw trying to install laravel
    Pls how do I fix this.

    • @Amit.Thinks
      @Amit.Thinks  ปีที่แล้ว

      Fix: th-cam.com/video/IyZk_2aaDK8/w-d-xo.html

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

    Perfect tutorial

    • @Amit.Thinks
      @Amit.Thinks  3 หลายเดือนก่อน

      Welcome. Refer to our free courses:
      🔥GenerativeAI Free Courses: bit.ly/3Vhsbxv
      🔥Database Courses: bit.ly/3EMv1Bi
      🔥Learn Web Development" bit.ly/3tl9nlp
      🔥Data Science Courses: bit.ly/3O7KfGk
      🔥Data Analytics Courses: bit.ly/48MxV

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

    After installation when i type laravel in cmd it shows that valet only supports the Mac operating system...what to do now

    • @Amit.Thinks
      @Amit.Thinks  4 หลายเดือนก่อน

      Never faced such an error. However, it took me 1 second to find a solution by just searching your error on Google.

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

    Thank you bro ❤

    • @Amit.Thinks
      @Amit.Thinks  5 หลายเดือนก่อน +1

      You're welcome.
      Also, refer to our free courses:
      🔥ChatGPT Course: th-cam.com/video/SadtSo4y3BA/w-d-xo.html
      🔥Database Courses: bit.ly/3EMv1Bi
      🔥Learn Web Development" bit.ly/3tl9nlp
      🔥Data Science Courses: bit.ly/3O7KfGk
      🔥Data Analytics Courses: bit.ly/48MxVTU

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

    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
    please help laravel installer error

    • @Amit.Thinks
      @Amit.Thinks  ปีที่แล้ว

      I never faced such an error. I thinsk it failed in dowbloading the dependenies.
      Googled and found this useful link in 1 second. Were you able to find it?stackoverflow.com/questions/41274829/php-error-the-zip-extension-and-unzip-command-are-both-missing-skipping

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

      uncomment the lines extension=zip in your php.ini file

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

    is not recognized as an internal or external command,
    operable program or batch file.
    Why this one happen?

    • @Amit.Thinks
      @Amit.Thinks  2 หลายเดือนก่อน

      Did you set the path?

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

      @Amit.Thinks Which minute I can see this problem in your video? I think like I don't miss any steps.

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

    Not sure why it is always being installed laravel 8.* instead of 10. Is there any thing I need to take care of?

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

    In 3:00 when i click on path it dosnt work 😢 plz solution

    • @Amit.Thinks
      @Amit.Thinks  4 หลายเดือนก่อน

      Maybe, you incorrectly clicked on "Edit environment variables for your account". You need to click on "Edit the system environment variables" on START. Follow the video again.

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

    how to install LARAVEL 10 + REACT

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

    @php -r "file_exists('.env') || copy('.env.example', '.env');"
    Loading composer repositories with package information
    Updating dependencies
    Your requirements could not be resolved to an installable set of packages.
    i got this error please help

    • @Amit.Thinks
      @Amit.Thinks  ปีที่แล้ว

      Run this command: composer install --ignore-platform-reqs

  • @BestScholars
    @BestScholars 16 วันที่ผ่านมา

    {"Laravel":"11.25.0"}

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

    php.exe file not showing how to solve

    • @Amit.Thinks
      @Amit.Thinks  2 หลายเดือนก่อน

      It’s there only. Check properly under file type. Another students faced similar issue and did not located the .exe file.

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

      @@Amit.Thinks yess

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

    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:\Program Files\php-8.3.4\php.ini
    Now trying to download from source
    - Syncing doctrine/inflector (2.0.10) into cache
    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:\Program Files\php-8.3.4\php.ini
    Now trying to download from source
    - Syncing illuminate/conditionable (v11.10.0) into cache
    Failed to download psr/simple-cache from dist: The zip extension and unzip/7z commands are both missing, skipping.
    The php.ini used by your command-line PHP is: C:\Program Files\php-8.3.4\php.ini
    Now trying to download from source
    - Syncing psr/simple-cache (3.0.0) into cache
    Failed to download psr/container from dist: The zip extension and unzip/7z commands are both missing, skipping.
    The php.ini used by your command-line PHP is: C:\Program Files\php-8.3.4\php.ini
    Now trying to download from source
    - Syncing psr/container (2.0.2) into cache
    Failed to download illuminate/contracts from dist: The zip extension and unzip/7z commands are both missing, skipping.
    The php.ini used by your command-line PHP is: C:\Program Files\php-8.3.4\php.ini
    Now trying to download from source
    - Syncing illuminate/contracts (v11.10.0) into cache
    Failed to download illuminate/macroable from dist: The zip extension and unzip/7z commands are both missing, skipping.
    The php.ini used by your command-line PHP is: C:\Program Files\php-8.3.4\php.ini
    Now trying to download from source
    - Syncing illuminate/macroable (v11.10.0) into cache
    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:\Program Files\php-8.3.4\php.ini
    Now trying to download from source
    - Syncing symfony/process (v7.1.1) into cache
    Failed to download symfony/polyfill-mbstring from dist: The zip extension and unzip/7z commands are both missing, skipping.
    The php.ini used by your command-line PHP is: C:\Program Files\php-8.3.4\php.ini
    Now trying to download from source
    - Syncing symfony/polyfill-mbstring (v1.29.0) into cache
    Failed to download symfony/polyfill-intl-normalizer from dist: The zip extension and unzip/7z commands are both missing, skipping.
    The php.ini used by your command-line PHP is: C:\Program Files\php-8.3.4\php.ini
    Now trying to download from source
    - Syncing symfony/polyfill-intl-normalizer (v1.29.0) into cache
    Failed to download symfony/polyfill-intl-grapheme from dist: The zip extension and unzip/7z commands are both missing, skipping.
    The php.ini used by your command-line PHP is: C:\Program Files\php-8.3.4\php.ini
    Now trying to download from source
    - Syncing symfony/polyfill-intl-grapheme (v1.29.0) into cache
    Failed to download symfony/polyfill-ctype from dist: The zip extension and unzip/7z commands are both missing, skipping.
    The php.ini used by your command-line PHP is: C:\Program Files\php-8.3.4\php.ini
    Now trying to download from source
    - Syncing symfony/polyfill-ctype (v1.29.0) into cache
    Failed to download symfony/string from dist: The zip extension and unzip/7z commands are both missing, skipping.
    The php.ini used by your command-line PHP is: C:\Program Files\php-8.3.4\php.ini
    Now trying to download from source
    - Syncing symfony/string (v7.1.1) into cache
    Failed to download symfony/deprecation-contracts from dist: The zip extension and unzip/7z commands are both missing, skipping.
    The php.ini used by your command-line PHP is: C:\Program Files\php-8.3.4\php.ini
    Now trying to download from source
    - Syncing symfony/deprecation-contracts (v3.5.0) into cache
    Failed to download symfony/service-contracts from dist: The zip extension and unzip/7z commands are both missing, skipping.
    The php.ini used by your command-line PHP is: C:\Program Files\php-8.3.4\php.ini
    Now trying to download from source
    - Syncing symfony/service-contracts (v3.5.0) into cache
    Failed to download symfony/console from dist: The zip extension and unzip/7z commands are both missing, skipping.
    The php.ini used by your command-line PHP is: C:\Program Files\php-8.3.4\php.ini
    Now trying to download from source
    - Syncing symfony/console (v7.1.1) into cache
    Failed to download illuminate/collections from dist: The zip extension and unzip/7z commands are both missing, skipping.
    The php.ini used by your command-line PHP is: C:\Program Files\php-8.3.4\php.ini
    Now trying to download from source
    - Syncing illuminate/collections (v11.10.0) into cache
    Failed to download laravel/prompts from dist: The zip extension and unzip/7z commands are both missing, skipping.
    The php.ini used by your command-line PHP is: C:\Program Files\php-8.3.4\php.ini
    Now trying to download from source
    - Syncing laravel/prompts (v0.1.23) into cache
    Failed to download voku/portable-ascii from dist: The zip extension and unzip/7z commands are both missing, skipping.
    The php.ini used by your command-line PHP is: C:\Program Files\php-8.3.4\php.ini
    Now trying to download from source
    - Syncing voku/portable-ascii (2.0.1) into cache
    Failed to download symfony/translation-contracts from dist: The zip extension and unzip/7z commands are both missing, skipping.
    The php.ini used by your command-line PHP is: C:\Program Files\php-8.3.4\php.ini
    Now trying to download from source
    - Syncing symfony/translation-contracts (v3.5.0) into cache
    Failed to download symfony/translation from dist: The zip extension and unzip/7z commands are both missing, skipping.
    The php.ini used by your command-line PHP is: C:\Program Files\php-8.3.4\php.ini
    Now trying to download from source
    - Syncing symfony/translation (v7.1.1) into cache
    Failed to download symfony/polyfill-php80 from dist: The zip extension and unzip/7z commands are both missing, skipping.
    The php.ini used by your command-line PHP is: C:\Program Files\php-8.3.4\php.ini
    Now trying to download from source
    - Syncing symfony/polyfill-php80 (v1.29.0) into cache
    Failed to download symfony/polyfill-php83 from dist: The zip extension and unzip/7z commands are both missing, skipping.
    The php.ini used by your command-line PHP is: C:\Program Files\php-8.3.4\php.ini
    Now trying to download from source
    - Syncing symfony/polyfill-php83 (v1.29.0) into cache
    Failed to download psr/clock from dist: The zip extension and unzip/7z commands are both missing, skipping.
    The php.ini used by your command-line PHP is: C:\Program Files\php-8.3.4\php.ini
    Now trying to download from source
    - Syncing psr/clock (1.0.0) into cache
    Failed to download symfony/clock from dist: The zip extension and unzip/7z commands are both missing, skipping.
    The php.ini used by your command-line PHP is: C:\Program Files\php-8.3.4\php.ini
    Now trying to download from source
    - Syncing symfony/clock (v7.1.1) into cache
    Failed to download carbonphp/carbon-doctrine-types from dist: The zip extension and unzip/7z commands are both missing, skipping.
    The php.ini used by your command-line PHP is: C:\Program Files\php-8.3.4\php.ini
    Now trying to download from source
    - Syncing carbonphp/carbon-doctrine-types (3.2.0) into cache
    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:\Program Files\php-8.3.4\php.ini
    Now trying to download from source
    showing this error do i need to install all package by one by one please reply

    • @Amit.Thinks
      @Amit.Thinks  4 หลายเดือนก่อน

      Fix: th-cam.com/video/IyZk_2aaDK8/w-d-xo.html

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

    Thank you so much 🫡

    • @Amit.Thinks
      @Amit.Thinks  2 หลายเดือนก่อน

      Welcome. Refer to our free courses:
      🔥GenerativeAI Free Courses: bit.ly/3Vhsbxv
      🔥Database Courses: bit.ly/3EMv1Bi
      🔥Learn Web Development" bit.ly/3tl9nlp
      🔥Data Science Courses: bit.ly/3O7KfGk
      🔥Data Analytics Courses: bit.ly/48MxV