There are 0 repository under laravel-service topic.
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 implement with IOC container and dependecy injection (SOLID)
Music Social Network Api is the the backend/api for music-social-network. Made with Laravel
An api service for etherscan.io
A set of tools to make working with service easier in Laravel
balldontlie.io api service
With this library, you can generate Services and automatically connect them to Controllers
Dictionary Cache Service
DNS Checker for Laravel
A full booking management system built with Laravel 11, Inertia.js (Vue 3), and Filament v4. Features include an admin panel for managing staff and services, real-time slot availability checks, secure booking with buffer times, and a notification system for updates and reminders.
Easy to define service layer for Laravel
A sample project to explain how to implements a service layer in laravel projects.