Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 431 Bytes

readme.md

File metadata and controls

10 lines (7 loc) · 431 Bytes

Nextras Orm Demo in Nette Framework

PHPStan

Demo of Nextras Orm.

Set up:

  • configure config/db.local.neon, see example file in the same directory;
  • run migrations via bin/console migrations:reset