Constantin Graf

Results 4 repositories owned by Constantin Graf

laravel-has-many-merged

82
Stars
4
Forks
Watchers

Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships

laravel-model-validation-rules

28
Stars
5
Forks
Watchers

This package is an alternative to the Laravel built-in validation rules exists and unique. It uses Eloquent models instead of directly querying the database.

reverse-proxy-docker-traefik

43
Stars
10
Forks
Watchers

Easy setup for a reverse proxy with Traefik, Docker Compose and Let's Encrypt

laravel-has-many-sync

34
Stars
4
Forks
Watchers

Allow sync method for Laravel Has Many Relationship.