issues Search Results · repo:spatie/nova-translatable language:PHP
Filter by
45 results
(64 ms)45 results
inspatie/nova-translatable (press backspace or delete to remove)Hello,
i am using the Translatable field in my nova resource:
Translatable::make([
Text::make(__( Title ), title )
- rules( max:35 )
- required(),
Textarea::make(__( ...
MarcoImpellizzeri
- Opened on Jan 9
- #109
Please make laravel nova 5 compatible: https://blog.laravel.com/laravel-nova-5-now-available
RRosalia
- 1
- Opened on Dec 18, 2024
- #108
Looks like it doesn t work for a Repeatable field:
Laravel\Nova\Fields\Repeater\Repeatable::Laravel\Nova\Fields\Repeater\{closure}(): Argument #1 ($field) must be of type
Laravel\Nova\Fields\Field, Spatie\NovaTranslatable\Translatable ...
DenisYakimchuk
- 1
- Opened on Feb 9, 2024
- #105
The XHR error returned is 404
POST http://site.test/nova-api/posts/field/translations_content_ar/preview?editing=true editMode=update
[HTTP/1.1 404 Not Found 230ms]
I works fine on non translatable fields ...
piotrku
- 6
- Opened on Jan 12, 2024
- #103
Hello,
I get an error when I try to delete a template that has a Trix field without an attachment:
SQLSTATE[42S02]: Base table or view not found: 1146 Table nova_trix_attachments does not exist
I think ...
fkeloks
- Opened on Dec 3, 2023
- #100
Hi,
on a field Markdown with upload file allowed :
Translatable::make([
Markdown::make( Description )
- alwaysShow()
- withFiles( s3 ...
Kixell-NicolasJardillier
- Opened on Oct 18, 2023
- #97
When a field is translatable, it can t trigger the automatic slug generation. I tried giving the Slug field - preview(
title ), - preview( title.en ) and also passing the field as an an object, that is ...
milenishte
- Opened on Sep 24, 2023
- #95
Hello Thank you for your package , It s great. But I have an issue in keyvalue field I have field called seo and when i
stored data on it you can see the result below: { en : {\ meta_title\ :\ sdf sdf ...
Mksafi-codeloops
- 1
- Opened on Sep 19, 2023
- #93
Creation of dynamic property Spatie\NovaTranslatable\Translatable::$translatedFieldsByLocale is deprecated in
[project]/vendor/spatie/nova-translatable/src/Translatable.php on line 173
whitespacecode
- 1
- Opened on Sep 19, 2023
- #92

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.