laravel-livewire-tables icon indicating copy to clipboard operation
laravel-livewire-tables copied to clipboard

[Feature Request]: Support for laravel nWidart module package

Open DishaRupareliya opened this issue 1 month ago • 2 comments

Overview

i am facing same issue. i am working with livewire and i wanted to create datatable PurchaseCodeVerifierTable and model location is modules/Items/Models/PurchaseCodeVerifier

Detailed explanation

here is command i am using php artisan make:datatable PurchaseCodeVerifierTable modules/Items/Models/PurchaseCodeVerifier

but it give me an error. image

Notes

i am using nwidart module package

DishaRupareliya avatar May 16 '24 12:05 DishaRupareliya

Does it work with backslashes rather than forward slashes?

lrljoe avatar May 17 '24 02:05 lrljoe

Should be in the next release thanks to @marvoh

lrljoe avatar May 17 '24 03:05 lrljoe