У нас вы можете посмотреть бесплатно Laravel Custom Auth – Part 7 | Protecting Routes with Auth & Guest Middleware или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Welcome to the final part of our Laravel Custom Authentication series! 🎉 In this video, we’ll wrap things up by learning how to secure your Laravel application routes using auth and guest middleware. By the end, you’ll know how to protect your dashboard so that only logged-in users can access it, and how to prevent logged-in users from visiting the login or registration pages again. 👉 What you’ll learn in this video: ✅ How to apply auth middleware to protect private routes (like dashboard, profile, etc.) ✅ How to apply guest middleware to restrict login & register pages for already logged-in users ✅ Testing the flow: login, logout, and route access restrictions ✅ Wrapping up the entire custom auth series 🎯 Full laravel custom auth series link: • Laravel Custom Auth From Scratch – Part 6 ... That’s it — we’ve now completed our Laravel Custom Auth series from scratch without using any starter packages! 🚀 If you found this series helpful: 👍 Like the video 💬 Drop a comment with your feedback 🔔 Subscribe to the channel for more Laravel & PHP tutorials