Skip to content

Commit

Permalink
Fixing the dashboard permission
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanedev-maroc committed Jun 18, 2017
1 parent 5b04abb commit a067577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Http/Controllers/Admin/DashboardController.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php namespace Arcanesoft\Blog\Http\Controllers\Admin;

use Arcanesoft\Auth\Policies\DashboardPolicy;
use Arcanesoft\Blog\Policies\DashboardPolicy;

/**
* Class DashboardController
Expand Down

0 comments on commit a067577

Please sign in to comment.