-
Initial pass to remove Tailwind classes from views into CSS files with `@apply` (CSS files could be restructured, moved, or imported differently to how they are now, the work in this stage is just to …
-
**Describe the bug**
When you attempt to dump a binary string or anything containing one (like an array or an object), Ray does not dump anything. It just fails silently.
**Versions**
Ray ver…
-
I'm using Laravel 10, and latest mailcoach sdk (with a self hosted mailcoach, latest version). And guzzlehttp/guzzle 7.9.2
I try to do
`$mailcoachSubscriber->addTags(['test']);
`
I have this code (Ma…
-
Hy!
I have anew laravel 11 project and I have an issue with this package installation.
My `composer.json`:
```json
{
"name": "laravel/laravel",
"type": "project",
"descripti…
-
### What happened?
I use this package with spatie activity log. When trying to format the date, nothing happens. I'm using the default created_at column from activity_log table.
### How to reproduce…
-
### Feature Description
It would be great to have support for Spatie's Laravel-data package with auto-completion of:
**Keys in initializer, and type of data:**
https://spatie.be/docs/laravel-data…
-
[Laravel-translatable](https://spatie.be/docs/laravel-translatable/v6) work with orbit?
https://spatie.be/docs/laravel-translatable/v6/basic-usage/getting-and-settings-translations
-
**Describe the bug**
Already installed activity log into a laravel 11 new proyect, use the same estructure like i used in a laravel 10 proyect, bue get no errors in laravel log and not even using x-d…
-
Aranguent is nearing the point where it can work with third party packages. I'm aiming to provide a smooth conversion with minimal extra steps for anyone implementing this driver.
If you have migra…
-
i am using spatie/laravel-translatable with json fields in translation.
afer upgrading from 14.38.0 to 14.43.1,
Tables with TD::make('title.tr', __('Title')) needs to be TD::make('title', __('Tit…