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

Pull URL from config #23

Merged
merged 1 commit into from Feb 21, 2024
Merged

Pull URL from config #23

merged 1 commit into from Feb 21, 2024

Conversation

Heyian
Copy link

@Heyian Heyian commented Feb 20, 2024

I had to use a different url to avoid issues with my current project. Here's my take to pull the URL used by the plugin from the .env

It still use the same URL by default, only using them if they're present in the .env

-[filament-debugger.php] Added URL in the config file pulling from the .env and setting a string if it isnt't found.
-[HasDebuggers.php] We use this config in the url of the Trait.

-[filament-debugger.php] Added URL in the config file pulling from the .env and setting a string if it isnt't found.
-[HasDebuggers.php] We use this config in the url of the Trait.

Hotfix
@stephenjude stephenjude merged commit cfbb7de into stephenjude:main Feb 21, 2024
1 of 7 checks passed
@stephenjude
Copy link
Owner

Thank you @Heyian

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

Successfully merging this pull request may close these issues.

None yet

2 participants