Andrew Brown
Andrew Brown
documentation for [this PR](https://github.com/laravel/framework/pull/53428). should not be merged until after next release so my [bugfix](https://github.com/laravel/framework/pull/53561) is in there and it actually works. I struggled with the wording on this. maybe...
this change will allow disabling use of the "referer" header when generating a "previous" URL. to maintain backwards compatibility it is by default enabled. while the risk is small, headers...
### Laravel Version 12.28.1 ### PHP Version 8.4.11 ### Database Driver & Version NA ### Description I know we can pass attributes to components: ```blade
Is there anything preventing us from extending this package to also be able to check `package.json` dependencies in the `/node_modules` directory? I'm currently using this for checking my `composer.json` dependencies,...