Namespaced models and refactored filters
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<?php
|
||||
|
||||
use CachetHQ\Cachet\Models\Component;
|
||||
use CachetHQ\Cachet\Models\Incident;
|
||||
use Illuminate\Support\Facades\View;
|
||||
|
||||
View::composer('index', function ($view) {
|
||||
|
||||
Reference in New Issue
Block a user