Identifying the slowest tests in PHPUnit
Do you want to know which are the tests that take the longest time to run in your application test suite? I do, so I built a code to check that out.
Do you want to know which are the tests that take the longest time to run in your application test suite? I do, so I built a code to check that out.
This is the second time I do a year retrospective. Trying to keep this kind of posts as an habit.
This is my first step into the Javascript post jQuery era.
I'll try to take a look back to my year and try to improve for the next one. Starting this year I plan to make this a habit.
What I've learned about creating a chatbot to query the OhDear site API.
This time we will learn how to increment our app security when using Laravel's top feature Route Model Binding in a multitenancy project.
Being able to solve my own needs is the best thing of being a developer. I'm doing it almost since day one, but it's now that I realise it's paying off.
Don't be afraid to extend the core to fit your project needs. That's a very important lesson that took me too long to learn.
As an amateur test writer, I'm facing a common bug related to dates.
Starting with Laravel's Queue system, this was the way I used to test the content of the job.
New is good, but sometimes you need to touch that legacy code you have nightmares with.
I use this framework for my own benefit and it feels so great!
Making my first step on the way of the Open Source Software.
Trying to use this design pattern I've discovered in .NET a few years ago.
I build just another blog management system to match my needs. Spoiler - it's not this one since I switched to Dieter Stinglhamber project on GitHub