Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facade is triggering errors when updating IDE Helper files #28

Open
malle-pietje opened this issue Sep 18, 2023 · 0 comments
Open

Facade is triggering errors when updating IDE Helper files #28

malle-pietje opened this issue Sep 18, 2023 · 0 comments

Comments

@malle-pietje
Copy link

I believe the Facade \Saade\FilamentLaravelLog\Facades\FilamentLaravelLog isn't set up correctly because composer complains about it every time when it updates files for my IDE Helper:

> @php artisan ide-helper:generate
Exception: Target class [filament-laravel-log] does not exist.
Skipping \Saade\FilamentLaravelLog\Facades\FilamentLaravelLog.
Exception: Target class [filament-laravel-log] does not exist.
Skipping \Saade\FilamentLaravelLog\Facades\FilamentLaravelLog.

Is the Facade actually needed or useful?

@malle-pietje malle-pietje changed the title Facade is triggering an error in composer Facade is triggering errors when updating IDE Helper files Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant