Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

laravel migration index

$table->index(['account_id', 'created_at']);
Source by laravel.com #
 
PREVIOUS NEXT
Tagged: #laravel #migration #index
ADD COMMENT
Topic
Name
1+6 =