We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 237f671 commit 6ae738fCopy full SHA for 6ae738f
_docs/2-Installation-and-Setup.md
@@ -29,7 +29,7 @@ composer require yazan/laravel-datatable
29
30
create grid class
31
```bash
32
-php artisan make:grid-class exampleGrid
+php artisan make:data-grid exampleGrid
33
```
34
35
## client side
_docs/4-Usage.md
@@ -27,7 +27,7 @@
27
28
#### step 2
0 commit comments