Courses

Laravel Splade Overview: New Way for SPA

Modals and Slideovers

Previous: Splade Table Component
avatar

In users.blade.php, I am getting an undefined variable $item error. <Link modal href="/users/{{ $item->id }}"> Show </Link>

Did I miss where that variable got defined?

https://github.com/stevepurcell/splade1

avatar

It's automatic in the custom column cell, see the docs: https://splade.dev/docs/table-query-builder Section "Custom column cells"

avatar
You can use Markdown
avatar
You can use Markdown