-
is the package compatible with Lumen Framework ?
-
Not sure if something changed, but this URL is broken: https://api.irail.be/v1/liveboard?station=Antwerpen-Berchem&format=json
```json
{
"code": 0,
"request-id": "9ceb51c0-2f28-4ff0-8e7b-49f…
-
Hi friends, how to make work for lumen?
-
-
Hi, currently the endpoint `/v2/servicealerts` gives an error. The v1 is working fine.
Request:
`https://api.irail.be/v2/servicealerts`
Response:
```json
{
"code": 0,
"request-id": "9c0…
-
Happens on staging and production.
e.g. https://api.irail.be/v1/connections/?lang=de&to=BE.NMBS.008872009&from=BE.NMBS.008833001
```
{"code":0,"request-id":"9c09348e-de6f-4751-a35f-42dae66cd099…
jncn updated
6 months ago
-
Currently staging is acting up quite a bit (‼️ not happening on production):
- [ ] Sometimes, the connection endpoint only returns the first trains of the day (e.g. at 5:30 am), even when no date…
jncn updated
7 months ago
-
Thanks to containerization we can really user any framework.
Some recommendations could be:
- Python: Flask, FastAPI
- PHP: Lumen
- C#: .NET
We need to choose one that does not have much of a…
-
when i try to migrate i got
In Facade.php line 338:
Call to undefined method Laravel\Lumen\Routing\Router::middleware()
…
-
```
local.ERROR: Symfony\Component\ErrorHandler\Error\FatalError: Uncaught Error: Call to undefined function app_path() in Command line code:1
Stack trace:
#0 {main}
thrown in Command line cod…