dbestech

In the stable release of Vania 1.x I introduced several major improvements:

Custom Query Builder: I replaced the old Eloquent package with a fully custom and powerful query builder built specifically for Vania.

ORM(Model) with Eager Loading: Added ORM functionality, including eager-loading, and solved the N+1 query problem (both simple ID-based and polymorphic).

Optimized Routing System: Improved and optimized the routing layer for better performance and flexibility.

Custom Validation: Added support for custom validation rules in request validation.

Stable Template Engine: Implemented and stabilized Vania’s own template engine.

CSRF Protection: Introduced CSRF support for enhanced security

Cli updated too

github.com/vania-dart/framework

2 weeks ago | [YT] | 14