Best way to override Controllers and actions from /vendor/statamic/cms (routes/cp.php) ? #5411
-
Today is my first day using Statamic and I am trying to override the To attempt to do this, I have created a private addon with a Controller class extending My current code... addons/addonvendor/addonid/src/Http/Controllers/EntriesController.php
addons/addonvendor/addonid/src/ServiceProvider.php
The Alternatively, if anyone has any suggestions for how I can override the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Welcome to Statamic! Maybe it's easier to know why you're wanting to override the validation in the first place? |
Beta Was this translation helpful? Give feedback.
Welcome to Statamic!
Maybe it's easier to know why you're wanting to override the validation in the first place?