Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Undefined variable: themeLocation #68

Closed
ariews opened this issue Jan 26, 2018 · 1 comment
Closed

Undefined variable: themeLocation #68

ariews opened this issue Jan 26, 2018 · 1 comment
Labels

Comments

@ariews
Copy link

ariews commented Jan 26, 2018

Hi,

I've create 2 themes for backend for Admin section and frontend for Frontend+User (default theme). But since then, every time I open the web or run route:list from artisan, I've got error saying Undefined variable: themeLocation.

    $ php artisan route:list
    In RegistersViewLocations.php line 34:
    
    Undefined variable: themeLocation

Env: Laravel 5.5, caffeinated/theme 4.0

app('view.finder')->removeLocation($themeLocation);

@ariews
Copy link
Author

ariews commented Jan 27, 2018

Strange, when I open the web, the error is gone. But if I try to run route:list, the error still there.

@kaidesu kaidesu added the bug label Jan 28, 2018
@kaidesu kaidesu closed this as completed Dec 12, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants