<?php namespace Maatwebsite\Excel\Concerns; interface WithColumnWidths { public function columnWidths(): array; }
The base URL for API requests is: