I'm new to laravel
I have post
table, this table has 10 columns.
So i want to get all column names in model Laravel Does this feature already work??
Or do I have to make it myself ??
Any suggestion or advice would be appreciated.
Thank you in advance