This package has moved to be within syrian open source community, you still can use this package from here, but the Future releases will be here
Laravel Query Helper was developed for laravel 7.2+ to help you optimize sql queries, this package will contain all advanced SQL queries to Help us write better and faster queries and clean code.
The first step is using composer to install the package and automatically update your composer.json file, you can do this by running:
composer require kmlaravel/laravel-query-helper
2 - Copy the package providers to your local config with the publish command, this will publish the config:
php artisan query-helper:install
Please see the CHANGELOG for more information about what has changed or updated or added recently.
If you discover any security related issues, please email them first to [email protected], if we do not fix it within a short period of time please open a new issue describe your problem.