Add Authentication (Login & Register) with Laravel Breeze 😎

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

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

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

    Your tutorials are very good! Please do a video on customizing Breeze!

  • @ivanbarta2821
    @ivanbarta2821 ปีที่แล้ว +7

    This channel is getting really good 👍

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

      Thank you

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

    yipe...do some customization with laravel breeze

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

    Please make a video about customizing breeze

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

    Can we do it with laravel & livewire 3 , like one page application? Pls make a tutorial❤❤❤♥️

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

      There is another package called laravel jetstream. It uses livewire 3 I just made a video about it.
      I will be uploading a project based course with laravel and livewire using it on first week of September

  • @CurtisBoakye-Yiadom-bg3sf
    @CurtisBoakye-Yiadom-bg3sf 3 หลายเดือนก่อน

    Please the video for customizing breeze

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

    Nice Thanks!

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

      Thanks for watching Hamad.

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

    thank you, sir 👍

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

      Thanks for watching

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

    thanks

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

    I dont know why but i am getting the error get method not supported after i install the laravel breeze ,but i did not change anything

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

    Can you integrate with livewire 3 and mary-ui with breeze?

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

      You can, but if you want to use livewire, laravel jetstream is a better starter kit, it uses livewire out the box, you just need to replace the default blade components with the mary ui

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

      previously already used livewire2 + jetstream. just want to go for simpler method using breeze. If only you could make tutorial to cover this, and add your previous datatable and modal form lesson in it.

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

      @@yelocode whats the difference between breeze liveware and jetstream
      i really like your work
      do more

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

    thank you broo

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

      Thanks for watching.

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

    Can you add email verification using code ?

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

      Yes it does support email verification, I will make a video on how to enable it soon.

    • @storma-x123
      @storma-x123 หลายเดือนก่อน

      @@yelocode Is the Video online ?

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

    How to test the backend when user changes their password?

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

      By test, do you mean unit/integration test? or check / get notified when user changes their password to perform some logic ex: send an email to them?