voyager icon indicating copy to clipboard operation
voyager copied to clipboard

404 when deleting a menu item after deleting its BREAD

Open swport opened this issue 3 years ago • 1 comments

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

swport avatar Oct 24 '21 15:10 swport

try to run: php artisan clear:cache

For some reasons the menu items are cached

karam-mustafa avatar Dec 02 '21 14:12 karam-mustafa