Syed Kounain Abbas Rizvi

Results 34 comments of Syed Kounain Abbas Rizvi

It is correct, the issue is exactly same did you find any solution on it @kirba

Thanks I will Check it Out

Any Update on This Issue, It Still Occurs from Me Also

@pascalbaljet @DionPotkamp Please Reply How can I Fix it

`@foreach ($permissions as $key => $value) @endforeach` This is the loop I am Using, How Can I fix it...

Small issue from my side was not passing the data

I had fixed the above one, but now I am getting this error Unable to find where the issue is. ![Screenshot_20220131_101355](https://user-images.githubusercontent.com/55267488/151740178-8f2ec253-47c9-48bd-a235-9cfe4a671d26.png)

Yes, `DateColumn::raw('dob AS dob2') ->label('Birthday') ->format('jS F') ->sortBy(DB::raw('DATE_FORMAT(users.dob, "%m%d%Y")')),` The above one is the example. for detailes you follow this below links: 1) https://github.com/MedicOneSystems/demo-livewire-datatables/blob/master/app/Http/Livewire/ComplexDemoTable.php 2) https://github.com/MedicOneSystems/livewire-datatables#custom-column-names

> How to use this please give a demo code on builder thanks @amit-viacon