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.
- Host: GitHub
- URL: https://github.com/aurorawebsoftware/flexyfield
- Owner: AuroraWebSoftware
- License: mit
- Created: 2024-09-05T08:33:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-10T08:50:40.000Z (over 1 year ago)
- Last Synced: 2025-04-15T05:16:45.410Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 81.1 KB
- Stars: 22
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README-CONTRIBUTE.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
```shell
docker-compose up -d
composer analyse
composer test
composer test-coverage
composer format
```