LaraGrid
  • LaraGrid
  • Installation
  • Publishable
  • Usage
    • Base Usage
      • Create a Grid
      • Display a Grid
    • Examples
  • Theme
    • Default Theme
    • Customize the Theme
  • Column
    • Description
    • Create a Column
    • Methods
    • Usage
  • Column Group
    • Description
    • Create a ColumnGroup
    • Methods
    • Usage
  • Filter
    • Description
    • Available Filters
    • Usage
    • Custom Builder
    • Custom filter
    • Show filtering and sorting in url
  • Filter Reset Button
    • Description
    • Usage
    • Customization
  • Layout
    • Description
    • Usage
  • PowerJoins in LaraGrid
    • Why do we use it
Powered by GitBook
On this page
  • Requirements
  • Installation

Was this helpful?

Installation

Requirements

  • PHP 8.1 or higher

  • Laravel 10.0 or higher

Installation

To install LaraGrid, you need to run the following command:

composer require bored-programmers/laragrid
PreviousLaraGridNextPublishable

Last updated 1 year ago

Was this helpful?