-
### Summary of problem or feature request
I was using Laravel 5.8 and now upgrading to the latest version. While doing it, I was also checking this package to use the latest features. Then I was co…
-
### Package Version
latest
### Laravel Version
latest
### PHP Version
8.3.6
### Problem description
```php
Filament\Forms\Components\Select::isOptionDisabled(): Argument #2 ($label) must be of…
-
At the moment all package endpoints are registering automatically after package installation.
It good, but we can't wrap it into middlewares or modify prefixes.
Good solution to resolve it - wil…
-
### What were you trying to do?
Run application after building for Mac.
### What happened?
Error 500 on front-end.
Similar to #250
This is the actual error from the `storage/logs` found on Appl…
-
If you are in a position to upgrade to Laravel 7, please try v3.0.0-rc2 of this package, and report back any issues. These are pre-release versions, so I wouldn't recommend running them in production.…
-
~~~
-
```
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires kmlaravel/laravel-geographical-calculator ^2.2 -> satisfiable by kmlar…
-
Hi there,
I just started using this package. Before i was using nodemon npm package. The package is working fine but when stopping the process an exception is thrown: Spatie\Watcher\Exceptions\CouldN…
-
I just upgraded to Laravel 11, and this is not allowing my Jobs to dispatch properly. I can properly dispatch them on my local machine, though, and build with vite with no errors.
What can I do to…
-
### Ziggy version
2.4.1
### Laravel version
10.48.24
### Description
In a Laravel/React/Inertia.js project, we go with the recommendation to get TypeScript types directly from the composer packag…