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
Post a Comment