Livewire User Authentication in minutes with Laravel Jetstream

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

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

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

    Greetings, your videos are very explanatory and your presentation is very clear and high-quality. I've watched the entire beginner course since this morning, thank you very much.
    Keep it going with such beautiful work.

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

      Glad you like the videos.
      Thank you for watching and feedback. Will be making more videos in coming days

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

    Awesome tutorial!

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

      Thank you!

  • @AliHasnain-q8v
    @AliHasnain-q8v ปีที่แล้ว +1

    Nice series
    Please also make tutorial for date range picker on data table, charts, notification and sweet alerts
    Thanks

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

      Will try to cover those topics in upcoming videos

  • @ABSM-r8h
    @ABSM-r8h 6 วันที่ผ่านมา

    Could you cover the api version of it, please?

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

    Great videos! Congratulations. I have Laravel Jestream and Ldap-Record installed. How can I change the authentication dynamically from the login screen. Choosing between the options (ldap, openldap and local db).

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

    Hello, what does livewire have to do with it? When navigating through the pages, the page is reloaded.

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

    At around 2:28 you say if you want a Blade version then you should use Breeze. Could you expand on what you meant by that as there are blade files in a Jetstream project?

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

      Yes there are, but the Jetstream files rely on other technologies like Livewire or Inertia. But you can still use Blade in a Jetstream project.

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

    So if I'm using Livewire I should choose Jetstream, otherwise Breeze, correct ?
    Does Jetstream have any advantages over Breeze (other than using Livewire of course😉) ?

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

      It also comes with a 2fa support, teams support and Personal API token manager + profile picture upload in the profile page.
      You do need to enable them in the jetstream config file first though.

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

      @@yelocode Thanks 🙂

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

    So amazing tutorial! You are keeping a very good effort to make quality content on laravel. Thank you so much.
    Just let me know, what's the vs code color theme & icon pack you're using, It looks really cool.

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

      Thank you for watching.Glad the videos are helpful. I'm using Monokai Pro theme the filter octagon version color

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

    When i try to run "npm run build" code it gives syntax error "unexpected token 'export' postcss.config.js:1 export default{ .."

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

      I have the same issue

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

      I have resolved mine by adding "type": "module" in package.json

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

    Can anyone help me change the color of the jetstream login form? I need to change the backgroun-color to black

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

    Hi Sir , i have a question.
    i followed your step for installing jetstream and when i wanna log in i see this error ,
    And it says that Undefined variable $for
    @props(['for'])
    @error($for)
    merge(['class' => 'text-sm text-red-600']) }}>{{ $message }}
    @enderror
    what should i do ?

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

    can you please do some advenced stuff in jetstream about API and tokens ... etc

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

    I like your "boooom"!! On every video :D

  • @-_-balen-_-9722
    @-_-balen-_-9722 ปีที่แล้ว

    Thank you man❤

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

      You're welcome 😊. Thanks for watching

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

    Great videos! Congratulations. I took your twitter clone video; now, I am looking for better starter kits. Jetstream seems to be the best approach so far, but how to evolve the app based on the knowledge acquired from the twitter clone series is not so simple - and breeze faces the same issues for the ui. what about a course of creating a health and fitness tracker starting from jetstream?

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

    Thank u so much bruh