Closed dev-chriss closed 7 years ago
update app\Providers\RepositoriesServiceProvider.php :
use App\Repositories\Contracts\MessageRepository; use App\Repositories\EloquentMessageRepository;
@chrissetyawan Thanks for creating the issue. I can update the readme of If you want you can create a Pull Request.
u re welcome. i already create a pull request.
thnx.
Updated readme https://github.com/hasib32/rest-api-with-lumen/commit/1673cdd1eb8214c7e64a486d266f38a88c94fb15.
update app\Providers\RepositoriesServiceProvider.php :
use App\Repositories\Contracts\MessageRepository; use App\Repositories\EloquentMessageRepository;