Routing
front_bulletin_index_react
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/bulletin-x.json
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_donasi_index | /donasi.json | Path does not match |
| 2 | forgot_passwordindex | /forgot.json | Path does not match |
| 3 | front_bulletin_index | /bulletin.json | Path does not match |
| 4 | front_bulletin_index_react | /bulletin-x.json | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.