Skip to content

v1.1.0: Parent / child process ids (#7)

Compare
Choose a tag to compare
@tomschlick tomschlick released this 03 Apr 20:45
· 33 commits to master since this release
407e32d
* add migration

* add relation

* fillable

* typo fix

* enable foreign keys on sqlite

* cleanup

* fix fake migration

* parents work with urls

* Apply fixes from StyleCI

[ci skip] [skip ci]

* parents for artisan commands

* Apply fixes from StyleCI

[ci skip] [skip ci]

* check for children count

* add fk

* comment about $_SERVER