Todo
- File Upload.
- HTML rendered Pagination Links.
- Laravel Authentication Methods such as
,Auth::user()
,Auth::check()
,Auth::id()
,Auth::logout()
Auth::loginUsingId()
,,Auth::attempt()
Auth::viaRemember()
,Auth::once()
,Auth::onceBasic()
,Auth::basic()
andAuth::guard()
. - Livewire Pagination.
- Any Feature you wish to add. Feel free to contribute.
- Support for core php and any other php frameworks.
- Improve the performance of the package.