Latest Laravel/PHP Articles

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


timacdonald.me

Single-use tests
The tests I write are usually written in Pest, PHPUnit, or Jest. I also usually commit them to a code repository - but not all automated tests should be committ...
Today, we're diving into a discussion on testing complex queries inside a Laravel controller. Testing these methods directly within a Feature test can quickly b...
I've been working on a project using https://inertiajs.com/ and https://vuejs.org/. One of the things I was doing was to share a property from Laravel to Vue.
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Last Updated on October 5, 2023 https://www.iankumu.com/blog/recommends/contabo/ is a renowned name in the web hosting business. Web hosting or VPS solutions?
Having worked with Electron and Tauri to build desktop apps, I always thought it would be super cool if someone figured a way to build desktop apps with PHP. We...
403 - Forbidden | Access to this page is forbidden.
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Tailwind's Intellisense plugin for Visual Studio Code is great, but as somebody who uses Laravel Blade I am slowed down massively when writing Blade components...
403 - Forbidden | Access to this page is forbidden.

www.phparch.com

The Spectrum of PHP
https://www.phparch.com/article/2023-09-artisan/ By https://www.phparch.com/community/matt-lantz/ Developers rarely build anything from scratch that isn’t neatl...
https://sebastiandedeyne.com/empty-states-with-css-and-the-only-child-selector https://sebastiandedeyne.com/tags/css https://sebastiandedeyne.com/tags/tailwind...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.

sebastiandedeyne.com

Go Is a Shop-built Jig
Go feels under-engineered because it only solves real problems. If you've ever worked in a wood shop, you've probably made a jig at some point. They of...
As maintainers of open source projects, it’s important to try and bring people into our project so that we’re not the only ones maintaining the project. Hacktob...
https://twitter.com/rubenvanassche Wednesday 27th of September 202327th of September 2023 We've been adding features week after week. This means we'll...
Sometimes when working on a PHP project where there are a lot of branches potentially sitting on incompatible packages, it can be a pain to always remember to m...