Hi, I'm Valerio, software engineer from Italy and CTO at Inspector.dev. To be honest, I wasn't an early adopter of local VMs as development environment (Docker, Vagrant, etc), mainly because... (more…)
Read more »
Today is officially the tenth birthday of the first beta release of Laravel and we've come a long way in those ten years. (more…)
Read more »
Have a situation where you need to add custom errors to the error array after validation? this po... (more…)
Read more »
While doing a security test for a client we noticed that Laravel Nova Textarea field is not encoding HTML which can lead to an account takeover in this case. (more…)
Read more »
When writing an application with a decoupled front- and backend, you'll have to start considering the requests your frontend client makes to the API. Fetching data again from the backend, even when you only want to verify that your frontend's cache i... (more…)
Read more »