Filament Shield 4.0 Publishing Issue

Hello, Is it possible to publish Role Resource in 4.0 shield package ? I have been trying to figure that one out, lookng docs and publishable assets but unable to find command to publish resource.
12 Replies
Hussain4real
Hussain4real3mo ago
did you try: php artisan shield:publish
Hussain4real
Hussain4real3mo ago
GitHub
Release 4.0.0 · bezhanSalleh/filament-shield
UPGRADE from BETA This release is almost a rewrite (99.9%) so to get up and running follow these 3 simple steps Backup/commit/stash your app then delete the filament-shield.php config and run comp...
hrvzmndz
hrvzmndz3mo ago
is it advisable to use the beta ?
Hussain4real
Hussain4real3mo ago
it's out of beta it's now stable
SuperUserDo
SuperUserDoOP3mo ago
Yeah i tried i get
The "resource-namespace" option does not exist.
The "resource-namespace" option does not exist.
Hussain4real
Hussain4real3mo ago
which version are you on?
SuperUserDo
SuperUserDoOP3mo ago
"bezhansalleh/filament-shield": "^4.0",
Hussain4real
Hussain4real3mo ago
there is an update yesterday try updating and run the publish command again
SuperUserDo
SuperUserDoOP3mo ago
composer update did the trick..
hrvzmndz
hrvzmndz3mo ago
@Hussain4real How did you know that its now stable?
SuperUserDo
SuperUserDoOP3mo ago
GitHub
GitHub - bezhanSalleh/filament-shield: The easiest and most intuiti...
The easiest and most intuitive way to add access management to your Filament Panel; Resources, Pages & Widgets through spatie/laravel-permission - bezhanSalleh/filament-shield
Bezhan Salleh 🚀 (@BezhanSalleh)
#Shield 4.x stable for @filamentphp is out now 😎
From Bezhan Salleh 🚀 (@BezhanSalleh)
X
hrvzmndz
hrvzmndz3mo ago
Thank you

Did you find this page helpful?