Added Where Constraints and Improved Documentation
Added Where Constraints and Improved Documentation
- Added whereNumber, whereSlug, whereAlphaNumeric, and whereAlpha methods to the Route class for defining constraints on route parameters
- Updated documentation to explain the usage of Where constraints in the Route class
- Overall improvement of documentation for better understanding and clarity