Closed Jeroen-G closed 10 years ago
All of the database stuff should be separated out of the controller. Putting it in repositories makes it also possible to use other drivers than Eloquent (I'm thinking of Flickr for example) as a source of the photos/albums.
All of the database stuff should be separated out of the controller. Putting it in repositories makes it also possible to use other drivers than Eloquent (I'm thinking of Flickr for example) as a source of the photos/albums.