mehdi-fathi / eloquent-filter

Eloquent Filter is a package for filter data of models by the query strings. Easy to use and fully dynamic.
https://mehdi-fathi.github.io/eloquent-filter/
MIT License
430 stars 43 forks source link

Wrong instructions for publishing the configuration file on README.md #198

Closed marcoaureliocardoso closed 1 year ago

marcoaureliocardoso commented 1 year ago

Describe the bug Wrong instructions for publishing the configuration file.

To Reproduce Steps to reproduce the behavior:

  1. On console: php artisan vendor:publish --provider="eloquentFilter\EloquentFilterServiceProvider" Results : INFO No publishable resources for tag [].

Expected behavior Publish the configuration file.

Screenshots image

Desktop:

Additional context On README.md: image

mehdi-fathi commented 1 year ago

@marcoaureliocardoso Thanks for reporting I'll fix it later version