-
When installing the package `filament-modules` (https://github.com/savannabits/filament-modules)
inside that plugin's config for this line
`'path' => module_path($moduleName, "$contextPath/Pages"),`…
-
Hi there!
Thanks for this awesome package, i really like to use it however, im facing the issues when i do some implementation. It cannot filter the relationship as you were explain in the videos. …
-
### What happened?
While running command `php artisan module:filament:install ModuleName` & selecting cluster option to Yes got below error
Illuminate\Contracts\Filesystem\FileNotFoundException…
-
The error returned in v2.0.1, i created module via command:
`php artisan module:make TestModule `
and created filament-context via command:
`php artisan module:make-filament Filamen…
-
I am unable to run using Domain below is the `.env` given also I am unable to migrate the table to MySQL:
I am Not Using Docker
When I was Running `php artisan serve` I was able to open the logi…
-
Hello friend.
Information on how to climb docker.
Thanks for sharing.
-
### What happened?
Problem 1
- coolsam/modules[v1.0.0, ..., v1.3.3, v2.0.0, ..., v2.0.1] require filament/filament ^2.0 -> found filament/filament[v2.5.3, ..., v2.17.53] but it conflicts with y…
-
### What happened?
On mouse up, an appears above the sign pad, and after that, everything breaks with no console errors.
### How to reproduce the bug
Add the signature pad to a form
### Package V…
-
Attached 2 screenshots, one showing the field the other with the errors on console
-
I am facing Undefined variable $isDownloadDisabled when trying to use the package.