Auth in Laravel 8: Fortify and Laravel UI (without Jetstream)

preview_player
Показать описание
There's a lot of confusion with Auth scaffolding in new Laravel 8. Let's unpack all of that, and I will show you how to generate the OLD version of "laravel new --auth" in new Laravel 8.

0:00 Intro: Main Problem of Laravel 8 Auth
1:29 Auth Scaffolding with Laravel UI
3:28 Laravel Fortify: WHY?
5:22 Auth Scaffolding with Fortify
8:46 Generate Views for Fortify
11:01 Thoughts on Laravel Auth Future

- - - - -
Рекомендации по теме
Комментарии
Автор

Is cool that you are a critic inside the Laravel community, really help me to learn more and understand things better. This videos is just awesome.

Автор

I am like new comer to Laravel.. I started learning Laravel 7 and quickly I faced Laravel 8. I was In a chaos situation and your video really really HELPED me a lot. THANK YOU sir.

yassershahine
Автор

You know something, it's very easy when someone like you is making the concepts clear about the changes in the technology. Because most of the time I don't get to read all the documentation and also don't know the tricks to follow when creating a new project with new laravel.
Your support is utmost important to us because when the technology changes suddenly then it becomes a disaster for us to create new projects quickly as it is most often required with running clients, you know ☺️☺️.🙏🙏

I'm very pledged to have your support Povilas.🙏🙏

I also follow you on LinkedIn and here on YouTube. Please continue to inform about the ways to improve time and quality on laravel projects as you do. Continue your great work Povilas 🙏🙏.☺️ I'm Techno Trace. Peace👍

TechnoTrace
Автор

Good job! Would love to see a complete video (frontend using bootstrap and fortify) on HOW TO ENABLE TWO FACTOR VERIFICATION without JetStream! Thanks 🙏

ShabeebRizvi
Автор

Found your channel a few days ago. Really nice content and good in-depth explanations to the Laravel-Cosmos. Keep up the good work!

wolli
Автор

I love the way Povilas loves Laravel but he's professional enough to say publicly what he doesn't like about the new changes. This video helped me a lot to understand the changes because I have been using Laravel since 4.2 and it has never been so difficult to understand the documentation, I remember that before it was not even necessary to install packages, only Laravel and that's it.

ErnestoFlames
Автор

Great video. I don't like updates where you have to learn new frameworks where you have to mix all the js frameworks. But this video explains perfect how to work with your preffered js pramework. Great video!

fatih-araz
Автор

No one knows what will happen in the update, but I am sure you will be available to help us. Thank you for the help and support. 🙏

SunilKumawatbfcj
Автор

Thank you, thank you, thank After reading that the old UI was deprecated, I was quite concerned about what I thought I had to do. I have enough going on and dealing with the new auth system was just not going to fit in my schedule anytime soon. However, thanks to you I will be able to upgrade to Fortify quickly and easily. Your description and step by step procedure helped a LOT.

While I am not happy about this change, I do understand why the change was implemented. It makes a lot of sense now and seems to be a much better process than what we did before 8.x.

Your video, as always, was/is a fantastic Thank you!

phread
Автор

Laravel is changing too fast for anyone to keep up, the documentation is lagging and it's looking like feature creep is the current model of development.

axeman
Автор

Penjelasannya singkat padat dan mudah untuk saya sebagai nubie untuk belajar. Alternatif menggunakan fortify, livewire lebih mudah bagi nubie.

dezetzede
Автор

While copying the public css and js is a good temporary solution, I ended up having to require laravel/ui in the new app with fortify and run php artisan ui bootstrap, followed by npm install && npm run dev to get the changes to stick in the new app. GREAT TUTORIAL! THANK YOU!

JustMillIt
Автор

I think Laravel auth changes too fast. I still like php artisan make:auth

rol
Автор

Thank you so much for this explanation. I was frustrated thinking I was being "forced" down a certain tech stack. This makes perfect sense the direction the Laravel team is taking. Great vid.

arniep
Автор

Thanks a lot for this tutorial!

I'll try this with Vue2, Vuex, Bootstrap5 tomorrow!

A more "hybrid" laravel approach... without Inertia.

joshbarros
Автор

I was looking for this. It all became clear to me with all the laravel mess.

luiejohnmalimit
Автор

i hope you read my comment ....lens you are great person i dont know what to say but really thank you from my heart ppl is great thing

emranitan
Автор

Thank you, you are a legend. Finally a video that not only explains what all the different parts are but also provides a clear and easy example how to implement the solution. Subscribed!

whatdaro
Автор

So thats not only me who got confused by new auth ;) I prefered much more old way, generate auth with just simple bootstrap views. From simple framework auth generation they changed it into "you need to find your workaround" ;p

impulserr
Автор

Thank you very much!
Your videos is amazing, everytime you give away something new.
From your videos Im learn not only Laravel, but also best practices in code and how right to think.

trueyolu