All activity
Ramakant Gangwar
left a comment
While working on many laravel and voyager products I realized that voyager datatable were not using async feature of datatable. And table with too many rows were very slow except with server side pagination. So here it is give it a try. Feel free to ask any questions and suggestions are welcome.
Joy VoyagerDatatable
Adds Yajra Async/Ajax DataTable support to Voyager.
This Laravel/Voyager package adds Yajra Async/Ajax DataTable support to Voyager.
You can try laravel demo example from https://github.com/rxcod9/joy-voyager-datatable-laravel-demo and a demo is hosted here https://joy-voyager-datatable.herokuapp.com/admin/users/datatable.
Joy VoyagerDatatable
Adds Yajra Async/Ajax DataTable support to Voyager.
Ramakant Gangwar
left a comment
While working on many laravel and voyager projects I realized CRUD was missing for REST APIs. So here it is. Feel free to ask questions and suggestions are welcome. This package is completely free to use.
Joy VoyagerApi
REST Api CRUD with Passport and Swagger support to Voyager.
This Laravel/Voyager module adds REST Api CRUD with Passport and Swagger support to Voyager.
You can try laravel demo here https://joy-voyager-api.herokuapp.com/api/documentation
Joy VoyagerApi
REST Api CRUD with Passport and Swagger support to Voyager.