Ivan Kolodii
1 min readOct 4, 2018

--

  1. First check if firebase/php-jwt package was installed. Walk through your vendor directory
  2. Can you see composer installing firebase/php-jwt package when you are doing composer install your_package ?
  3. Where are your trying to import those file?
  4. Show your composer.json

It should be auto-loaded correctly.

--

--

Ivan Kolodii
Ivan Kolodii

Responses (1)