Laravel 8 tutorial in Hindi # how to install

Поділитися
Вставка
  • Опубліковано 17 жов 2024
  • in this video we learn about laravel installation and how to install it with laravel installer and composer create-project. This video is made by anil Sidhu in Hindi language
    this is best laravel 8 series for beginners.
    steps to install laravel
    we checkout both way to install laravel
    laravel installer and composer create project
    check php version
    install laravel installer
    install laravel blog app
    use composer to install laravel
    run php artisan serve

КОМЕНТАРІ • 102

  • @sitararafaqat
    @sitararafaqat Рік тому

    Thank you sir for this wounderful video

  • @jjplays404
    @jjplays404 2 роки тому

    sir i have question.. Apka video label laravel 8 hai but ap documentation 7.x ki follow kr rhy hain means wo laravel 7 ki documentation hai na jisko ap follow kr rhe hain
    ??

  • @parulsingh7992
    @parulsingh7992 3 роки тому +6

    Composer is a dependency manager use to download package automatically which we require in our project. It download automatically and saves in folder vendor

  • @KingsukGhosh
    @KingsukGhosh 2 роки тому

    Isn't it required to place the laravel files within the htdocs folder ?

  • @RanjeetSingh-oq1id
    @RanjeetSingh-oq1id Рік тому

    Kya bina php artisan ke bhi hum app ko run kr skte h?

  • @ihtishamkhan5914
    @ihtishamkhan5914 2 роки тому

    And kindly tell me if xampp is essential for laravel

  • @MohitKumar-sf2zp
    @MohitKumar-sf2zp 3 роки тому

    Normally link pe clik krke download nhi kr skte sir??

  • @thethunderboys4160
    @thethunderboys4160 3 роки тому

    Hi, I am Asheesh, I need to know that, is desktop docker and wsl2 installation mandatory in windows machine for laravel 8.x version?
    Thanks for your cooperation.

  • @asispkrl
    @asispkrl 3 роки тому

    Hi, i need to know :you are using laravel 7.x docs .....and in upper folder there is Laravel-8 :is smth wrong there.(if u are using laravel 8.x docs then u have to said laravel 8: show me ur kind suggestions )

  • @muditmohantyagi
    @muditmohantyagi 4 роки тому

    Is it mendetory to start project via serve command, we can browse project without it because other xampp is running

  • @SachinSharma-by7gw
    @SachinSharma-by7gw 4 роки тому

    Very good video Sir

  • @chiragsharma9373
    @chiragsharma9373 Рік тому

    what version of ubuntu your are using in this tutorial

  • @anasdeepthink8237
    @anasdeepthink8237 3 роки тому

    Composer is dependency manager it use for include laravel packages right sir :-)

  • @yasmeentabassum9994
    @yasmeentabassum9994 3 роки тому

    main jb b laravel project xampp main bnati hun wo sirf directories he display krta hai please helm me

  • @montisaini5972
    @montisaini5972 3 роки тому

    Hello, Sir After Starting Laravel Project my CMD does not work how its resolve. I am using Windows operating System ????

  • @ihtishamkhan5914
    @ihtishamkhan5914 2 роки тому

    Sir kindly make a videos on how to get started with Linux

  • @bhaveshbhayani3514
    @bhaveshbhayani3514 8 місяців тому

    composer dependency manager he .. jo wender packages download karne me kaam ata he

  • @rathaurjientrepreneur2010
    @rathaurjientrepreneur2010 3 роки тому +1

    1- Composer is a dependency manager for PHP, 2- It's install all package of Laravel , 3- Few commands required for installation like -(composer create-project laravel/laravel) (php artisan serve), 4- composer download all required files like - PHP, Proxy, Guzzle, Framework, Tinker automatically in vendor folder.

  • @Cr-ronaldo-cr7cr
    @Cr-ronaldo-cr7cr 2 роки тому +1

    Composer kharavel ko chalane ke liye kiya jata hai composer ke pass laravel ke all files hoti hai

  • @syedhadique4088
    @syedhadique4088 7 місяців тому

    Composer has many packages for laravel and it works like software. The composer has many libraries and dependencies for our project .

  • @royal_rafik_vlogs
    @royal_rafik_vlogs 3 роки тому

    Dependency download karne ke liye composer install karte hai. Or project clone karne ke bad bhi conposer install karna padta hai

  • @majidrana4007
    @majidrana4007 3 роки тому +2

    The composer has many packages for laravel and it works like software. The composer has many libraries and dependencies for our project and we can easily use many packages within the composer.

  • @mdmatiurrahman7373
    @mdmatiurrahman7373 3 роки тому +3

    6:18 composer is a dependency manager. It is need when we want to install packages of laravel......

  • @riteshprajapati5512
    @riteshprajapati5512 4 роки тому

    sir composer laravel ka dependency manager hai laravel ko jo require pakeges hote hai yehi install krta hai

  • @SudhirDeshmukh8184
    @SudhirDeshmukh8184 3 роки тому

    hi i am using composer global require laravel/installer this command but laravel not installing my ubuntu 20.04 system, plz help me to sort out this issue

  • @yawarturi5
    @yawarturi5 4 роки тому

    hi sir ... sir kisi tayar templete pe video banawo ta k haimain laravel k practical use ka b pata chaley ..
    plzz

  • @codingstudio6195
    @codingstudio6195 2 роки тому

    Hii.. please make a video on laravel 8 sessions with database connection login page

  • @ganeshverma1848
    @ganeshverma1848 3 роки тому

    Composer is dependencies package manager.. By using composer we can easily downloads any packages, mofules etc..

  • @Athletic_football
    @Athletic_football 3 роки тому

    composer which is used to add dependencies in our web app , benefit is save our time

  • @ramanpahwa2845
    @ramanpahwa2845 2 роки тому

    i restarted my command prompt..still I am getting command not found on typing laravel. my OS is linux

  • @hasnain732
    @hasnain732 3 роки тому

    composer is working as an extension/app for laravel that install all the required packages for the project and its help us all the things easy to download that are very necessary for the project and we not required any others tools and waste time to download separately all other apps.

  • @khalasianiket816
    @khalasianiket816 3 роки тому

    i have installed xampp and composer in my pc correctly, but still getting this error during installation of laravel 8... so please help me out... ERROR in CMD : 'composer' is not recognized as an internal or external command,
    operable program or batch file.

    • @chiragkher575
      @chiragkher575 3 роки тому +1

      Same here bro you get any solution plz tel me

    • @khalasianiket816
      @khalasianiket816 3 роки тому +1

      @@chiragkher575 make your projects in htdocs

  • @vinayakpandey2615
    @vinayakpandey2615 Рік тому +1

    Composer this is a package istoller ka kam karta hai

  • @anish_u
    @anish_u 3 роки тому

    Composer is a dependency manager for PHP that helps downloading dependency files and folders

  • @kananiravi8567
    @kananiravi8567 4 роки тому

    hello good video

  • @vikassargar3968
    @vikassargar3968 3 роки тому

    I want install in xampp ubuntu laravel please make video it given problem

  • @seemashelar5522
    @seemashelar5522 4 роки тому

    Hello sir my php version is 7 and laravel 7 . When I am creating new project . And when I copy project into another machine it will gives composer error .

    • @MereDaddyJi
      @MereDaddyJi 3 роки тому

      it can be version error .. else you can share the screenshot

  • @wonderkidz9159
    @wonderkidz9159 2 роки тому

    composer is a dependency manager it has al packages

  • @md.shourov737
    @md.shourov737 Рік тому

    i can not install laravel on ubuntu 16.04 version
    also can not update php version how can i solve

  • @marvelouscreationpj6067
    @marvelouscreationpj6067 3 роки тому

    My terminal is not working, what should I do...

  • @AJ-hw4jj
    @AJ-hw4jj 3 роки тому

    perfect

  • @dev504
    @dev504 3 роки тому

    [RuntimeException]
    Could not delete C:\Users\User Name\Desktop\LARAVEL PROJECTS/vendor/composer/tmp-806dc562129ed26c184f7490d4
    cc24fc:
    This can be due to an antivirus or the Windows Search Indexer locking the file while they are analyzed.
    SIR PLEASE HELP THIS IS COMMING WHEN I TRIED TO INSTALL WITH THIS OR GLOBAL COMMAND?

  • @komalpatel7858
    @komalpatel7858 3 роки тому +1

    composer is a dependency manager that provides all requirements to file my project and maintain the project libraries

  • @shashankgarg2418
    @shashankgarg2418 4 роки тому

    just subscribed, great channel :)

  • @harshilshah6255
    @harshilshah6255 3 роки тому

    I have created a new project using php artisan serve but that project page is not opening. Somebody please help.

  • @MSajid-cc5sf
    @MSajid-cc5sf 3 роки тому

    How to resolve this error?
    'composer' is not recognized as an internal or external command,
    operable program or batch file.

  • @poojaparmar2109
    @poojaparmar2109 3 роки тому

    composer is dependency manager.so we can install all packages directly.and if we change our project to other system so composer install all version for us.

  • @prashantkumarsrivastava2524
    @prashantkumarsrivastava2524 3 роки тому

    PHP Fatal error: Uncaught Error: Class "Illuminate\Foundation\Application" not found in C:\xampp\htdocs\Laravel\blog\bootstrap\app.php:14
    this error is occurred .............how to solve it

  • @milindbhuvad2946
    @milindbhuvad2946 3 роки тому

    composer is dependency manager to install mvc packages

  • @Awaisgamer007-h5v
    @Awaisgamer007-h5v 2 роки тому

    Composer is use to take different codes by giving their titles.

  • @akSingh_120
    @akSingh_120 Рік тому

    laravel intaller command is easy and fast.

  • @ushanamdeo5500
    @ushanamdeo5500 3 роки тому

    sir my php artisan serve command is not working what to do please help me

  • @muditmohantyagi
    @muditmohantyagi 4 роки тому

    Composer is just installer for mvc, package. it is similar to NPM in nodejs

  • @sheikhbilal400
    @sheikhbilal400 4 роки тому

    "'rm' is not recognized as an internal or external command,
    operable program or batch file" i have this issue when i use laravel new blog . my installer version is 4.0. kindly tell me solution

    • @codestepbystep
      @codestepbystep  4 роки тому

      rm not any command bro, what command you are trying to use

    • @sheikhbilal400
      @sheikhbilal400 4 роки тому

      @@codestepbystep when i use "laravel new blog" command then this error came to see..
      :(

    • @codestepbystep
      @codestepbystep  4 роки тому +1

      Check blog folder should not exist where u are running this command

    • @sheikhbilal400
      @sheikhbilal400 4 роки тому

      @@codestepbystep the folder is quite empty and i just creat first laravel project in this folder like you done in video with the folder name of l8

    • @akshsharma777
      @akshsharma777 4 роки тому

      @@codestepbystep first run cmd- composer global require laravel/installer then create new project

  • @futurefrompast5571
    @futurefrompast5571 2 роки тому

    Freelance for beginners?

  • @muhammadzarif8973
    @muhammadzarif8973 2 роки тому

    composer ham project banany kaley ham used kartyhy

  • @Kumar0307
    @Kumar0307 3 роки тому

    Composer is a dependencies manager of php for laravel.

  • @incode6669
    @incode6669 3 роки тому

    Composer is a dependency manager for Laravel

  • @mohsinrana7293
    @mohsinrana7293 3 роки тому

    composer is a dependency manager for php

  • @aftabahmad334
    @aftabahmad334 3 роки тому

    Laravel is dependency manager that automatically downloads the required components

  • @thestorytimecrew
    @thestorytimecrew 2 роки тому

    php artisan serve kane ke bad jo link generate hoti hai not find kar ke aata hai

  • @ashwanibhardwaj2581
    @ashwanibhardwaj2581 3 роки тому

    Composer is a Dependancy Manager for php

  • @graphiceyes9153
    @graphiceyes9153 2 роки тому

    When I write artisan server but Laravel not shown

  • @adrehman1
    @adrehman1 3 роки тому

    Composer is a dependency manager

  • @muveenhasan6942
    @muveenhasan6942 3 роки тому

    Sir mujhe samjh nhiq aya kese install krna h

  • @muhammadmehedihasan3314
    @muhammadmehedihasan3314 4 роки тому

    Does laravel work offline?

  • @abhishekgupta282
    @abhishekgupta282 3 роки тому

    composer is a php dependency manager

  • @10digit19
    @10digit19 3 роки тому

    After installing laravel it shows 500 error even my php version is 8.0

  • @mampudimpu0015
    @mampudimpu0015 3 роки тому

    Problem 1
    - laravel/framework[v8.40.0, ..., 8.x-dev] require league/flysystem ^1.1 -> satisfiable by league/flysystem[1.1.0, ..., 1.x-dev].
    - league/flysystem[1.1.0, ..., 1.x-dev] require ext-fileinfo * -> it is missing from your system. Install or enable PHP's fileinfo extension.
    - Root composer.json requires laravel/framework ^8.40 -> satisfiable by laravel/framework[v8.40.0, ..., 8.x-dev].
    To enable extensions, verify that they are enabled in your .ini files:
    - C:\Program Files\php-8.0.3\php.ini
    You can also run `php --ini` inside terminal to see which files are used by PHP in CLI mode.
    facing this problem sir. please help.

  • @shamshadali7080
    @shamshadali7080 3 роки тому

    laravel: command not found plz help me.

  • @muskandhingra5840
    @muskandhingra5840 3 роки тому

    You can simply install the composer manually if getting any error

  • @waseemullah5230
    @waseemullah5230 3 роки тому

    composer is laravel library manager

  • @meenashelar5214
    @meenashelar5214 3 роки тому

    How to update php version?

  • @ashishrprastogi
    @ashishrprastogi 4 роки тому

    Composer is the dependency manager of PHP (Laravel).

    • @namratashakya3717
      @namratashakya3717 3 роки тому +1

      Composer is the dependency manager for php

    • @ashishrprastogi
      @ashishrprastogi 3 роки тому

      @@namratashakya3717 yes right... thanks to correct me...

  • @alliswell6352
    @alliswell6352 3 роки тому

    give all sof link

  • @qrmediasense4766
    @qrmediasense4766 3 роки тому

    A COMPOSER IS A dependancy Manager of php

  • @sohaibalibajwa6254
    @sohaibalibajwa6254 3 роки тому

    "'php' is not recognized as an internal or external command,
    operable program or batch file." i am facing this .... my php is 8.0.1

    • @usmanghani6546
      @usmanghani6546 3 роки тому

      ua-cam.com/video/Y1niORpz5Bw/v-deo.html

  • @montisaini5972
    @montisaini5972 3 роки тому

    what id 8000 in url ???

  • @sumitkawale9878
    @sumitkawale9878 3 роки тому

    D:\Program Files\xampp\htdocs\BIN\learningLaravel>composer create-project --prefer-dist laravel/laravel blog
    Creating a "laravel/laravel" project at "./blog"
    Installing laravel/laravel (v8.5.15)
    - Installing laravel/laravel (v8.5.15): Extracting archive
    Created project in D:\Program Files\xampp\htdocs\BIN\learningLaravel\blog
    > @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[v8.12.0, ..., 8.x-dev] require league/flysystem ^1.1 -> satisfiable by league/flysystem[1.1.0, ..., 1.x-dev].
    - league/flysystem[1.1.0, ..., 1.x-dev] require ext-fileinfo * -> it is missing from your system. Install or enable PHP's fileinfo extension.
    - Root composer.json requires laravel/framework ^8.12 -> satisfiable by laravel/framework[v8.12.0, ..., 8.x-dev].
    To enable extensions, verify that they are enabled in your .ini files:
    - C:\Program Files\PHP\php.ini
    You can also run `php --ini` inside terminal to see which files are used by PHP in CLI mode.
    bhai ye error aa raha hai..
    please help
    sumitkawale2002@gmail.com

  • @anaghraj5769
    @anaghraj5769 3 роки тому

    Open nahi ho rha laravel

  • @shaileshnamdev2795
    @shaileshnamdev2795 3 роки тому

    run php artisan serve not working

  • @enigma2886
    @enigma2886 3 роки тому

    6:00

  • @tahirshah1824
    @tahirshah1824 2 роки тому

    please sir wirte video number in the video title

  • @mehulparmar6302
    @mehulparmar6302 3 роки тому

    Unable to use a proxy: malformed http_proxy url

    • @volleyball8812
      @volleyball8812 3 роки тому

      same problem. what can i do? please reply