Install the package through Composer.
Run the Composer require command from the Terminal:
composer require exist404/datatable-crudsAfter completing the step above, use the following command to publish config file:
php artisan datatablecruds:installNow you're ready to start using datatable cruds in your application.