Laravel Paginator
This is minimal Laravel template which is used by other PHP projects in wayofdev organization.
If you like/use this package, please consider starring it. Thanks!
๐ฟ Installation
โ Using composer
Require as dependency:
composer req wayofdev/laravel-paginator๐งช Running Tests
โ PHPUnit tests
To run tests, run the following command:
make testโ Static Analysis
Code quality using PHPStan:
make stanโ Coding Standards Fixing
Fix code using The PHP Coding Standards Fixer (PHP CS Fixer) to follow our standards:
make cs-fix๐ค License
๐๐ผโโ๏ธ Author Information
Created in 2022 by lotyp / wayofdev
