Skip to content

sameer1750/laravel-aggrid-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Laravel AgGrid - (Beta)

A laravel package to create ag grid api on the go.

Install this package and all the routes for your tables will be ready to use in the ag-grid.

Installation

$ cd your-laravel-project
$ composer require sameer1750/ag-grid-api

Add Radix\Aggrid\AgGridApiServiceProvider::class, in config/app.php in the providers array.

Example

  • Table : user_table
  • Request : /ag-grid/user-table
  • Method : Post

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages