The Run before you learn to walk problem.
The Run before you learn to walk problem.
This is a reason as good as any to learn php before you learn laravel.
January 2023 was the last time I published a blog post, but I actually do have one in writing at the moment.
Just as many of my other posts, it will be about databases, we are going to learn how to generate a pesky N+1 issues, and when we have it, we are going to look at possible solutions. #Laravel
Damn you #Laravel #Herd, why do you need to be so awesome.
Needed to setup a Linux VM dev machine, and I barely remembered how to do it anymore. I actually had to google it.
Perhaps
Yes, sometimes you need to trick it to sort in right way, but that isn’t that hard since you can use virtual columns, which are indexable.
I tend to do all my sorting in the database, it’s faster and uses way less resources.
It also sorts the way I expect it to.
It’s awesome to have a job that you really love.
Will give this one a watch tonight.
Agreed. This is a game changer.
If you decide to take the plunge, let me be the first to welcome you to the family.
I loved your talk, not that I likely ever will need those functions, but who knows.
Sweet, I will try to watch it later this week.
Thank you.
This post about database design is soon three years old, but it is still very valid. So why not give it a read, and if you already read it, do it again ;)
#laravel #databases
tray2.se/posts/databa...
I've finally became a Pillar at #Laracasts #laravel
Just a few.
I work a lot with barcode readers, and I would say that you should be able to do both, at least where it makes sense. In some cases the barcodes can be hard to read.
It depends, me personally hate comments in the code, and that includes doc blocks, I see a comment as a kind of failure to make the code clear. However, if the company/project I work with requires them I will write them.
Sometimes it's hard to write code that is self explainatory.
Celebrating 10 years as a member and subscriber at Laracasts
#laravel #laracasts
Sorry to say that I'm not keeping that much track of the "General" channel, I keep better track of the #Laravel one. I promise to do better. 🤞
Sometimes you get a pleasant surprise, I ordered the new Mac Mini M4 with 32Gb (still not enough), and it was supposed to be delivered by the 22nd of November. However it arrived today, and as soon as I get off work, I will set it up and see how #Laravel, #PHPStorm, #WorldOfWarcraft runs on it.
This is a bit of an follow up on the Common SQL Errors in #Laravel, this post covers the value of properly formed foreign key constraints.
tray2.se/posts/proper...
I wrote this post on common #SQL errors in #laravel a few years back, and I feel that it is still pretty valid, so I decided to share it with you guys again.
tray2.se/posts/sqlerrm