Blog: Today I Learned

Increment the number at the end of string using PHP

Often problems comes along that require some ingenuity to solve. We pull back the curtain and explain how we automagically incremented the number at the end of a label using PHP.

Read More

WordCamp Vancouver: SVG Magic

WordCamp Vancouver had a great talk about using SVG in the web browser so we decided to provide a recap and our thoughts on how SVG can be used for your web site or web app.

Read More

Quality advice: don't let fantasy projects compromise your bottom line

Don't give up on sales because of future potential, possible, or fantasy projects. Book real projects, get deposits and then allocate your time to the work.

Read More

How to use Laravel Purifier for improved site security

Cross Sites Scripting(XSS) is a serious security risk so we show you how to use HTMLPurifier to better protect your Laravel sites.

Read More