Latest Laravel/PHP Articles

Latest Laravel/PHP Articles curated daily from around the web.


www.amitmerchant.com

Intersection types in PHP 8.1
When working with types in any language there is a couple of scenarios that can occur. Allow properties to be typed using multiple different types where the pro...
PHP 8.1 was released yesterday and includes many new features and improvements, including Enums, new in initializers, readonly properties, and much more. So, le...
Scout APM helps PHP developers pinpoint N+1 queries, memory leaks & more so you can troubleshoot fast & get back to coding faster. You won't be able to properly...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Hi, I’m Valerio, software engineer, founder & CTO at Inspector. The company is developing the backend API of a fitness App, powered by two autoscaling groups.
Scout APM helps PHP developers pinpoint N+1 queries, memory leaks & more so you can troubleshoot fast & get back to coding faster. I did a very quick performanc...
You have possibly seen this error message here: The /var/task/bootstrap/cache directory must be present and writable. There's an easy fix for this. You just hav...
After enabling Content Security Policy headers for a pimcore instance the backend didn't work like it did before anymore. The problem here is that this Content...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Tom Hatzer • January 14, 2021 https://blog.tomhatzer.com/blog/categories/pimcore It's pretty easy to call CLI commands from within your Pimcore controllers. In...
Tom Hatzer • January 15, 2021 https://blog.tomhatzer.com/blog/categories/pimcore https://blog.tomhatzer.com/blog/categories/snippets You can redirect the log ou...
https://blog.tomhatzer.com/blog Tom Hatzer • January 4, 2021 https://blog.tomhatzer.com/blog/categories/pimcore https://blog.tomhatzer.com/blog/categories/compo...
ATTN: I'm writing this as a brain dump so some places may be missing information. If you find a mistake or would love to get more information, please get in tou...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
The release of PHP’s latest version https://wiki.php.net/rfc#php_81 is around the corner and there’s never a better time to upgrade your codebase to PHP’s lates...

sebastiandedeyne.com

Eloquent findOrFail caveats
I use Model::findOrFail a lot in Laravel. Recently, I realized it’s not always the best option. $title = Post::findOrFail($id)->title; Another benefit...
VS Code is a big goldmine of little configurations which are turned off by default. Some of these configurations, if enabled, can prove to be a life-changer. On...
It's an easy-to-use deployment tool to deploy your Laravel apps containerized with Docker. Start launching your sites in just minutes using our https:/...