Laravel Admin Routes and Security in a SPA

Originally published at: Laravel Admin Routes and Security in a SPA - Server Side Up

We have built our first Laravel Policies now it’s time to add some security to the routes we are protecting and implement the policies.