You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Built in translations are available for the following languages:
55
+
56
+
* Dutch
57
+
* English
58
+
* French
59
+
* German
60
+
* Italian
61
+
* Portuguese
62
+
* Russian
63
+
* Spanish
64
+
65
+
## Demo
66
+
67
+
See [Ticket Bundle Demo App](https://github.com/hackzilla/TicketBundleDemoApp) for an example installation. This can also be used for confirming bugs.
78
68
79
-
* [How to migrate][17]
69
+
## Migrate a previous version
80
70
71
+
* [How to migrate](Resources/doc/migrate/index.md)
81
72
82
-
## Pull Requests
73
+
## Pull requests
83
74
84
75
I'm open to pull requests for additional languages, features and/or improvements.
See [VichUploaderBundle](https://github.com/dustin10/VichUploaderBundle/blob/master/Resources/doc/index.md) documentation for more details.
36
31
37
-
Don't forget to register VichUploaderBundle in AppKernel.
32
+
If you are not using [Symfony Flex](https://symfony.com/doc/current/setup/flex.html), you must enable the bundles manually in the kernel:
0 commit comments