1 min readSep 3, 2020
Hi Hasan
I'm glad that you found the tutorial useful. To test your search controller, expose it via a route in your Laravel application. That way, you'd be able to make a call to that route using Postman. Check the closing part of the article; I added a snippet before the last line few minutes ago. Cheers!