Syntax error or access violation: 1059 Identifier name uniqye code example
Example: Syntax error or access violation: 1059 Identifier name
$table->unique(['product_id', 'company_id', 'price', 'delivery_hours'], 'prices_history_index_unique');
$table->unique(['product_id', 'company_id', 'price', 'delivery_hours'], 'prices_history_index_unique');