Tags: MubinSayed/laravel-process-stamps
Tags
only add parent_id column if it doesn't exist (orisintel#8) * only add parent_id column if it doesn't exist * Apply fixes from StyleCI [ci skip] [skip ci] * explanation * Apply fixes from StyleCI [ci skip] [skip ci]
only add parent_id column if it doesn't exist (orisintel#8) * only add parent_id column if it doesn't exist * Apply fixes from StyleCI [ci skip] [skip ci] * explanation * Apply fixes from StyleCI [ci skip] [skip ci]
Parent / child process ids (orisintel#7) * 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
Update ProcessStampable.php (orisintel#2) Changed observer method from saving to creating as saving is fired on creates and updates.
PreviousNext