Fix url for create user with photo
This commit is contained in:
		
							parent
							
								
									99b88e8943
								
							
						
					
					
						commit
						5036ddb401
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -56,7 +56,7 @@ export default { | ||||||
|   }, |   }, | ||||||
|   methods: { |   methods: { | ||||||
|     store() { |     store() { | ||||||
|       this.form.post(this.route('users.store')) |       this.form.post(this.route('users.store').url()) | ||||||
|     }, |     }, | ||||||
|   }, |   }, | ||||||
| } | } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Hilton Gonçalves
						Hilton Gonçalves