Relative Content

Tag Archive for laravelbootstrap-typeahead

Laravel 10 and autocomplete search

I am using laravel 10 and the bootstrap-typeahead.js to have an autocomplete search on a model, which returns a query totally different from the expected, apparently due to “ImplicitRouteBinding’ ?
Here is an extract of my model: