Hi guys,
i need to work on route.yml file but i can't find the director /_config in mysite, where i can find route.yml?
Thank you
Fabio
This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.
Please use forum.silverstripe.org for any new questions
(announcement).
The forum archive will stick around, but will be read only.
You can also use our Slack channel
or StackOverflow to ask for help.
Check out our community overview for more options to contribute.
Hi guys,
i need to work on route.yml file but i can't find the director /_config in mysite, where i can find route.yml?
Thank you
Fabio
just create a directory _config inside your mysite directory, add file routes.yml and do your thing...
btw, I think you need to run a ?flush=all after adding routes