Clicking through to related records using Laravel SmartCollection

Have you implemented the “show” (get single record) route?

If not, you must implement the “show” route if you want to click on a specific record in a smartCollection.

1 Like