Skip to content

Leaf MVC PHP Fatal error: Uncaught Error: Class "Leaf\Exception\Run" not found #50

Description

@imshibaji

After creating an MVC project. when start run with leaf serve or php leaf serve, then showing mw this error. Although I fixed this problem on my side. but new developers will not be able to use for this issue. Please fix this issue at the core level.

Leaf MVC PHP Fatal error:  Uncaught Error: Class "Leaf\Exception\Run" not found in /Users/shibaji/Desktop/project/Micro SaaS/larnr-edu-app/vendor/leafs/mvc-core/src/Core.php:519
Stack trace:
#0 /Users/shibaji/Desktop/project/Micro SaaS/larnr-edu-app/leaf(51): Leaf\Core::loadConsole()
#1 {main}
  thrown in /Users/shibaji/Desktop/project/Micro SaaS/larnr-edu-app/vendor/leafs/mvc-core/src/Core.php on line 519

Fatal error: Uncaught Error: Class "Leaf\Exception\Run" not found in /Users/shibaji/Desktop/project/Micro SaaS/larnr-edu-app/vendor/leafs/mvc-core/src/Core.php:519
Stack trace:
#0 /Users/shibaji/Desktop/project/Micro SaaS/larnr-edu-app/leaf(51): Leaf\Core::loadConsole()
#1 {main}
  thrown in /Users/shibaji/Desktop/project/Micro SaaS/larnr-edu-app/vendor/leafs/mvc-core/src/Core.php on line 519

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions