github bezhanSalleh/filament-shield 4.0.0

latest release: 4.0.1
one day ago

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

Don't miss a new filament-shield release

NewReleases is sending notifications on new releases.