# Shopware Plattform / 6 / Playground lokal ohne Docker

**URL:** https://forum.shopware.com/t/shopware-plattform-6-playground-lokal-ohne-docker/58671
**Category:** Shopware Playground - API first Sandbox
**Created:** [20. März 2019 um 09:36 UTC](https://forum.shopware.com/t/shopware-plattform-6-playground-lokal-ohne-docker/58671 "2019-03-20T09:36:27Z")
**Posts on this page:** 1
**Showing post:** 20

<div class="post-metadata">

### Author: ![dreischild](https://avatars.discourse-cdn.com/v4/letter/d/da6949/32.png) [@dreischild](https://forum.shopware.com/u/dreischild)
#### Post date: [20. März 2019 um 11:52 UTC](https://forum.shopware.com/t/shopware-plattform-6-playground-lokal-ohne-docker/58671/20 "2019-03-20T11:52:02Z")

</div>

```
dreischild@dreischild:~/shopware-dev/custom/plugins/SwagExample$ ls -al
insgesamt 24
drwxr-xr-x 4 dreischild www-data 4096 Mär 20 12:50 .
drwxr-sr-x 3 dreischild www-data 4096 Mär 20 12:40 ..
-rw-r--r-- 1 dreischild dreischild 268 Mär 20 12:50 composer.json
drwxr-xr-x 2 dreischild www-data 4096 Dez 24 08:18 Controller
drwxr-xr-x 2 dreischild www-data 4096 Dez 24 10:17 Resources
-rw-r--r-- 1 dreischild www-data 130 Dez 21 10:43 SwagExample.php
dreischild@dreischild:~/shopware-dev/custom/plugins/SwagExample$ ../../../bin/console plugin:refresh

Shopware Plugin Service
=======================

In FieldExceptionStack.php line 22:
                                                                                    
  Mapping failed, got 1 failure(s). Array                                           
  (                                                                                 
      [/translations/20080911ffff4fffafffffff19830531/label] => Array               
          (                                                                         
              [validation-error-violation-error] => Array                           
                  (                                                                 
                      [0] => Array                                                  
                          (                                                         
                              [message] => This value should not be blank.          
                              [messageTemplate] => This value should not be blank.  
                              [parameters] => Array                                 
                                  (                                                 
                                      [{{ value }}] => null                         
                                  )                                                 
                                                                                    
                              [propertyPath] => label                               
                          )                                                         
                                                                                    
                  )                                                                 
                                                                                    
          )                                                                         
                                                                                    
  )                                                                                 

```

&nbsp;

---

_[View the full topic](https://forum.shopware.com/t/shopware-plattform-6-playground-lokal-ohne-docker/58671)._
