mirror of
https://github.com/kevin-DL/commander_league_api.git
synced 2026-01-15 12:14:50 +00:00
Firebase Auth configuration
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
|
|
||||
*/
|
||||
|
||||
/** @var $router \Laravel\Lumen\Routing\Router */
|
||||
$router->get('/', function () use ($router) {
|
||||
return $router->app->version();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user