Laravel route response in json

I would like set up route in Laravel to get data in JSON format, using laravel 5.4
I have data in database, not sure what exact steps I should take to reach the results. I looked into website with any luck.
I have some information about users, which should be shown in JSON format Thanks for sharing any knowledge, links and etc