You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
Hello, I hope you are very well, to tell you that when writing the route with parameters based on PCRE when using the getRoute() function, it only returns what the image presents. Which I want you to do me the favor of explaining if it is a practice on my part or simply requires a new implementation of routes.
The text was updated successfully, but these errors were encountered:
Hi @henry5059, I just released a new version that fixes this issue (v0.2.3). You can run leaf install router or composer require leafs/router to fix the issue in your codebase.
Hello, I hope you are very well, to tell you that when writing the route with parameters based on PCRE when using the getRoute() function, it only returns what the image presents. Which I want you to do me the favor of explaining if it is a practice on my part or simply requires a new implementation of routes.
![Router PCRE](https://private-user-images.githubusercontent.com/49210986/248932074-c90037a6-5ec2-4abd-82ea-f76051e60a6a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk5NTI2MjEsIm5iZiI6MTczOTk1MjMyMSwicGF0aCI6Ii80OTIxMDk4Ni8yNDg5MzIwNzQtYzkwMDM3YTYtNWVjMi00YWJkLTgyZWEtZjc2MDUxZTYwYTZhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE5VDA4MDUyMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWZjYTdlYTI5MmE1MzA5ZWEwOWI3OTBkYTQ1OTIxYjY0ZGQyMjBjMjY5ZTQzY2ExNGM5NGRkOTk0Y2NmZDJiNWQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.h7-nHHji9BePwpXIYtKCInAQN5qdeaBwDiOH-yILpFQ)
The text was updated successfully, but these errors were encountered: