Replies: 1 comment 1 reply
-
I don't know what you mean. Could you submit a PR? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
package-skeleton-laravel/src/Facades/Skeleton.php
Above file needs fix, in Laravel 9 The getFacadeAccessor method must always return a container binding key.
for details look at upgrade guide at https://laravel.com/docs/9.x/upgrade
Beta Was this translation helpful? Give feedback.
All reactions