I have 2 pages and 2 controllers: A and B separately. I do not use the Router. I want to pass the value from A by url and get the value on page B
Example: Value in page A: abc
Url load page B: https://details.com/pageB/abc
I haven't found the documentation yet tutorial