Closed rbjamaca closed 3 years ago
@rbjamaca Looks like this package supports Laravel 8th and master versions only.
@rbjamaca this will be solved in the next release; currently working on the dev
branch
https://github.com/StydeNet/enlighten/commit/c6dc465d0013a5e9de970c7acf194216bee4d830
Describe the bug When viewing the generated documentation, clicking on an item only displays the error; BadMethodCallException Method Illuminate\Database\Eloquent\Collection::chunkWhile does not exist.
maybe because chunkWhile is only available since Laravel 8
To Reproduce Steps to reproduce the behavior:
Screenshots