Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Can I use this package in Laravel lumen? #251

Open
ranganathabrr opened this issue Mar 18, 2020 · 1 comment
Open

Can I use this package in Laravel lumen? #251

ranganathabrr opened this issue Mar 18, 2020 · 1 comment

Comments

@ranganathabrr
Copy link

I installed this package and updated bootstrap/app.php file.

$app->register(Kodeine\Acl\AclServiceProvider::class);

I am getting error like,

Symfony\Component\Debug\Exception\FatalThrowableError: Class 'Blade' not found in
/vendor/kodeine/laravel-acl/src/Kodeine/Acl/AclServiceProvider.php:54

Could you please help me to resolve this issue.

@kodeine
Copy link
Owner

kodeine commented Oct 13, 2020

I will push an update to support lumen, if you were able to fix on your system, you may submit a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants