Restore Laravel-Pushover Integration

Job ID: 39860468

Budget: $10 – $30 USD

I recently moved my Laravel site from shared hosting on one.com to a self-hosted VPS managed through AaPanel. The application had been firing click-through data to the Pushover API without issue, but ever since the migration nothing reaches Pushover.

All I changed was the underlying server configuration: the codebase, database and domain stayed the same. There are no obvious errors in the logs, and the queue appears to run, yet Pushover never receives the payload.

I need someone who can:

• trace why the Laravel notification queue (or any custom job) no longer reaches the Pushover endpoint,
• inspect and adjust PHP/FPM, curl, SSL or firewall rules on the VPS if they block the request,
• confirm correct environment variables, app tokens and any queue/cron setup under AaPanel,
• restore the original behaviour and provide a brief summary of what was fixed so I can replicate it in staging.

You should be comfortable diving into a Laravel 8 project, reading its notification code, testing with the Pushover REST API, and tweaking server settings on a CentOS-based VPS via AaPanel/SSH. Once the clicks show up again in my Pushover dashboard and I have clear notes on the change, the job is done.
Related categories: PHP Apache MySQL VPS Laravel cURL API Integration SSL