mirror of
https://github.com/10h30/MoveMate.git
synced 2026-06-05 15:07:35 +09:00
6 lines
64 B
PHP
6 lines
64 B
PHP
|
|
<?php
|
||
|
|
|
||
|
|
return [
|
||
|
|
App\Providers\AppServiceProvider::class,
|
||
|
|
];
|