warehouse icon indicating copy to clipboard operation
warehouse copied to clipboard

Artesãos Warehouse - A simple and direct approach to repositories!

Results 5 warehouse issues
Sort by recently updated
recently updated
newest added

Atualizando versao dos packages requeridos no composer para tornar possível uso na versao 6+ do laravel.

Suggestion: "require": { "php": "^7.2", "illuminate/database": "~6", "illuminate/support": "~6", "illuminate/pagination": "~6", "illuminate/contracts": "~6", "league/fractal": "~0.14" }

I started using this wonderful and dead simple library, and i'm loving it! But now i have a project where i'm trying to replace direct use of eloquent models with...

v3 needs to be fully documented

enhancement

Transformers may be nested, so leaving to discussion also whenever to and how implement that in v4

enhancement
help wanted