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
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
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.
Your tutorials are very good! Please do a video on customizing Breeze!
This channel is getting really good 👍
Thank you
yipe...do some customization with laravel breeze
Please make a video about customizing breeze
Can we do it with laravel & livewire 3 , like one page application? Pls make a tutorial❤❤❤♥️
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
Please the video for customizing breeze
Nice Thanks!
Thanks for watching Hamad.
thank you, sir 👍
Thanks for watching
thanks
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
Can you integrate with livewire 3 and mary-ui with breeze?
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
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.
@@yelocode whats the difference between breeze liveware and jetstream
i really like your work
do more
thank you broo
Thanks for watching.
Can you add email verification using code ?
Yes it does support email verification, I will make a video on how to enable it soon.
@@yelocode Is the Video online ?
How to test the backend when user changes their password?
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?