PATH:
home
/
centosnipponia
/
public_html
/
ts
/
vendor
/
laravel
/
framework
/
src
/
Illuminate
/
Pagination
<?php namespace Illuminate\Pagination; use RuntimeException; /** * @deprecated Will be removed in a future Laravel version. */ class CursorPaginationException extends RuntimeException { // }
[+]
..
[-] AbstractCursorPaginator.php
[edit]
[-] AbstractPaginator.php
[edit]
[-] Cursor.php
[edit]
[-] CursorPaginationException.php
[edit]
[-] CursorPaginator.php
[edit]
[-] LICENSE.md
[edit]
[-] LengthAwarePaginator.php
[edit]
[-] PaginationServiceProvider.php
[edit]
[-] PaginationState.php
[edit]
[-] Paginator.php
[edit]
[-] UrlWindow.php
[edit]
[-] composer.json
[edit]
[+]
resources
[-] .htaccess.disabled
[edit]