hasib32 / rest-api-with-lumen

Rest API boilerplate for Lumen micro-framework.
486 stars 144 forks source link

Class 'App\Providers\Message' not found #64

Open rstevens354 opened 6 years ago

rstevens354 commented 6 years ago

Following the steps to create the /messages routes

Once running the endpoints I get the error: Class 'App\Providers\Message' not found

hasib32 commented 6 years ago

Because that class doesn't exists. You have to create the class.