Ajout Exception.
This commit is contained in:
@@ -14,7 +14,6 @@ class ImagesServiceProvider extends ServiceProvider
|
||||
require_once __DIR__ . '/../functions.php';
|
||||
|
||||
$this->loadMigrationsFrom(__DIR__ . '/../../database/migrations');
|
||||
|
||||
$this->mergeConfigFrom(__DIR__ . '/../../config/image.php', 'image');
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user