atk4 / login

Add-on implementing User Login, Registration, Management and Password
https://agiletoolkit.org
MIT License
26 stars 22 forks source link

Set default table name #117

Closed DarkSide666 closed 4 months ago

DarkSide666 commented 4 months ago

If you define rules on default Atk4\Data\Model class, then it do not have $table set and will fail. That's why we should set some fake default table name.