tips
“With this tips section of the site I want to give you some insights and tips about how you could handle stuff”
Take a closer look to a single sql statement in Laravel
Your application creates a lot of sql statement, but what if you want to zoom in on one single statement ?
Dieter Coopman
Writing command line tools with PHP
Did you know it's possible to create command line tools with PHP, I'll show you how
Image handling with intervention/image
Want to process images ? This tip gives you some practical examples on how to do that
This is what you can do with clockwork
As developer we need debugging and profiling tools ... Clockwork is one of this tools , go ahead and try !
What about collections
collections ? Hell yeah ! Arrays on steroids in my humble opinion ... I'll tell you why
Database performance tips
Is your application getting slow , did you take care of your data ?
Profiling Laravel applications
I've tested some profiling and debugging tools
My opinion on documenting your code
Technology is taking the world , at a very high refresh rate ... What about Livewire and Vue.js