-
# Searching Model data using laravel searchable package | 5 Balloons
[https://5balloons.info/searching-model-data-using-laravel-searchable-package](https://5balloons.info/searching-model-data-using…
-
Hey guys =)
I have a problem
```
Using version ^2.8 for jeroen-g/laravel-packager
./composer.json has been updated
Running composer update jeroen-g/laravel-packager
Loading composer repositori…
-
Thank you for your work on this package! I've been fighting an issue for the past week that I can't find a resolution to. I don't know if this is an issue with this package or Laravel but I thought th…
-
### What happened?
When I run php artisan module:disable ModuleName
it toggle module status in `moduel_statuses.json` file.
but I can visit filament resource.
this command should make resource dis…
-
### What happened?
My tailwind 3 colors are not working properly anymore, Lime, Fuchsia, Emerald ...etc. are not recognized anymore.
### How to reproduce the bug
Install the the package
### Packag…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Hello, I'm interested in implementing your laravel package into my project, and I was wondering if your package works with Laravel Breeze? It's using it as a base, so I would like to know if I can use…
-
Hi, Laravel 10 is showing this warning:
**Package laravelcollective/html is abandoned, you should avoid using it. Use spatie/laravel-html instead**
So, I am pretty sure this project is not abando…
-
### What happened?
The table header when the column is not sortable, the class is not applied to the label correctly:
![Screenshot 2024-09-30 015253](https://github.com/user-attachments/assets/3b2…
-
> Call to undefined function Torann\Currency\array_get()
> Call to undefined function Torann\Currency\str_contains()
This is due to removing of deprecated array helpers in Laravel 6.0 in favor of …