
Navigation options for improved usability
Ease of navigation is closely linked to user experience - it can make or break how the user interacts with your website. From being able to find and use your…
TIPS, INSIGHTS AND THE LATEST FROM THE EXPERTS BEHIND CAKEPHP

Ease of navigation is closely linked to user experience - it can make or break how the user interacts with your website. From being able to find and use your…

UX and UI are often misused in the tech industry. Understanding the key differences between UX and UI is beneficial, we take a quick look at both. UX, User…

Redesigning your website can be a daunting and scary task, however, with the proper preparation and the right development team it can be a breeze! It can be a…

Everyone wants their website to stand out and be noticed, have you considered what the top UX principles should be when designing your next website? We have…

Do you know what the difference is between responsive websites vs. native apps? With users more and more likely to be browsing your website on their mobiles, have…

Data is essential to any business - regardless of the size. And with the recent ransomware attacks, it is important to keep backups regularly. A loss of your…

With the latest attack, Petya, fresh in our minds, we thought it would be a good time to discuss what exactly a ransomware attack is and how you, as a business, can…

As technology becomes more and more entrenched into our daily lives, we become more dependent on it. This dependence may lead to vulnerability - especially if the…

Agile has been around for a while, but recently it has come back into focus. But what is agile development and why has it become such an important concept? It has…

Has your team gotten you down with the use of so many terms that seem so unfamiliar? Don’t despair! The ability to rapidly develop, deploy and integrate new…

Do you know who Ed Finkler is or what OSMI does? If you are in the developer community, then it definitely is a name you should get to know. Open Sourcing Mental…

Designing websites can be fun, challenging and exciting. Even if you are just managing the process behind the website design, it is important to be aware of best…

Web apps, web applications, website applications - all terms that you have probably heard thrown around. But why should you be in the ‘web app’ know and why is it…

Are you in need of an updated website or a new website that better suits where you are now with your business? Maybe you had your website developed and designed a…

SSL certificates are incredibly important if you want a safe and secure site - especially for end user reassurance. But what are they and why should you be…
We've been using https://c9.io for some time to run our training sessions for CakePHP, both the free cakephp training sessions and our standard (paid) cakephp…
Are you creating an API in CakePHP? This task looks very popular these days, and most of our clients need an API to expose certain services to their own rich client…
Here's a step by step tutorial about how to create a web oauth2 app in Google dashboard. Go to https://console.developers.google.com/apis/dashboard and create a new…
This article is inspired by this question in Stack Overflow and belongs to a series of articles describing the step by step tutorial to configure CakeDC Users…
Validation Let us consider “validation” in a little more detail to see how it has been implemented and optimized in CakePHP 3.0. In addition to what we discussed…