Closed
Description
Pulse Version
1.x-dev
Laravel Version
10.48.12
PHP Version
8.1.29
Livewire Version
v3.5.4
Database Driver & Version
MYSQL 8.0.39-0ubuntu0.24.04.1
Description
After installing the Pulse package via Composer and accessing the /pulse route, the Pulse dashboard briefly appears. However, it immediately redirects to the application's home route. This issue occurs consistently, preventing access to the Pulse dashboard.
Steps To Reproduce
Install Pulse using Composer.
Navigate to the /pulse route in the browser.
Observe that the dashboard briefly loads, then redirects to the home route.