Skip to content

xtreme2020/laravel-htmx-examples

Repository files navigation

Laravel with HTMX infinite scroll and Laravel Pagination, also include live search with browser view transition api Example

Project Setup

Composer install
npm install

Run Migration

php artisan migrate:fresh --seed

Run the project

npm run dev

Views with HTMX

htmx, post-inifinite-scroll and post-paginated are the views that use htmx to load the data from the server.

HTMX Component

search-htmx

Laravel Logo

About

Basic usage of htmx with laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages