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

DRY snippets lists #83

Open assertchris opened 10 years ago

assertchris commented 10 years ago

There are currently 3 templates which all render much the same data. Could we not possibly unify these so that changes could be contained a bit better?

davidnknight commented 10 years ago

This is now done, at least for public facing pages. Member (logged in user) pages will be tackled in coming weeks.