May 21, 2021
0
Level 1
Class 'Illuminate\Pagination\CursorPaginator' not found
When deploying my project on Forge I've this error that blocks the deployment. Anyone knows how to fix? Previously I could deploy, I guess it has something to do with a Laravel update after running composer update
Class 'Illuminate\Pagination\CursorPaginator' not found
In PaginationState.php line 37:
Class 'Illuminate\Pagination\CursorPaginator' not found
Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 1
Please or to participate in this conversation.