#5939·voyager

EDIT SETTINGS RETURN FORBIDEN ( NOT PERMISSIONS ISSUE )

Author: medoukallaCreated Feb 4, 2025Updated Feb 4, 2025
Labelspossible bug

Laravel version

9.19

PHP version

8.0.2

Voyager version

1.6

Database

mysql

Description

When i click the bottom to save the changes in settings i get black page with work forbiden on top left.

I cave the permissions for settings i can browse add delete without any issue but update not working .

i also tried to create new route for testing it and i give the form new route name instead of voyager.settings.update but still get the same issue

Steps to reproduce

Click the update button in settings page

Expected behavior

Simple update the settings data in database and return with success message

Screenshots

Image

Additional context

No response