GithubHelp home page GithubHelp logo

underwear / laravel-vue-good-table Goto Github PK

View Code? Open in Web Editor NEW
40.0 40.0 13.0 62 KB

Vue-good-table wrapper for Laravel. Server side tables without pain.

License: MIT License

PHP 73.68% Vue 26.32%

laravel-vue-good-table's People

Contributors

danieldigitalart avatar jgulledge19 avatar ludioao avatar radwantarhini avatar underwear avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

laravel-vue-good-table's Issues

Laravel Inertia

Hello, I'm in a project Laravel Inertia with vuejs. How I can get laravel-vue-good-table worked in this platform?
Thanks

BUG: Click to sort third time on heading sets the sort type to none which causes a 500 server error

I have set up a simple controller and page with just 4 columns, ID, first_name, last_name and email. They are all sortable columns. My sample data has about 5,000 rows. When I click on any column heading for the 3rd time it sends a parameter value for sort type that causes a 500 server error.

Click one URL: ../clients/table/data?sort[type]=asc&sort[field]=email&page=1&perPage=30&q=
Click two URL: ../clients/table/data?sort[type]=desc&sort[field]=email&page=1&perPage=30&q=
Third click: ../clients/table/data?sort[type]=none&sort[field]=email&page=1&perPage=30&q=

The sort[type]=none is what breaks the API request.

Template Slot

Can I use default vue-good-table slot for customization ?

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.