rappasoft / laravel-livewire-tables

A dynamic table component for Laravel Livewire
https://rappasoft.com/docs/laravel-livewire-tables/v2/introduction
MIT License
1.7k stars 319 forks source link

[Feature Request]: Support for laravel nWidart module package #1717

Closed DishaRupareliya closed 3 weeks ago

DishaRupareliya commented 1 month ago

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

lrljoe commented 1 month ago

Does it work with backslashes rather than forward slashes?

lrljoe commented 1 month ago

Should be in the next release thanks to @marvoh

lrljoe commented 1 month ago

Is now in develop should you wish to test it, should be a new release this weekend.

lrljoe commented 3 weeks ago

This is in the latest release, please reach out if you still have issues, either by re-opening, giving me a mention, or reaching out on Discord!