Link Post Logo

May’s links.

6 Laravel Eloquent Secrets to improve your code by @stefanbauerme

There are some interesting “secrets” in here to help improve your application.

How to separate your Routes at Laravel conveniently by mohammed osama

The web.php file can really get out of hand if you don’t work to keep it from getting out of hand. This is an interesting method for doing this.

Best PHP practices explained

The flow of this article can be a little hard to follow but there’s some good topic here.

Why is === faster than == in PHP ?

I see why this is but I wonder how much faster this actually is in a running application.

Remote Working Tips With Corona Virus And COVID-19