As part of my journey learning PHP and Laravel on the side, I’m trying to document the small wins along the way.
The filled() helper checks if a value is not empty/blank, making the code much easier to read at a glance compared to standard comparison operators.

laravel.com/docs/13.x/helpers#method-filled

image

26

  • No matching results...
  • Searching...

/ 1000