Hi,
In the new kit laravel datatables is included or we need to install through composer?
I have checked and not found.
This is the followed documentation:
<a>https://preview.keenthemes.com/metronic8/laravel/documentation/general/datatables/overview?demo=demo1</a>
Or we need to follow this:
https://preview.keenthemes.com/html/metronic/docs/general/datatables/overview
This function not working:
php artisan datatables:make Users
Thanks !
Hi
Please refer to this link for the Laravel starter kit docs.
https://preview.keenthemes.com/laravel/metronic/docs/index
Thanks
Hi,
Please note that all Javascript Plugins, including the Datatables, are included in the Laravel Starter Kit and available for use. The composer is not used to handle the web assets. We use our integrated webpack mix to handle Metronic and all 3rd-party packages.
All the features shown in the HTML Version docs are available in the Laravel Starter Kit. You just need to include required js/css assets in pages for custom features and the global features are included within the global bundle css/js already.
Regards.