I have purchased metronic theme. I have integrated with laravel but not able to setup CRUD operation for module. Can anyone please give steps or files or code to setup one crud module.
Hi Kishan,
For our Metronic Laravel, we use yajra/laravel-datatables plugin for datatable listing. At the moment, we do not have a CRUD generator.
For more info please check here
https://yajrabox.com/docs/laravel-datatables/master/quick-starter
Thanks
Hi Kishan,
At the moment, we have no CRUD example for Metronic Laravel. You can find many articles online about the Laravel CRUD.
Thanks
Hello @Faizal,
Thanks for reply. I know how CRUD working in laravel but as theme structure of metronic in laravel is not simple for me.. and in documentation also there are no other steps or simple module setup doc present. For e.g. simple module customer is there then how to setup that with views, datatables etc.