An open API service indexing awesome lists of open source software.

https://github.com/aurorawebsoftware/flexyfield

Laravel FlexyField is useful package for dynamic model fields.
https://github.com/aurorawebsoftware/flexyfield

Last synced: about 1 year ago
JSON representation

Laravel FlexyField is useful package for dynamic model fields.

Awesome Lists containing this project

README

          

```shell
docker-compose up -d
composer analyse
composer test
composer test-coverage
composer format
```