Truemedia / slush-regenerator

A slush generator for many website things (Optimized for Laravel 5.2)
MIT License
0 stars 0 forks source link

Populate dropdowns with resources #3

Open Truemedia opened 8 years ago

Truemedia commented 8 years ago

Currently dropdowns contain no resources, currently need populating with an ORM query in the controllers.

Truemedia commented 8 years ago

Dropdowns now populate but only with IDs. Need to write more integrations with language tables to display some relevant text for each option.