Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

laravel class is not recognized in tinker

Reasons:

	1) Filename incorrect
  
	2) Filename correct but namespace is not
  
	3) cache problem, execute the command : composer dump-autoload
      
If you have more reasons to describe the problem, please let me know writing
in the comments.
 
PREVIOUS NEXT
Tagged: #laravel #class #recognized #tinker
ADD COMMENT
Topic
Name
7+9 =