Commit 21ba87ae authored by Nicolas Widart's avatar Nicolas Widart

Publish tag configuration file

parent 93ff4f52
<?php
return [
'tag.tags' => [
'index' => 'tag::tags.list resource',
'create' => 'tag::tags.create resource',
'edit' => 'tag::tags.edit resource',
'destroy' => 'tag::tags.destroy resource',
],
];
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment