laravel-service topic

List laravel-service repositories

music-social-network-api

18
Stars
4
Forks
Watchers

Music Social Network Api is the the backend/api for music-social-network. Made with Laravel

etherscan-service

17
Stars
1
Forks
Watchers

An api service for etherscan.io

laravel-repository-with-service

120
Stars
26
Forks
Watchers

With repository and service you can separate business logic and query logic, slim controller and DRY. Simple generate repository and service with artisan command, automatically bind interface to class...