mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
von
This commit is contained in:
@@ -104,7 +104,6 @@ class Lecturer extends Resource
|
||||
->help(__('This is the introduction text that is shown on the landing page.')),
|
||||
|
||||
Text::make('Slug')
|
||||
->hide()
|
||||
->hideFromIndex()
|
||||
->rules('required', 'string', 'unique:lecturers,slug'),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user