Constantin Graf

Results 4 repositories owned by Constantin Graf

laravel-has-many-merged

72
Stars
4
Forks
Watchers

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

laravel-model-validation-rules

24
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

28
Stars
6
Forks
Watchers

Easy setup for a reverse-proxy with traefik, docker-compose and let's encrypt

laravel-has-many-sync

29
Stars
4
Forks
Watchers

Allow sync method for Laravel Has Many Relationship.