LaravelDaily / laravel-permission-ui

81 stars 18 forks source link

Update config file and namespace #2

Closed alaminfirdows closed 2 years ago

alaminfirdows commented 2 years ago

Currently, the config file name is permissions.php. It's a bit confusing when you publish spatie/laravel-permission config. Also, the config file should follow the package namespace.

This PR updates the config file name and the namespace.

image

alaminfirdows commented 2 years ago

Should change the package name before merging. As mentioned in #1

PovilasKorop commented 2 years ago

@alaminfirdows thanks for your effort, but your PR contained too many formatting changes along the way, so I decided to re-create almost the same renaming myself, and did it, releasing the new version.