79227770

Date: 2024-11-26 17:48:52
Score: 1
Natty:
Report link

Run php artisan route:list first to confirm that your code can see the route. If it exists, it could be a laravel route cache issue. run the following command to clear the cache

php artisan route:clear
php artisan cache:clear
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Motunrayo Koyejo