ro
65854e3dbd
so there was an error when trying to use services for API controllers that was happening because the api middleware didn't pass the same info as web middleware, resulting in session info not being passed to controllers used in the api after a bit of reading discovered necessary middleware could be added to api routing so session data is available in in api routing whew |
||
---|---|---|
.. | ||
Controllers | ||
Middleware | ||
Kernel.php |