We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
docs: update Action, CLI Commands, and Entity documentation
docs: Complete Wiki documentation overhaul New wiki pages: - Relations-Definition.md: Complete guide to all relationship types with examples - Security-Attributes.md: Documentation for Hidden, Encrypted, and Hashed attributes - Validation-Attributes.md: Comprehensive validation attributes reference with 40+ examples Updated wiki pages: - Entity-Definition.md: Added PrimaryKey, ForeignKey, Index, UniqueConstraint documentation - Behavioral-Traits.md: Added Timestampable, Blameable, Sluggable, Policy documentation - Architecture.md: Updated attributes structure - Home.md: Added links to new documentation pages - Roadmap.md: Updated to v0.7.0 with complete feature list All documentation includes: - Parameter tables with types and defaults - Code examples for every attribute - Use case descriptions - Generated SQL output examples
docs: document ManyToMany, auto-sync, and Eager Loading N+1 fix
docs: release v0.1.0-alpha wiki documentation