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 a41c7ba commit 6941915Copy full SHA for 6941915
html-installation.md
@@ -4,9 +4,12 @@
4
5
Run the following command in your project to get the latest version of the plugin:
6
7
-`composer require yajra/laravel-datatables-html:^9.0`
+```
8
+composer require yajra/laravel-datatables-html:^9.0
9
10
11
## Configuration
12
+
13
> This step is optional if you are using Laravel 5.5
14
15
Open the file ```config/app.php``` and then add following service provider.
0 commit comments