3

I created a package of name Getbit\Emojione and set in composer.json, from Laravel root project.

psr-4 package path

In package folder I added some classes and defined the psr-4

enter image description here

This is the Client Class

package folder

The problem happens in the line 19, I get a Class Not Found, but only in Linux, I know Linux is case sensitive, but every path seems to be correct

My Client Class

The error:

Error Class not found

Michel Andrade
  • 4,056
  • 5
  • 27
  • 28

0 Answers0