Package install locally
This is my first installed packages in my local app. Not from vendor I got this issues.
composer.json
10 Replies
publish the resource from doc
This is my UserResource.php
And this is not working though
are you planing to make a PR to the package later? or you want to use it only in your app?
Yes. both
you dont need the
"io3x1\FilamentUser\": "src"
autoload
if composer update worked without erros
then you need to edit the methods only
no need to change any namespace or anything
Solution
from
protectd getNavigationGroup
to public getNavigationGroup
aww.
I didn't see that
Thank you.
glad to help π
public not protected πYou told me but I didn't get it. π
yup π
I think all are public.
π
Need to sleep
π₯Ή
Thank you