rinvex/laravel-attributes

View on GitHub
database/migrations/2020_01_01_000007_create_attribute_entity_table.php

Summary

Maintainability
A
0 mins
Test Coverage

TODO found
Open

            $table->integer('entity_id')->unsigned()->nullable(); // TODO: Making this nullable for now as it breaks the basic features

There are no issues that match your filters.

Category
Status