George Buckingham
George Buckingham
Spotted that your link to Matalan in your client list on your homepage gives an error!
Although the `$items` property within `Illuminate\Pagination\AbstractPaginator` is an instance of `\Illuminate\Support\Collection`, when calling the `items()` method on a paginator object, an array is returned (by calling `all()` on the collection)....
We're suddenly seeing an error when deploying - here's the output from GHA: ```Run deployphp/action@v1 (node:1943) Warning: To load an ES module, set "type": "module" in the package.json or use...