| Package Data | |
|---|---|
| Maintainer Username: | PhillippOhlandt |
| Maintainer Contact: | phillipp.ohlandt@googlemail.com (Phillipp Ohlandt) |
| Package Create Date: | 2015-07-26 |
| Package Last Update: | 2015-08-29 |
| Home Page: | |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-10-26 03:10:00 |
| Package Statistics | |
|---|---|
| Total Downloads: | 32 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 6 |
| Total Watchers: | 0 |
| Total Forks: | 4 |
| Total Open Issues: | 0 |
Laravel Pagination Presenter for http://materializecss.com/
composer require phillippohlandt/materializecss-laravel-pagination
{!! with(new Ohlandt\Presenters\Pagination\Materialize($paginator))->render() !!}
{!! with((new Ohlandt\Presenters\Pagination\Materialize($paginator))->setColor('lime darken-1'))->render() !!}