Build Your Own Custom Auth System with Fortify

  Рет қаралды 10,038

Laravel

Laravel

Күн бұрын

Пікірлер: 40
@РНР
@РНР 4 ай бұрын
I like how fortify has model relationships in traits, very clean approach.
@techfuture-code-tv
@techfuture-code-tv 4 ай бұрын
This is awesome. I have been wondering can't we have such an empty views boiler plate auth system given room for most creative minds for frontend. This is really a germ. Thank you so much sir. Fortify all the way. I will not be deleting auth ui and breeze scaffold again. Just fotufy it, and use my amazing frontend design.
@LaravelPHP
@LaravelPHP 4 ай бұрын
Glad you like it. Thanks. People have very different wishes for the frontend so for Fortify it makes more sense to not provide any views for now. (Christoph)
@joebashour
@joebashour 4 ай бұрын
Thanks for the video! Great walkthrough.
@LaravelPHP
@LaravelPHP 4 ай бұрын
Glad you enjoyed it! 🙏 (Christoph)
@kwasiezor1630
@kwasiezor1630 4 ай бұрын
Nice video. Come to the right time for me... Great job
@LaravelPHP
@LaravelPHP 4 ай бұрын
Thanks a lot 🙏 (Christoph)
@kouceylahadji
@kouceylahadji 4 ай бұрын
After watching the video I'm convinced to start with Laravel Breeze 🤣
@LaravelPHP
@LaravelPHP 4 ай бұрын
Whatever fits you best hehe (Christoph)
@cristhianjhlcom
@cristhianjhlcom 4 ай бұрын
Great video, I am making my own startkit
@LaravelPHP
@LaravelPHP 4 ай бұрын
Awesome, have fun! 🙌 (Christoph)
@mrjafprogrammer2658
@mrjafprogrammer2658 4 ай бұрын
I am have also working on an open source auth statkit with laravel +htmx
@minthantoo3509
@minthantoo3509 4 ай бұрын
Great video. So in short, if we want finished components and ui, we should use jetstream or breeze. If we want to implement components and ui ourselves but wanna use laravel backend, we should use Fortify. Please correct me if I am wrong.
@LaravelPHP
@LaravelPHP 4 ай бұрын
Yep that sounds right 👍 (Christoph)
@smokeyoak
@smokeyoak 4 ай бұрын
Great one.
@LaravelPHP
@LaravelPHP 4 ай бұрын
Thanks! (Christoph)
@nerisonpitogo3717
@nerisonpitogo3717 3 ай бұрын
Will it work for a livewire volt component?
@nikolaip.9944
@nikolaip.9944 3 ай бұрын
Any plans to extend it with additional features? For example, to allow users to change emails (that will require an additional table and multiple steps to confirm that the new email is in fact owned by the same user).
@LaravelPHP
@LaravelPHP 3 ай бұрын
Thanks for the feedback. Good point. I'll think about it (Christoph)
@dominikbetlej7114
@dominikbetlej7114 4 ай бұрын
Thx 🎉
@LaravelPHP
@LaravelPHP 3 ай бұрын
No problem 😀 (Christoph)
@romeo-paqui
@romeo-paqui Ай бұрын
Hey!!! Thanks for the video! I'm using Laravel Fortify for my API authentication. But when I am already logged and I try to login again, it redirect me to the base URL ("/"). Samething when I want to register after login. I try to change the 'home' path in the fortify.php config file, but it not work. Any idea how I can change this?
@mrjafprogrammer2658
@mrjafprogrammer2658 4 ай бұрын
I am have also working on an open source auth statkit with laravel +htmx
@jyy3338
@jyy3338 2 ай бұрын
im using laravel inertia react and when i installed fortify it does make the routes and other controller files except for the actions and provider can you help me sir
@murali-krishnan
@murali-krishnan 4 ай бұрын
Hey @LaravelPHP, Why is this video missing? (Laracon US 2024 - Day 2 - Live from Dallas TX!).
@Ahmadsaddique99
@Ahmadsaddique99 3 ай бұрын
i receive the same error again and again Target [Laravel\Fortify\Contracts\LoginViewResponse] is not instantiable.
@dimitrisborbotsialos
@dimitrisborbotsialos 4 ай бұрын
It seems simpler to just install Breeze and then change the views to your liking. You are practically re creating the same breeze view files.
@branditzjonas
@branditzjonas 4 ай бұрын
It depends on what framework you are using. Let's say you want to use React or Vue, then you don't want to have all stuff scaffold, instead you have liberty to do what you want. Are you Bootstrap fan you can easily install that.
@kouceylahadji
@kouceylahadji 4 ай бұрын
@@branditzjonas even if you use another css framework, you can easily change the classes for the component and all will be done quickly
@branditzjonas
@branditzjonas 4 ай бұрын
@@kouceylahadji correct about other css framework. My main point was that it fits better with Fortify when using React or Vue or …
@smokeyoak
@smokeyoak 4 ай бұрын
The breeze starter kit with react / inertia is killer. I'm old and stubborn and I like to write my own scss so I just pull out the tailwind
@SiadHR
@SiadHR 3 ай бұрын
sorry, what extension you use to see those commit changes
@LaravelPHP
@LaravelPHP 3 ай бұрын
These are VCS features included in PhpStorm. (Christoph)
@tanvirashraf728
@tanvirashraf728 4 ай бұрын
Sir, is it possible to enhance laravel's performance with rust or c?
@Sdirimohamedsalah
@Sdirimohamedsalah 2 ай бұрын
Use CGI or implement your own optimized c compiled to a php function. But it’s hard
@coding-master-shayan
@coding-master-shayan 4 ай бұрын
Which code editor do you use sir?
@LaravelPHP
@LaravelPHP 4 ай бұрын
I use PhpStorm 🫡 (Christoph)
@silakanveli
@silakanveli 4 ай бұрын
2factor walk missing?
@techfuture-code-tv
@techfuture-code-tv 4 ай бұрын
Once you have the view, just invoke the method to get them connected. And go read documentation
@LaravelPHP
@LaravelPHP 4 ай бұрын
We couldn't fit all in the video. I hope the docs can help you there: laravel.com/docs/11.x/fortify#two-factor-authentication (Christoph)
Laravel Gems - Pipelines 💎
15:21
Laravel
Рет қаралды 13 М.
진짜✅ 아님 가짜❌???
0:21
승비니 Seungbini
Рет қаралды 10 МЛН
How to have fun with a child 🤣 Food wrap frame! #shorts
0:21
BadaBOOM!
Рет қаралды 17 МЛН
"Идеальное" преступление
0:39
Кик Брейнс
Рет қаралды 1,4 МЛН
Как Ходили родители в ШКОЛУ!
0:49
Family Box
Рет қаралды 2,3 МЛН
Is This The End Of T3 Stack (JStack Breakdown)
29:28
Theo - t3․gg
Рет қаралды 29 М.
Front-end web development is changing, quickly
3:43
Fireship
Рет қаралды 1,4 МЛН
Should You Use a Notification or a Mailable?
12:48
Laravel
Рет қаралды 14 М.
4 Problems with Eloquent Soft Deletes (and Two Alternatives)
9:05
Laravel Daily
Рет қаралды 16 М.
Let's talk about Events and Listeners
8:23
Laravel
Рет қаралды 8 М.
I'm new to testing in Laravel (Watch me learn)
22:03
Laravel
Рет қаралды 13 М.
Laravel Dusk: painless browser automation
20:49
Aaron Francis
Рет қаралды 25 М.
진짜✅ 아님 가짜❌???
0:21
승비니 Seungbini
Рет қаралды 10 МЛН