What is the use of angular ui-mask?

ui-mask defines a input pattern and forces the user to put a value that fit with it. For instance, with a mask set to (999) 999-9999, the user will ony be able to put some values as (123) 456-7890. The mask definition considers these patterns: A Any letter. 9 Any number. * Any letter or number. ? Make any part of … Read more

How to pass parameters using ui-sref in ui-router to controller

I’ve created an example to show how to. Updated state definition would be: And this would be the controller: What we can see is that the state home now has url defined as: which means, that the params in url are expected as These two links will correctly pass arguments into the controller: Also, the controller does consume $stateParams instead of $stateParam. … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)