Zugriff Redakteur, Kundenhoheit API
This commit is contained in:
parent
570d428b1c
commit
3f1fb9377d
13 changed files with 109 additions and 61 deletions
|
|
@ -18,7 +18,7 @@ class ProductController extends Controller
|
|||
|
||||
public function __construct(ProductRepository $productRepo)
|
||||
{
|
||||
$this->middleware('admin');
|
||||
$this->middleware('copyreader');
|
||||
$this->productRepo = $productRepo;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue