Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Countable error on php 8.1 in laravel 9
Error message: `count(): Argument masbug#1 ($value) must be of type Countable|array, null given`
- Loading branch information
c64213e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See masbug#92