hasib32 / rest-api-with-lumen

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

update readme #11

Closed dev-chriss closed 7 years ago

dev-chriss commented 7 years ago

update app\Providers\RepositoriesServiceProvider.php :

use App\Repositories\Contracts\MessageRepository; use App\Repositories\EloquentMessageRepository;

hasib32 commented 7 years ago

@chrissetyawan Thanks for creating the issue. I can update the readme of If you want you can create a Pull Request.

dev-chriss commented 7 years ago

u re welcome. i already create a pull request.

thnx.

hasib32 commented 7 years ago

Updated readme https://github.com/hasib32/rest-api-with-lumen/commit/1673cdd1eb8214c7e64a486d266f38a88c94fb15.