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!
Require as dependency:
$ composer req wayofdev/laravel-data-query-builderTo run tests, run the following command:
$ make testCode quality using PHPStan:
$ make lint-stanFix code using The PHP Coding Standards Fixer (PHP CS Fixer) to follow our standards:
$ make lint-phpCreated in 2024 by lotyp / wayofdev


