laravel-service
There are 11 repositories under laravel-service topic.
yaza-putu/laravel-repository-with-service
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)
John-Weeks-Dev/music-social-network-api
Music Social Network Api is the the backend/api for music-social-network. Made with Laravel
selviler/etherscan-service
An api service for etherscan.io
joy2362/service-generator
A set of tools to make working with service easier in Laravel
selviler/balldontlie-service
balldontlie.io api service
Dorsone/laravel-service-generator
With this library, you can generate Services and automatically connect them to Controllers
2177866/dictionary-cache-service
Dictionary Cache Service
2177866/dns-checker
DNS Checker for Laravel
hasan-au/Booking-System
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.
Yukata-Roommate/Laravel-Service
Easy to define service layer for Laravel
zabaala/sample-service-layer-on-laravel-projects
A sample project to explain how to implements a service layer in laravel projects.