Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

205
Views
Laravel Signed Route Wierd Behaviour on Heroku depending on the browser

Good day. I have my laravel 8 project hosted on Heroku and it uses signed urls to log the users into the app. The signed URL is created using https:// but it only works on Firefox. It fails to work on Chrome and Microsoft Edge.

Also, on clicking the signed URL in the email inbox, it opens a new tab and displays an invalid signature error but on hitting the "Enter" key when the address bar is focused, the validation is successful and the user is logged in.

For the Heroku Procfile, it is configured as:

web: vendor/bin/heroku-php-apache2 public/

Also, I used

$request->hasValidSignature();

to check the validity of the request.

I have configured the TrustProxies file as:

protected $proxies = '*';
protected $headers = Request::HEADER_X_FORWARDED_ALL;

to no avail.

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Because Heroku continously cleared internal storage.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!