Ghena
Ghena
I did a small video. https://drive.google.com/file/d/1ZjT9fLxSK1AWOjuAiwMhPL0QT6Rb3Zfv/view The problem is not solved. .g
I investigate further and: Request URL: http://127.0.0.1:8000/admin/cms?v=1&page=1 Request Method: GET Status Code: 500 Internal Server Error Remote Address: 127.0.0.1:8000 Referrer Policy: no-referrer-when-downgrade Missing required parameter for [Route: shop.cms.page] [URI: page/{slug}]...
is not a issue but a feature i Suppose. There is a way to hide or delete this routes: http://127.0.0.1:8000/ui-kit http://127.0.0.1:8000/helper-classes using an admin configuration or using APP_ENV=production ? I...