laravel-enso / enso

Laravel Vue SPA, Bulma themed. For demo login use `admin@laravel-enso.com` & `password` -
https://www.laravel-enso.com
MIT License
1.08k stars 278 forks source link

403 after login (instead of homepage) #404

Closed robbykrlos closed 2 years ago

robbykrlos commented 2 years ago

This is a bug.

Prerequisites

Description

I did an update on Friday afternoon, FE and BE, and after build I get a 403 after login page. Anything you might have changed in that direction.

I hope it's not from my own contribution on #401 :)

I should mention that we do not use the Quotes page between the login and homepage.

I'm stating an investigation on our side, but thought I should pop a question in case you have some easy known fix.

Thanks!

robbykrlos commented 2 years ago

Never mind - it's from our side. The Default route was missing.

Sorry