If Searching for Quotes Breaks Your Software
When entering a single or double quote crashes your application, you likely have a SQL injection vulnerability. Here's what to do about it.
When entering a single or double quote crashes your application, you likely have a SQL injection vulnerability. Here's what to do about it.
How to test email functionality without accidentally sending messages to real users.
Practical tips for saving time as a programmer, including note-taking, shortcuts, and automation.
A quick introduction to how PHP frameworks implement dependency injection using reflection.
A quick tip for keeping your Laravel route files clean and organized using separate route files.