amiryousefi/laravel-permission

Duplicate entry error when routes under a route group has no name

amiryousefi opened this issue · 0 comments

When there is an as attribute in the route group but routes in that route group do not have a name, the name column in the permissions table is not filled right and because of that, we get a duplicate entry error.