Git Product home page Git Product logo

laravel-table's Introduction

Laravel Table

Latest Version on Packagist Total Downloads GitHub license

Buy Me A Coffee

I have to first thank the guys at Filament, I used a lot of their code to improve v4 of this package, and make it much better. The main difference between this package and filament/tables is that this package is meant to work traditionally without Livewire.

To give this table superpowers, several packages were used, especially spatie/laravel-query-builder

Installation

You can install the package via composer:

composer require luilliarcec/laravel-table

Can export package configuration and component views.

php artisan vendor:publish --provider="Luilliarcec\LaravelTable\LaravelTableServiceProvider"

Usage

Table DOCS

Columns DOCS

Examples

To visualize the operation of the package together with spatie/laravel-query-builder you can see the demo. If you want to check the demo code, you can check the repository Laravel Table Demo

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

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

laravel-table's People

Contributors

luilliarcec avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

laravel-table's Issues

Issue on the Laravel 9.2

Problem 1
- luilliarcec/laravel-table[3.2.0, ..., 3.2.1] require laravel/framework ^7.0|^8.0 -> found laravel/framework[v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev] but the package is fixed to v9.17.0 (lock file version) by a partial updat
e and that version does not match. Make sure you list it as an argument for the update command.
- Root composer.json requires luilliarcec/laravel-table ^3.2 -> satisfiable by luilliarcec/laravel-table[3.2.0, 3.2.1].

is there any chance to update to support laravel 9.2^?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.