Thetrip

Results 2 issues of Thetrip

Hello , i need to do something like the following but i can't seem to get the syntax right or something. ``` Flight::route("/$langRegex/a-url-part|another-url-part(/@permalink:[0-9a-z\-]+)", function ($permalink) { //...rest of code });...

Hello, i am trying to figure out whether I can change the clone element dragged from one list to another. I just want to remove some html. Is this possible?