Back

Laravel devs, one of my followers asked me: “Where can I see all available PHP attributes in Laravel?”

I thought about it for a bit… couldn’t find a clear answer.

So I created a repo that lists all PHP attributes used in the Laravel framework.

github.com/MrPunyapal/laravel-attributes-list
image

1

14

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

/ 1000

Poll Options

Added a usage guide for each PHP attribute in Laravel.

PS. Many of them are undocumented, and I personally verified them all with code.

13