Merge pull request #43 from Ehesp/repo_pattern
Repository pattern implementation
This commit is contained in:
@@ -23,7 +23,10 @@
|
||||
"app/database/seeds",
|
||||
"app/tests/TestCase.php",
|
||||
"app/filters"
|
||||
]
|
||||
],
|
||||
"psr-4": {
|
||||
"CachetHq\\": "app/CachetHq"
|
||||
}
|
||||
},
|
||||
"extra": {
|
||||
"heroku": {
|
||||
|
||||
Reference in New Issue
Block a user