webreinvent / vaahcms

VaahCMS is a laravel based open-source web application development platform shipped with a headless content management system (CMS).
https://vaah.dev/cms
MIT License
134 stars 22 forks source link

Add Table Property to the method #142

Closed themodernpk closed 1 year ago

themodernpk commented 1 year ago

@we-vikram-wri231

The following method should accept table

https://github.com/webreinvent/vaahcms/blob/446587e21857453757490938a8ca024f1c4e0350/Libraries/VaahSeeder.php#L61

themodernpk commented 1 year ago

true for other methods as well

we-anil-y001 commented 1 year ago

@themodernpk sir this was already done in both vaahcms vaahcms1x - https://github.com/webreinvent/vaahcms/blob/1.x/Libraries/VaahSeeder.php#L61 vaahcms2x - https://github.com/webreinvent/vaahcms/blob/2.x/Libraries/VaahSeeder.php#L63