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
Hussain4real4w ago
did you try: php artisan shield:publish
Hussain4real
Hussain4real4w 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
hrvzmndz4w ago
is it advisable to use the beta ?
Hussain4real
Hussain4real4w ago
it's out of beta it's now stable
SuperUserDo
SuperUserDoOP4w ago
Yeah i tried i get
The "resource-namespace" option does not exist.
The "resource-namespace" option does not exist.
Hussain4real
Hussain4real4w ago
which version are you on?
SuperUserDo
SuperUserDoOP4w ago
"bezhansalleh/filament-shield": "^4.0",
Hussain4real
Hussain4real4w ago
there is an update yesterday try updating and run the publish command again
SuperUserDo
SuperUserDoOP4w ago
composer update did the trick..
hrvzmndz
hrvzmndz4w ago
@Hussain4real How did you know that its now stable?
SuperUserDo
SuperUserDoOP3w 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
hrvzmndz3w ago
Thank you

Did you find this page helpful?