symfony - An Exception was thrown while handling: Wrong Version -


i want to create user name = {user}, execption lanched "an exception thrown while handling: wrong version"

createsale:     path:      /user/{user}/create/     defaults:  { _controller: appbundle:controller:create}     methods:  [put]     requirements:         user:  .{1,60} 


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -