laravelEcomm/bootstrap/providers.php
2024-07-04 10:19:45 +05:45

6 lines
64 B
PHP

<?php
return [
App\Providers\AppServiceProvider::class,
];