johnnncodes / laravelsnippets

LaravelSnippets.com website | A repository of useful code snippets for Laravel PHP framework. Submit, grab and share!
http://laravelsnippets.com/
333 stars 97 forks source link

add Categories? #71

Closed ghost closed 9 years ago

davidnknight commented 10 years ago

I could have sworn that there was an issue about categories already but it seems to have disappeared, or perhaps it was only ever a figment of my imagination. =)

Anyway, this is definitely a good idea. Categories should be controlled too in my opinion, not up to users to add etc.

ghost commented 10 years ago

I don't think it ever existed an issue about categories :)

I'd go with a list using the laravel's facades. Just for now. Maybe on the admin side we will manage them.