-
So, i am trying to run hero icons and font awesome, I published the config files, uncommented the path to resource/svg.
The icons appear in the blade icon picker in filament forms, but they do not …
-
# Bug report
### What I did
I clicked on the "Export" button (PRO version) for a table containing a relationship column
### What I expected to happen
Since in HTML table, relationship elem…
-
- Horizon Version: 3.2.1
- Laravel Version: 5.8.19
- PHP Version: 7.2.17
- Redis Driver & Version: predis/phpredis 1.1.1
- Database Driver & Version:
### Description:
So I'm not entirely sure …
-
Hello!
How can I change the length of the line for the setting name? Now it's too short
-
![schermata 2016-01-18 alle 12 03 16](https://cloud.githubusercontent.com/assets/3509643/12389839/b814786c-bddb-11e5-8649-da92e6b9b9bb.png)
Do you know which directory is? I'm on OSX with XAMPP
-
I'm not sure if this is a bug or just a missing feature or maybe I'm just doing something wrong. The idea is that I want to eager load a relationship to resolve the n + 1 problem.
In the mount meth…
-
Hey BKWLD team,
I've used Croppa on a full Laravel site, and am now attempting to add a bit of image manipulation to a micro service in Lumen. I've added all the necessary installation steps for Lume…
-
# Bug report
### What I did
Set up deleted/deleting events using the fluent syntax on my fields.
Then pushed the delete button to remove an entry and test it.
### What I expected to happen
…
-
# Bug report
I created a new Laravel 10 install using the command:
```curl -s "https://laravel.build/example-app?with=mysql,redis" | bash```
After the install finished, I ran ```sail up``` comman…
-
The [generics by example](https://phpstan.org/blog/generics-by-examples#function-accepts-any-string%2C-but-returns-object-of-the-same-type-if-it%E2%80%99s-a-class-string) article on phpstan.org includ…