I\'m working with Laravel 8 and I have made a resource Controller to return some results from MySQL table so index() method of this Controller holds:
index()
<