Skip to content

skornev/vichbundle-sandbox-not-cp-symfony3.3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vichbundle-sandbox-not-cp-symfony3.3

VichBundle not compatible with symonfy 3.3

CREATE USER 'vich'@'%' IDENTIFIED BY 'vich'; CREATE DATABASE vich; GRANT ALL PRIVILEGES ON vich.* TO 'vich'@'%' ; FLUSH PRIVILEGES;

Uncomment the following lines in InvoiceAttachmentType to make it work

// ->add('originalName', HiddenType::class, [ // 'required' => false // ])

Go to http://server/vich/

About

VichBundle not compatible with symonfy 3.3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published