https://github.com/nextras/orm-demo-nette
ORM demo in Nette framework
https://github.com/nextras/orm-demo-nette
nextras nextras-demo orm php
Last synced: 9 months ago
JSON representation
ORM demo in Nette framework
- Host: GitHub
- URL: https://github.com/nextras/orm-demo-nette
- Owner: nextras
- License: mit
- Created: 2014-05-30T20:18:48.000Z (about 12 years ago)
- Default Branch: main
- Last Pushed: 2024-03-23T16:04:40.000Z (about 2 years ago)
- Last Synced: 2024-05-02T05:57:51.506Z (about 2 years ago)
- Topics: nextras, nextras-demo, orm, php
- Language: PHP
- Homepage:
- Size: 47.9 KB
- Stars: 14
- Watchers: 6
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
Nextras Orm Demo in Nette Framework
===================================
[](https://github.com/nextras/orm-demo-nette/actions/workflows/build.yml)
Demo of [Nextras Orm](https://github.com/nextras/orm).
Set up:
- configure `config/db.local.neon`, see example file in the same directory;
- run migrations via `bin/console migrations:reset`