cmgmyr / lumen-messenger-api

Laravel Messenger API built with Lumen
34 stars 8 forks source link

Where are the models? #1

Closed richardkeep closed 9 years ago

richardkeep commented 9 years ago

Just realized you didn't share the model Classes

cmgmyr commented 9 years ago

The models are pulled in here from my Laravel Messenger package, so no need to have them in the lumen app. All you need is the User model.