Why yo not using morph relation for `featurables` table? https://github.com/francescomalatesta/laravel-feature/blob/master/src/Migration/2016_12_17_163450_create_featurables_table.php#L20 `$table->morphs('featurable');`