Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

During inheritance of ArrayAccess: Uncaught ErrorException: Return type of Illuminate\Support\Collection::offsetExists($key) #6

Open
thomsontochi opened this issue Apr 21, 2022 · 0 comments

Comments

@thomsontochi
Copy link

had an issue when running composer install on your application the error was

During inheritance of ArrayAccess: Uncaught ErrorException: Return type of Illuminate\Support\Collection::offsetExists($key) should either be comp atible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the n otice in /Users/austinopia/sites/books-api-master/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349 Stack trace:
,

Also what package did you use for the restful response, aside that beautiful code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant