ekvedaras / laravel-query-intellij

💿 Laravel Query Builder integration for PhpStorm
MIT License
47 stars 3 forks source link

not able to use the database! #78

Closed Hadjjo closed 2 years ago

Hadjjo commented 2 years ago

im using an ubuntu but the script is not working even i did add a database source ?

ekvedaras commented 2 years ago

Hey. This may be your issue https://github.com/ekvedaras/laravel-query-intellij/discussions/77#discussioncomment-1771519

Hadjjo commented 2 years ago

Hey. This may be your issue #77 (comment)

thank you for the quick reply i did have laravel idea installed and activated but still not working ?

ekvedaras commented 2 years ago

Maybe you have enabled database filtering in settings and not enabled your datasource? 🤔

haodudecao commented 2 years ago

I met the same thing in macOS.

image

ekvedaras commented 2 years ago

@haodudecao same question: do you maybe have database filtering enabled? How does your Laravel Query settings window look like?

haodudecao commented 2 years ago

@haodudecao same question: do you maybe have database filtering enabled? How does your Laravel Query settings window look like?

There is also a special menu in the setting. I see 😂. It is ready to run. Thank you very much. @ekvedaras