darkterminal / turso-php-installer

Turso/libSQL Extension for PHP Installer Script
https://darkterminal.github.io/turso-php-installer/
MIT License
14 stars 1 forks source link

Laravel Herd #3

Open nickwild-999 opened 2 months ago

nickwild-999 commented 2 months ago

Description

I have been using Herd, but am not currently, but when I run install it is still giving me a warning

Your're using Laravel Herd
 Sorry, Laravel Herd is not supported yet.

EDIT: I have completely removed Herd as per instructions and rebooted it still showing the same error

Any ideas what I can do to stop this?

Minimal Reproduction

No response

Exception or Error

No response

darkterminal commented 2 months ago

Did you just turn off Herd temporarily? Did you also install PHP outside of Herd? Are you using multiple PHP versions in Herd? So which PHP version are you currently using?

That questions is still a mystery in my head, because I have never tried it with my own hands.

Laravel Herd Custom Extension: https://herd.laravel.com/docs/1/advanced-usage/additional-extensions#activating-extensions Herd Community Discuss: https://github.com/beyondcode/herd-community/discussions/804

I don't use Laravel Herd personally, so my space is limited. If you have an idea for adding support for Laravel Herd, please create a PR.

nickwild-999 commented 2 months ago

Hi, Thanks for coming back so quickly.

I had actually completely removed Herd according to the Herd instructions, however looking at your code and in particular this line $this->herdPath = "$this->home/Library/Application Support/Herd"; I noticed that this had not been removed so I nuked it and now it installs OK. 😊

darkterminal commented 2 months ago

I'm glad to hear that! I'm closing this case. :smile: