Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

Featured

Silverstripe CMS’s approach to secure product development

Keeping Silverstripe CMS users safe is one of our highest priorities as maintainers. In this blog post, we lift the curtain and explain how we approach product security and how we handle vulnerabilities once we discover them. We’ll also give you some advice on how to harden your website to make it more secure.

Read post

Tag: build tools

Solving build tool woes with Laravel Mix

Setting up build tools can be frustrating. Enter Laravel Mix – with this tool, your build chain is managed almost completely for you, and you can use all the latest and greatest JS libraries and syntax with practically zero configuration.

 read