oitcode / Cbswei

CMS and other features. Created with laravel and livewire.
MIT License
11 stars 3 forks source link

Error is shown when duplicated permalink given during webpage creation. #21

Closed oitcode closed 1 year ago

oitcode commented 1 year ago

Error is shown when duplicated permalink given during webpage creation.

However, appropriate validation message must be shown saying that the permalink is already taken so that the user does not get confused.

oitcode commented 1 year ago

Fixed