rinvex / cortex-foundation-classic

The core foundation of Rinvex Cortex modular application architecture.
MIT License
7 stars 5 forks source link

override unique with validator to override getTable function so we can return the model instead of the table name #300

Closed mohamed-hendawy closed 1 year ago

mohamed-hendawy commented 1 year ago

related to https://github.com/rinvex/cortex/pull/161

Omranic commented 1 year ago

Thanks, this is now merged into the Cortex core here.

Code simplified, outdated third-party package dropped, and EloquentPresenceVerifier model compatibility added.