Laravel-datatables: There are no commands defined in the "datatables" namespace

Created on 31 May 2017  路  2Comments  路  Source: yajra/laravel-datatables

Summary of problem or feature request

I try to make button export in yajra. So, i read in tutorial, i must creating datatable.
But when i running "php artisan datatables:make EmployeeDataTable" show that error.

im already install button-datatable. but still same.
and I try to running "php artisan Datatables:make EmployeeDataTable" same error.

Code snippet of problem

php artisan datatables:make EmployeeDataTable

php artisan Datatables:make EmployeeDataTable

System details

  • Operating System
  • PHP Version 7
  • Laravel Version 5.4
  • Laravel-Datatables Version 7.5
question

Most helpful comment

sorry forget to add button in provider. Now its running well. thanks bro...

All 2 comments

Did you install the buttons plugin? See docs for ref.

sorry forget to add button in provider. Now its running well. thanks bro...

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jay-shah-rushiinfotech picture jay-shah-rushiinfotech  路  19Comments

ZAZmaster picture ZAZmaster  路  15Comments

ezekel picture ezekel  路  17Comments

FaZeRs picture FaZeRs  路  18Comments

mantrax314 picture mantrax314  路  15Comments