-
# Bug report
### What I did
I followed the installation on https://github.com/Laravel-Backpack/translation-manager
composer require backpack/translation-manager
php artisan vendor:publish --pr…
-
I translate "Cancel" to "Zrušiť". But in page I still see "Cancel".
Does this module work with laravel 11 and backpack 6? Or is there anything else that needs to be done?
It doesn't work eithe…
-
Hey I'm using nwidart/laravel-modules which creates a folder structure like that:
Project_root_dir/Modules/My_Module/Resources/lang/en/user.php
default lang files are in
Project_root_dir/resourc…
-
# Bug report
### What I did
Let's have a CRUD controller with these fields:
```
[
'name' => 'cover',
'type' => 'image',
'labe…
-
### Bug description
Sometimes the changelog for an addon does not get updated which causes an update badge in cp even if everything is up to date. In my case it's the Translation Manager addon. But f…
-
After updading the package from 2.6.6 to 2.6.46 in laravel 5.7.25 [https://github.com/laravel/framework/releases/tag/v5.7.25](url)
It seems all to work, but in testing with PHPUnit 7.5.4 i get a SQ…
-
I tried to install your package on Laravel 6.2 and installation was successfull but the package was not autodiscovered.
`composer require vsch/laravel-translation-manager
Using version ^6.0 for vs…
-
I'm new at laravel these are what I use:
Laravel : 5.5
php 7.2
I got the error when trying to install laravel-translation-manager (after edite composer.json and composer update ) :
```
> php…
-
### Bug description
I have an asset field in my user blueprint, but I can't seem to upload assets currently using the `user:profile_form`. There's nothing in the docs that suggest this ain't possib…
-
Problem 1
- Conclusion: remove laravel/framework v5.7.22
- Conclusion: don't install laravel/framework v5.7.22
- novius/laravel-backpack-translation-manager 0.1.2 requires backpack/ba…