Skip to content

Add Laravel Facade Extension #12

Description

@judempoyo

Introduce a Laravel Facade to simplify the usage of JumpDataTable in Laravel projects. This will provide a clean and intuitive API for developers.

Tasks:

  • Create a Facade class for JumpDataTable.
  • Register the Facade in the Laravel service container.
  • Provide methods for common operations like setting columns, applying filters, and configuring pagination.
  • Update the documentation to include examples of using the Facade.
  • Write tests to ensure the Facade behaves as expected.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions