• Categories
    • PHP
    • phpMyAdmin
    • PHPMailer
    • FFMpeg
    • PHPEXcel
    • PHPDoc
    • PHPUnit
    • CakePHP
    • CakePHP 2.0
    • Cake PHP 2.1
    • CakePHP Model
    • Facebook PHP SDK
    • composer-php
    • PHP 7
    • PHP GD
    All Categories
  • About

Laravel passport auth token not working after moving to different server

phplaravellaravel-passport


PHP Snippet 1:

php artisan key:generate

PHP Snippet 2:

RewriteEngine On
RewriteCond %{HTTP:Authorization} ^(.*) 
RewriteRule .* - [e=HTTP_AUTHORIZATION:%1]

Related Snippets

Login if user is active using Laravel Breeze

codeigniter 4 running error first time with xampp

How do I get friend list from Friends table with counts of friends of my friends

Sentry + Laravel: how to log an already catched Exception?

find in set in laravel ? example

Access relation of pivot table in Laravel

Make survey at laravel 5.4 and MySQL

XAMPP keeps showing Dashboard/Welcome Page instead of the Configuration Page

How to reset Laravel AuthManager/guards in between API calls in tests?

How to install php yaml on CentOs?

Laravel excel maatwebsite 3.1 import, date column in excel cell returns as unknown format number. How to solve this?

php curl requesting twice

How to change the app environment at run time?

How to to send mail using gmail in Laravel?

How to convert time from one timezone to another in PHP

About Contact Privacy policy Terms and conditions