Skip to content

4.0.0

Choose a tag to compare

@bezhanSallehbezhanSalleh released this 07 Sep 07:21
· 136 commits to main since this release

UPGRADE from BETA

This release is almost a rewrite (99.9%) so to get up and running follow these 3 simple steps

  1. Backup/commit/stash your app then delete the filament-shield.php config and run composer update
  2. Run php artisan shield:setup
 ┌ Shield is already installed. Would you like to reinstall? ───┐
 │ Yes                                                          │
 └──────────────────────────────────────────────────────────────┘

Next option is for teams/tenancy so you decide. then stop and open config/filament-shield.php and adjust your settings, once done continue with the command.

  1. If you have published the resource already then do run: php artisan shield:publish

That's it😎. Star the repo if you haven't already and Enjoy🥳!!!

What's Changed

New Contributors

Full Changelog: 3.3.7...4.0.0