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

feat: Install Laravel Pulse #1032

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

digitlimit
Copy link
Contributor

@digitlimit digitlimit commented Feb 20, 2024

What does this PR do and why

.Env

PULSE_DB_CONNECTION=pulse
PULSE_DB_HOST=
PULSE_DB_PORT=
PULSE_DB_DATABASE=
PULSE_DB_USERNAME=
PULSE_DB_PASSWORD=

.ENV.TESTING

PULSE_ENABLED=false

Screenshots

screencapture-laravel-io-test-pulse-2024-02-20-19_37_33

Closes #1005

@digitlimit
Copy link
Contributor Author

@driesvints Please take a look when you can

@digitlimit
Copy link
Contributor Author

@driesvints could please take a look

@driesvints
Copy link
Member

I don't have the time rn sorry. I'll get to this when I get to this. This just requires quite a bit of planning because I need to setup a separate database on production.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Setup Pulse
2 participants