Laravel with HTMX infinite scroll and Laravel Pagination, also include live search with browser view transition api Example
Composer install
npm install
php artisan migrate:fresh --seed
npm run dev
htmx, post-inifinite-scroll and post-paginated are the views that use htmx to load the data from the server.
search-htmx