rest-api-with-lumen
rest-api-with-lumen copied to clipboard
Class 'App\Providers\Message' not found
Following the steps to create the /messages routes
Once running the endpoints I get the error: Class 'App\Providers\Message' not found
Because that class doesn't exists. You have to create the class.