02-24-2018, 04:35 AM
Hello,
Is there any function in userspice for routing purpose?
For example if There is one file as test.php and my url like below:
http://localhost/userspice/users/test.php
I want to change this url pattern to the belo one
http://localhost/userspice/company/users/test.php
And the word company can be changed to company 1 or company 2 etc.
Is there any function in userspice for routing purpose?
For example if There is one file as test.php and my url like below:
http://localhost/userspice/users/test.php
I want to change this url pattern to the belo one
http://localhost/userspice/company/users/test.php
And the word company can be changed to company 1 or company 2 etc.