eloquent-viewable icon indicating copy to clipboard operation
eloquent-viewable copied to clipboard

How to add some fields to table views

Open adnanerlansyah403 opened this issue 2 years ago • 1 comments

Hello sir, I want to ask. How to add some fields to table views like add ip_address or agent_user and etc. because the default in table views does not provide it?

Thanks sir.

adnanerlansyah403 avatar Jun 14 '22 23:06 adnanerlansyah403

Hey @adnanerlansyah403 ,

You can create you own database migration to adjust the views table. You're free to modify it at any time. To extend the package, you find find some help at the extending section in the documentation.

cyrildewit avatar Jun 22 '22 16:06 cyrildewit