Razvan Iacob
Results
2
issues of
Razvan Iacob
### Scout Version 10.8 ### Scout Driver Typesense ### Laravel Version 10.44.0 ### PHP Version 8.2.13 ### Description When searching for a string that is relatively common throughout a collection...
bug
I ran into this issue when using the new route macro ``` Route::livewire('/', 'pages::home')->name('home'); ``` I'm getting `Cannot call method name() on mixed. `