Optimized Laravel Development
A cohesive development system for building, administrating, and interacting with data-driven Laravel applications.
// streams/pages.json
{
"config": {
"source": {
"format": "md"
}
},
"template": "page",
"rules": {
"id": "required",
"title": "required"
},
"fields": {
"id": "slug",
"path": "string"
}
}
Code Configured + Flat File
Hit the ground running and rapidly build out prototypes with code-configured declarations, a unified API, and plenty of database options to choose from, including flat-file support. Then, scale to other databases without changing your code.
Ready to Scale
Scale your flat-file structures to SQL and more without changing your code.