database/migrations/2020_01_01_000007_create_attribute_entity_table.php
TODO found Open
Open
$table->integer('entity_id')->unsigned()->nullable(); // TODO: Making this nullable for now as it breaks the basic features
- Create a ticketCreate a ticket
- Exclude checks