Panel giving 404 in production
I have two panels (admin, jam) - admin panel works just fine local/production but jam always gives a 404 (not even 403) in production. Is there any particular thing to do when having 2 panels ?
6 Replies
Admin panel has
->path('admin')
?
Did you just add the second panel? Maybe OPCache issue?Damn it was a mismatch in Panel's class name ! Worked on Mac but not on remote Fedora ... a tricky one
thx for your insights
Case sensitivity? π
@Dennis Koch Yes ! π
I'm always surprised again, that macOS isn't case-sensitive π