Its great you were able to solve it but I would not call that the proper solution as an API in itsel...
Try this {{isset($courses->links()) ? $courses->links() : null }}
Hi ARESLAX, please try the following class PagesController extends Controller { protected $links...
Hi Darius, You will need to add a route to your web.php file have a read through this page which ex...
Disclaimer: I havent used ether of the 3 so my reply is only based on what I have read and heard Vap...
The Laravel portal for problem solving, knowledge sharing and community building.