• 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

disable two buttons after clicking another button

Insert multidimensional array to codeigniter cart

Magento Installation SQLSTATE[HY000] [2002] No such file or directory error

Change the alert text on add to cart action without selected variation in Woocommerce

Transpose multidimensional array and join values with commas

Having trouble with PDO queries (Notice: Undefined index)

Upload a file Using PHP and JavaScript

Upgrade PHP on AWS Linux

PHP array stringify

PHP each() function replacement

Laravel 5 session not persisting after user is logged in

PHP - Store information with NO database

How to send parameters in soap request in php in __soapcall() function

Select option menu read from database and use it's values

Get lat/lon from google maps url ftid (hex)

About Contact Privacy policy Terms and conditions