Files
UNIT3D-Community-Edition/app/Http/Controllers/CatalogController.php
HDVinnie 32e8b1c62b (Update) Controller + Commands Query Syntax
- using shorter and more readable syntax
- remove “=“ in where clauses
- uses oldest() / latest() instead of like orderBy('created_at', 'DESC')
2018-03-24 16:42:59 -04:00

1.6 KiB