-
- Library Version: 0.1.1
- Laravel Version: 8.0.0
- PHP Version: 7.4.7
### Description:
I have fresh Jetstream installation and I have added this to `resources/views/profile/update-profile-inf…
-
Would be cool to see support for Laravel 7 and it's new `x-` component syntax.
https://www.twilio.com/blog/dont-repeat-yourself-html-laravel-7-blade-components-php
https://laravel.com/docs/7.x/bl…
-
I saw your comment on PR discussion of Laravel Jetstream. I'm still looking for an I18n solution for my project. It should be realized with Laravel/Jetstream/Inertia/Vue. I studied your solution.
Y…
-
Login Page is not showing
**To Reproduce**
Steps to reproduce the behavior:
1. Cloned the repository,
2. composer install/updated,
3. db migrated and seeded,
4. missing …
-
In some envrionments (e.g. Freescout laravel app), the following line causes the error
https://github.com/ezyang/htmlpurifier/blob/6f9aac9325e99a860928534cd4a5ade8962d3751/library/HTMLPurifier/Lexe…
-
Hi! Some problem. I already use another custom Blueprint. But your library force resolve own Blueprint. This breaks all my migrations. But I don’t need your blueprint at all. I would like it to not lo…
-
Hi there guys,
I have some really weird issue implementing this package in a project of mine. This is weird, since I have two other projects with this package working.
The error I am receiving w…
-
Role name [admin]:
> admin
User 'ayhanbaris@yahoo.com' has been created (id: 1)
Konekt\Acl\Exceptions\GuardDoesNotMatch
The given role or permission should use guard `` instead of `we…
-
After running into an issue getting Annotations to correctly triggered I updated all our project's dependencies, after updating the dependencies (no issues there) I got the following error:
```
[2…
-
Hello!
I'm looking for information on clean architecture and I came across your work.
I notice that you use Symfony components in your domain entities. Is this not a problem?
It couples your …