thedevdojo / voyager

Voyager - The Missing Laravel Admin
https://voyager.devdojo.com
MIT License
11.78k stars 2.67k forks source link

404 when deleting a menu item after deleting its BREAD #5477

Open swport opened 2 years ago

swport commented 2 years ago

Laravel version

8.67

PHP version

7.4.3

Voyager version

1.5.1

Database

MySQL 8

Description

Getting a 404 when deleting a menu item after having deleted its BREAD

Steps to reproduce

Create a BREAD along with its menu item Delete the BREAD Go on to delete its menu item

Expected behavior

No 404

Screenshots

No response

Additional context

No response

karam-mustafa commented 2 years ago

try to run: php artisan clear:cache

For some reasons the menu items are cached