Level 75
Tailwind is just css. Just pick a template and paginate.
I like using server fetched partials loaded in an object, that way I get regular blade and ajax working together.
https://laracasts.com/series/javascript-techniques-for-server-side-developers/episodes/1
1 like