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