https://devdojo.com/ninja - Learn how to create your own Software as a Service in my Ninja Training Program.
In this video I will teach you about Laravel middleware. Middleware allows us to run certain functionality before the user or the request is allowed to access a route. Using Middleware we can easily build protection from certain requests being sent to certain routes.
Be sure to visit the official Laravel Middleware documentation at https://laravel.com/docs/middleware
Additionally, if you would like to learn to code your own Software as a Service using the Laravel framework I would like to encourage you to check out my latest course at SAAS Adventure https://saasadventure.io
Thanks for watching ;) be sure to subscribe!