dillingham / formation

Laravel search, sort, and filters
MIT License
0 stars 0 forks source link

Remove as() and improve rules #1

Closed dillingham closed 3 years ago

dillingham commented 3 years ago

I decided that ->as() was less ideal that using a 2nd parameter for overriding the internal key

This key is used for relationships and columns, the same way Laravel Nova handles it.