how to do add indexing in a laravel migration code example Example: laravel migration index $table->index(['account_id', 'created_at']);