plugin icon indicating copy to clipboard operation
plugin copied to clipboard

[Bug]: What is "honeypot" added to views path when using view() function?

Open khanhpkvn opened this issue 1 year ago • 2 comments

Bug description

Previously I used view() method fine, but recently when I use view() I have this problem.

I installed Laravel Honeypot a long time ago, everything was fine until today when I opened the project it had the following problem:

image

Please help me, thanks so muchhhh!

Plugin version

8.2.2.241

Operating system

Windows

Steps to reproduce

No response

Relevant log output

No response

khanhpkvn avatar Jul 23 '24 09:07 khanhpkvn

Hello. Could it happen that you copied the HoneypotServiceProvider class somewhere to your app code?

adelf avatar Jul 24 '24 14:07 adelf

No, sir :(

{3D08374F-CD42-411F-9950-400032FA9D23}

Maybe Laravel Idea work incorrect with Laravel 11x? Because Laravel Idea in my Duplicate project with Laravel 10x is working fine.

khanhpkvn avatar Jul 29 '24 09:07 khanhpkvn

Vendor prefixes for views from packages is Laravel feature.

gorbunov avatar May 20 '25 18:05 gorbunov