In Laravel\'s app\\Http\\Kernel.php file the \'throttle:api\' middleware is registered as a string unlike all the other middleware. Why is that so? And
app\\Http\\Kernel.php
\'throttle:api\'