teepluss / laravel-hmvc

HMVC is a tool for making internal request.
76 stars 20 forks source link

FatalErrorException in routes.php line 21: Call to undefined method Teepluss\Hmvc\Hmvc::get() #23

Open arjunnarale opened 9 years ago

arjunnarale commented 9 years ago

when i using teepluss/laravel-hmvc library .it gives below error FatalErrorException in routes.php line 21: Call to undefined method Teepluss\Hmvc\Hmvc::get() how can i solve it .