GithubHelp home page GithubHelp logo

Comments (6)

arislanhaikal avatar arislanhaikal commented on May 14, 2024 1

Oh, i'm sorry to hear that. Hopefully find the best solution, because your filter package really helped me 🙏🏻

from eloquent-filter.

mehdi-fathi avatar mehdi-fathi commented on May 14, 2024 1

@arislanhaikal
You need to change the method to filterCustomName. I'll fix the artisan command soon.

from eloquent-filter.

mehdi-fathi avatar mehdi-fathi commented on May 14, 2024

@arislanhaikal

Since Laravel 11 was released freshly, It seems some dependency packages are not working with the process of testing the eloquent filter. We need to wait until we find a better opportunity to support that.

from eloquent-filter.

mehdi-fathi avatar mehdi-fathi commented on May 14, 2024

@arislanhaikal

Supporting Laravel 11 has been solved so you can update to 4.2.0 version.

from eloquent-filter.

arislanhaikal avatar arislanhaikal commented on May 14, 2024

Hi @mehdi-fathi thank you for fast working it

But i have some issue,

With step

  • Iam already instal version 4.2.0 & registered in service provider
  • make php artisan eloquentFilter:filter UserFilter
  • add trait in user model Filterable, UserFilter
  • in UserFilter, I make name query search with function name
  • in Controller, I add User::filter()->
  • i tested but not working with error
  • You must set name in whiteListFilter in User or create an override method with name name or call ignoreRequest method for ignore name.

I dont know this is issue or not, but in old version its just work fine!
Please explain whether there are any steps missed!

Thank you

from eloquent-filter.

MLDMoritz avatar MLDMoritz commented on May 14, 2024

@arislanhaikal You need to change the method to filterCustomName. I'll fix the artisan command soon.

I came along this issue today, it took a bit research to fix this.

from eloquent-filter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.