Skip to content

Commit

Permalink
remove datatable
Browse files Browse the repository at this point in the history
datatable must be installed separately according laravel version
  • Loading branch information
dandisy authored Jun 23, 2019
1 parent 66cfc58 commit 696a9e0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@
"laravelcollective/html": "^5.5.0",
"league/glide-laravel": "^1.0",
"santigarcor/laratrust": "^4.0",
"spatie/laravel-cors": "^1.0",
"yajra/laravel-datatables-buttons": "3.0",
"yajra/laravel-datatables-oracle": "~8.0"
"spatie/laravel-cors": "^1.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 696a9e0

Please sign in to comment.