This is a long shot and I know that this isn't directly a Filament issue, but considering its a development issue I'm wondering if someone here might have some help/advice.
I constantly get error indicators in my code from helper functions while coding my project, as recommended by a few places online including Laracasts I installed and am using the barryvdh/laravel-ide-helper package, but I am still getting the errors appearing in my code.
I have generated all the files, I have increased the max memory on intelephense so that it can use the files it generated, I have explicitly put the file location in the include path of intelephense. I am not sure where to go from here with this error now. I'm gonna include a screenshot as well.
This error isn't preventing my code from working, but it is annoying that these errors appear, so any advice would be appreciated.