Skip to content

A Laravel package for easily adding infinite scroll pagination to InertiaJs applications.

License

Notifications You must be signed in to change notification settings

codelabmw/laravel-infinite-scroll

Repository files navigation

Art

GitHub Workflow Status (master) Total Downloads Latest Version License

A description of what the package is and what it does.

Installation

Requires PHP ^8.3

You can install the package via composer:

composer require codelabmw/package-name

Usage

Instructions on how the package should and can be used including code examples.

<?php declare(strict_types=1); namespace Codelabmw\Package; final class Example { /**  * Creates Example instance.  */ public function __construct(private readonly Package $package) { $package->doSomething(); } }

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

A Laravel package for easily adding infinite scroll pagination to InertiaJs applications.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Sponsor this project