Laravel 8 tutorial in Hindi # jetstrem tutorial

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • in this laravel 8 Hindi tutorial new feature video tutorial, we learn what is laravel jetstream and how to use it in laravel 8th version . this video is made by anil Sidhu in the Hindi language
    steps of video
    Laravel Jetstream
    What is Jetstream in laravel 8
    how to install Install Jetstream
    Handle Database
    laravel 9 tutorial in hindi
    Checkout Project
    Interview Question on jet stream
    all command for laravel 8 jetstream
    laravel -v
    composer global remove laravel/installer
    composer global require laravel/installer
    laravel new project-name --jet
    npm install
    npm run dev
    php artisan migrate
    php artisan serve
    Laravel 9 tutorial playlist in Hindi
    • Laravel 9 tutorial in ...

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

  • @codestepbystep
    @codestepbystep  2 года назад +6

    please support me by subscribe, like and comment :) thank you

    • @CodingEscort
      @CodingEscort Год назад

      i have a question bro how we can use checkout system ? can you tell me something ?

  • @riteshprajapati5512
    @riteshprajapati5512 4 года назад +6

    frndss jo sir kr tutorials dekhte hai kon kon chta hai sir jo questions video ke end mai krte hai uska b ans next video mai de chahe video 2 mint lengthi ku na ho jaye

    • @codestepbystep
      @codestepbystep  4 года назад +3

      sure bro

    • @Umair-Sid47
      @Umair-Sid47 3 года назад +1

      me bhe yehi bola he k aik pdf file bana krde krdein upload..humarey liye easy hojyegi

  • @sitararafaqat
    @sitararafaqat Год назад +2

    Yes, we can use API for our Laravel jetstream project because it gives us an API Token.

  • @ahmadnawaz3500
    @ahmadnawaz3500 3 года назад +4

    Sir we want full playlist of jetstream please

  • @mansipethani6925
    @mansipethani6925 2 года назад

    Yes

  • @thetimeline3993
    @thetimeline3993 3 года назад +3

    Sir i tried many many times but it shows this error on migration please fix it because I don't want to skip your any video
    S:\INSTALLED_SOFTWARES\Servers\www\laravel\jetstream2>php artisan migrate
    Migration table created successfully.
    Migrating: 2014_10_12_000000_create_users_table
    Illuminate\Database\QueryException
    SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes (SQL: alter table users add unique `users_email_unique`(`email`))
    at S:\INSTALLED_SOFTWARES\Servers\www\laravel\jetstream2\vendor\laravel\framework\src\Illuminate\Database\Connection.php:671
    667▕ // If an exception occurs when attempting to run a query, we'll format the error
    668▕ // message to include the bindings with SQL, which will make this exception a
    669▕ // lot more helpful to the developer instead of just the database's errors.
    670▕ catch (Exception $e) {
    ➜ 671▕ throw new QueryException(
    672▕ $query, $this->prepareBindings($bindings), $e
    673▕ );
    674▕ }
    675▕
    1 S:\INSTALLED_SOFTWARES\Servers\www\laravel\jetstream2\vendor\laravel\framework\src\Illuminate\Database\Connection.php:464
    PDOException::("SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes")
    2 S:\INSTALLED_SOFTWARES\Servers\www\laravel\jetstream2\vendor\laravel\framework\src\Illuminate\Database\Connection.php:464
    PDOStatement::execute()
    S:\INSTALLED_SOFTWARES\Servers\www\laravel\jetstream2>

    • @thetimeline3993
      @thetimeline3993 3 года назад

      and sir if you want to take me on remote I'll available

  • @muhammadazam5599
    @muhammadazam5599 2 года назад

    anil bhi good work keepit up

  • @msmediascreenentertainment1951
    @msmediascreenentertainment1951 2 года назад

    yes

  • @gamerx4294
    @gamerx4294 2 года назад +1

    'npm' is not recognized as an internal or external command,
    operable program or batch file.
    i m getting this on this npm install && npm run dev comand

    • @msd5890
      @msd5890 2 года назад

      install node js first then run this comand

  • @ravidarji6386
    @ravidarji6386 3 года назад +1

    Jetstream ko Use krke Admin Login kese banaye and user login...

  • @kaziovesh9798
    @kaziovesh9798 4 года назад

    yes sir we can use API for our laravel jetstream project

  • @manishakoladara8013
    @manishakoladara8013 3 года назад +1

    can I use a plugin like spatie's laravel-permission + jetstream + Multiple Profile approaches to achieve full user management?

  • @krishnarathod2936
    @krishnarathod2936 3 года назад +1

    please make playlist on jetstream

  • @Ragini_Shriwas
    @Ragini_Shriwas Год назад

    Sir npm install and npm run dev error show ho rahie hai internal and external

  • @shubhamsahu4959
    @shubhamsahu4959 Год назад

    Sir, I have use jetstream in my project but it always ask to run command 'npm run dev'. Please tell solutions so that I don't want to run the command again and again.

  • @AbhishekSharma-eo1xe
    @AbhishekSharma-eo1xe 4 года назад

    JetSream mei ek QRcode reader hei uska kya use hei and kya ham Auth ka use ab kar skte hein if hame only login/logout or register ki hee need ho toh kya ab Auth ka use ho skta hei ?

    • @manishakoladara8013
      @manishakoladara8013 3 года назад

      You need to enable a feature in below file
      /config/fortify.php
      'features' => [
      Features::registration(),
      Features::resetPasswords(),
      // Features::emailVerification(),
      Features::updateProfileInformation(),
      Features::updatePasswords(),
      Features::twoFactorAuthentication([
      'confirmPassword' => true,
      ]),
      ]
      apako jo bhi service chahiye wo feature aha se uncomment karado

  • @ronakrawatofficial
    @ronakrawatofficial 3 года назад

    Nice sir

  • @keshavagarwal8696
    @keshavagarwal8696 3 года назад

    hi sir my dropdown not show in dashborad show like this error ot statment:-
    @livewireStyles
    @livewire('navigation-dropdown')

  • @JasvirSingh-fd6fp
    @JasvirSingh-fd6fp 4 года назад

    sir ye Warn Deprecated kyu aa rha hai? aur kya iske aane par npm installl ho jayega?

  • @riteshprajapati5512
    @riteshprajapati5512 4 года назад +1

    sir jetstrem hota kya hai explain nai kiya sir bs apne btaya ki laravel ka new feature hai

  • @bhavyakumarpanchotiya8254
    @bhavyakumarpanchotiya8254 3 года назад

    make a more video on Jetstream sir

  • @akSingh_120
    @akSingh_120 Год назад

    Hi Anil, Please tell the procedure to delete public folder

  • @Lifeisjourne
    @Lifeisjourne 3 года назад

    Sir mix manifest does not exist
    Npm install
    Or npm run Dev bih kia ha still error ha wo Dev ko run nai kr raha

  • @techjitendranadol9876
    @techjitendranadol9876 3 года назад

    sir image ka option nahi aa raha he
    mera laravel version 4.2 he framework version 8.54

  • @anujpanwar8426
    @anujpanwar8426 3 года назад +1

    'npm' is not recognized as an internal or external command,operable program or batch file. how can i fix it

  • @watchtime10
    @watchtime10 Год назад

    hello sir, i wanted to use jetstream in my project, but i want to build it based on user roles and permission , so can you please tell me that should i use jetsream and customize it or should i build my own authentication system ? please i will be waiting for youre reply, and thank you so much for making laravel so easy for me

  • @keshavagarwal8696
    @keshavagarwal8696 3 года назад

    sir i have an issue my command *npm install && npm run dev * not execute show some error like this:-
    npm' is not recognized as an internal or external command,
    operable program or batch file.

    • @peeyushsachan2591
      @peeyushsachan2591 3 года назад +1

      Install nodejs and set path
      Then this problem gone

    • @chetanpatil7555
      @chetanpatil7555 3 года назад

      in windows SYSTEM run single command like : npm install and before that install nodeJS

  • @sanjay3425
    @sanjay3425 2 года назад

    Hi, Code Step By Step
    login n registration link not come after run all command.

  • @shikhashrivastava29
    @shikhashrivastava29 3 года назад

    In my url 8000/user/profile page in drop down m getting 2 options profile n logout and m not getting that profile image icon on right hand side corner simply name is written. Not even in profile edit there is option of uploading photo. What to do n what's the reason

    • @GauravKumar-wo2ks
      @GauravKumar-wo2ks 3 года назад

      Hi, aapka ye issue solve ho gya kya. Agar ho gya h to please help. Mujhe bhi same issue aa rha hai.

    • @manishakoladara8013
      @manishakoladara8013 3 года назад

      You need to enable a feature in below file
      /config/jetstream.php
      'features' => [
      Features::profilePhotos(),
      ]

    • @shikhashrivastava29
      @shikhashrivastava29 3 года назад

      @@manishakoladara8013 Thankyou 👍

  • @codingknowledge8183
    @codingknowledge8183 2 года назад

    nahe kar sakte kyonke jetstream session use karta hai authentication ke liay aur api ke liay humain token ki zaroorat hoti hai

  • @abdulrafeh9129
    @abdulrafeh9129 2 года назад

    sir can I convert my laravel project to jetstream if yes how can I upgrade

  • @PratibhaSingh-bl7vf
    @PratibhaSingh-bl7vf 3 года назад

    sir mujhe login k time email verification karana h to kase karenge

  • @akashsourav5748
    @akashsourav5748 3 года назад

    I got error to install and dev environment of npm in laravel Jetstream project.
    How can I resolve this?

  • @jigneshpatel08
    @jigneshpatel08 3 года назад

    Hi Sir, Mere jetsream me profile & api token ka option nahi hai only name and email hi hai asa kyu ?

    • @manishakoladara8013
      @manishakoladara8013 3 года назад +2

      You need to enable a feature in below file
      /config/jetstream.php
      'features' => [
      //Features::termsAndPrivacyPolicy(),
      Features::profilePhotos(),
      Features::api(),
      Features::teams(['invitations' => true]),
      Features::accountDeletion(),
      ]
      apako jo bhi service chahiye wo feature aha se uncomment karado

    • @shubambhogal6227
      @shubambhogal6227 2 года назад

      @@manishakoladara8013 nice
      and more feature available
      Thank you

  • @balramdangi9495
    @balramdangi9495 4 года назад

    The GET method is not supported for this route. Supported methods: POST. sir ye error solve nhi ho rhi.
    method change krne pr bhi error de rha he

    • @codestepbystep
      @codestepbystep  4 года назад

      Ye issue jetstream wale task me aa rha h kya kisi aur me

    • @balramdangi9495
      @balramdangi9495 4 года назад

      @@codestepbystep yes sir jetstream wale me

    • @codestepbystep
      @codestepbystep  4 года назад

      Apne js install kiya h usme change b kiye h... its like aap get request send kr rhe ho but route me post method define h

    • @balramdangi9495
      @balramdangi9495 4 года назад

      @@codestepbystep sir pleae tell me js me kya change krna pdega

  • @sendysuthar5596
    @sendysuthar5596 3 года назад

    Error in npm install command please give solution

  • @shivaniasati8281
    @shivaniasati8281 3 года назад

    Hello sir
    Sir meine profile par click kiya to image ke liye v nhi arha hai or api token option v show nhi ho rha hai dropdown mai
    Sir please reply

    • @GauravKumar-wo2ks
      @GauravKumar-wo2ks 3 года назад

      Hi, aapka ye issue solve ho gya kya. Agar ho gya h to please help. Mujhe bhi same issue aa rha hai.

    • @shivaniasati8281
      @shivaniasati8281 3 года назад

      ​@@GauravKumar-wo2ks​ yes apko config/jetstream.php file mai features karke milega to baha par profilephotos and api ko uncomment kar dijiye usse show ho jayega apka

    • @GauravKumar-wo2ks
      @GauravKumar-wo2ks 3 года назад

      @@shivaniasati8281 Thanks Ma'am, for your valuable reply. Show ho gye dono options. But ye dono options by default enable ni the mere. Kya kuch additional configuration hai, jise mene miss kiya hai.

    • @shivaniasati8281
      @shivaniasati8281 3 года назад

      @@GauravKumar-wo2ks no, mere mai bhi by default enable nhi tha

    • @GauravKumar-wo2ks
      @GauravKumar-wo2ks 3 года назад

      @@shivaniasati8281 Ok, Thank you. :)

  • @bhupendrakairwal9792
    @bhupendrakairwal9792 3 года назад

    Sir in my laravel home page there is no option for login register??help me🙏🏻

    • @MsFarrukh123
      @MsFarrukh123 3 года назад

      because your laravel project is simple not jetstream

    • @developerniks465
      @developerniks465 3 года назад

      @@MsFarrukh123 so how can i resolve this

    • @rahulsharma.developer
      @rahulsharma.developer 2 года назад

      @@developerniks465
      npm install
      npm run dev
      php artisan migrate
      php artisan vendor:publish --tag=jetstream-views
      Run this command after create your project on jetstream

  • @lucifer2099
    @lucifer2099 3 года назад

    Sir jabh mein Register pr click krta hu tabh "The Mix manifest doesn't exist" Yeh aa rahai hai. Sir please tell how I resolve this error issue

    • @vinitkumar9687
      @vinitkumar9687 3 года назад

      config shi n kiye ho

    • @lucifer2099
      @lucifer2099 3 года назад

      @@vinitkumar9687 Sab kuch as it is kiya jaise video mein tha

    • @vinitkumar9687
      @vinitkumar9687 3 года назад

      Any desk per aoo setup kr deta hu

    • @lucifer2099
      @lucifer2099 3 года назад

      @@vinitkumar9687 okk

    • @manishakoladara8013
      @manishakoladara8013 3 года назад

      @@lucifer2099 you need to follow "install npm" and "npm run dev".

  • @NareshKumar-xf6rl
    @NareshKumar-xf6rl 4 года назад +3

    Yes, we can use API for our Laravel jetstream project because it gives us an API Token.

    • @anujpanwar8426
      @anujpanwar8426 3 года назад

      npm' is not recognized as an internal or external command,operable program or batch file. how can i fix it..please help me

    • @_hadd_hai_suraj5828
      @_hadd_hai_suraj5828 2 года назад

      @@anujpanwar8426 install node js