safiullahsarhandi

Results 3 comments of safiullahsarhandi

here what i found after carefully reading core files of api-tester, and it works for me in `laravel version > 5.8` you need to change some files in `vendor\asvae\laravel-api-tester` folder...

> `URL.createObjectURL()` look like just an experimental api. so how to change thumbnail view without waiting for server response is there any way in this component

made it worked like this `$results = Application::search(request('q'))->get()->map(function($item){ unset($item['relevance']); return $item; });`