Zugriff Redakteur, Kundenhoheit API

This commit is contained in:
Kevin Adametz 2022-01-04 11:17:07 +01:00
parent 570d428b1c
commit 3f1fb9377d
13 changed files with 109 additions and 61 deletions

View file

@ -13,7 +13,7 @@ class AttributeController extends Controller
public function __construct()
{
$this->middleware('admin');
$this->middleware('copyreader');
}
public function index()