-
Thank you for the work on the package, when I try composer install I get this error, any ideas?
Problem 1
- Root composer.json requires renoki-co/l1 * -> satisfiable by renoki-co/l1[0.1.0].
…
-
Thanks again for this great library!
I would like to propose a new addition for the `attachment` method.
### Issue
If you send an e-mail which which contains an image in its body, it will go …
-
Machine :
Platform : windows
ffi enabled : preload
php version : 8.2.3
php memory limit : 512M
Steps to Reproduce :
1. Installation
2. Run the servers
3. Upload a image
4. Observer Queue…
-
Inserting emojis becomes ������ in JSON columns.
```sql
CREATE TABLE `test` (
`a` JSON COLLATE utf8mb4_unicode_ci,
`b` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci
);
```
```ph…
-
Hi,
I have created a project with Laravel Nova as a backend service to mange my project. However, my Laravel Nova is accessible via `nova.mywebsiteproject.test`. So, basically it lies on a subdomai…
-
Just cloned this repo, did
created a db
composer install
npm i
cp .env.example .env
pa key:generate
pa migrate
After registering I notice I can't add a new thread because there are no channe…
-
Hello, I need help enrolling a user. I've modified another version of the SDK. My question is: have you ever modified this SDK for enrollment purposes?
Another question: The setFingerprint method i…
-
i have just install laravel 7.0 test generator
when run php artisan **laravel-test:generate**
show the error **Call to undefined function Vigneshc91\LaravelTestGenerator\starts_with()
at C:…
wafik updated
3 years ago
-
-
- Laravel Version: 10.10.1
- Laratrust Version: 8.2.1
**Describe the bug**
Setting the **permissions_as_gates** with teams enabled breaks the `can` method in routes. The view is returned 40…