You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I install this package, and my routes are setting like routes at vendor pingpong admin, and the Result always:
"Sorry, the page you are looking for could not be found."
"NotFoundHttpException in compiled.php line 7636:"
After I install this package, and my routes are setting like routes at vendor pingpong admin, and the Result always:
"Sorry, the page you are looking for could not be found."
"NotFoundHttpException in compiled.php line 7636:"
I do:
php artisan clear-compiled
php artisan optimize
php artisan cache:clear
composer dump-autoload
but it can't change anything.
What should I do???
Is there any roles that I missed???
Thank you
The text was updated successfully, but these errors were encountered: