#93 - custom error pages #94
Reference in New Issue
Block a user
Delete Branch "#93-custom-error-pages"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This should close #93.
I would prefer to have the application sidebar when I'd be signed in.
Why only these statuses? Plus it would be nice to move this array to some const maybe?
And why not testing? It would be nice to have a way to test failed operations.
These statuses are rendered by default by Laravel. The solution itself is proposed by the creator of Inertia link, so I think that will be waste of time to make something more complicated. I've changed
environmentto production only. Maybe we can think about the application sidebar when the user is signed in, but it will be here some technical complications and it could be confusing to users.