This repository has been archived by the owner on Oct 18, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 414
Call to undefined method DaveJamesMiller\Breadcrumbs\Facade::render() #71
Comments
I'm not sure what you expect me to do with so little information to go on... https://github.com/davejamesmiller/laravel-breadcrumbs/blob/master/CONTRIBUTING.rst |
@anhuibl Did you add the facade to your aliases? 'aliases' => [
// ...
'Breadcrumbs' => 'DaveJamesMiller\Breadcrumbs\Facade',
], |
Thanks Dave James Miller and wdmTech for supporting. My environment information:
Here are what I did:
I ran the home page and I have this error message: Symfony \ Component \ Debug \ Exception \ FatalErrorException (E_UNKNOWN)
|
Hi, my supervisor have detected the problem. Thanks for all. |
👍 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I'm using laravel 4.2.
I have already followed 2 steps of installation, 3 steps of usage. But I still have this error:
Call to undefined method DaveJamesMiller\Breadcrumbs\Facade::render()
Please help me!
Thank you.
The text was updated successfully, but these errors were encountered: