Kamil
Kamil
Example: ``` $router->mount('/api/v1', function () use ($router) { $router->setNamespace('Source\Api\v1'); $router->mount('/test', function () use ($router) { $router->setNamespace('Source\Api\v1\Test'); }); }); ```
How do I use "mount" one by one? The last one cancels the previous one. `$router->mount('/api/v1', function () use ($router) {});` doesn't work `$router->mount('/api/v2', function () use ($router) {});` works
Fix for mysql 8
evo 1.4.8 php 7.2.10 mysql 5.6.43 Обнаружение уровня ошибки РНР: Обнаружить все