So basically I have use Lumens as my backend api (at localhost:8000). Now on my frontend React app (...
I think some users of Lumen are creating their first REST API. It would be nice have links like http...
HTML <input type="file" ref="inputfile"> <input type="file" r...
Hi everyone, I'm trying, for 3 days already, to upload multiple photos with Lumen 5.8, Here is my fu...
Hi, my name is Ezequiel, i'm from Argentina. I'm looking for a Tutorial to learn how to start a proy...
I wanna know if there's a way we can create signed URL in Lumen? Normal searches didn't help. Checke...
PHP throws me Allowed memory size of 536870912 bytes exhausted (tried to allocate 365815888 bytes) i...
Hey friends, i have a lumen installation that has two groups of routes. For both groups i need a dif...
Hi friends i created api using lumen this have request is ``` { "dates": [ { "date&qu...
Maybe I'm too new to this, but on the Configuration page - https://lumen.laravel.com/docs/5.7/config...
Lumen extended starter pack This package is an extended version of the default Lumen framework with...
I'm working on a Lumen API, and my current task involves a service that involves multiple possible i...
Features Built-in Http/WebSocket server TCP/UDP Server Memory resident Asynchronous event li...
Hi all, I am having a hard time to test my rest api app, I think the main reason is because of https...
I am using scope feature of laravel passport and i have 200 permissions.While login it generates mor...
There's illuminate/support: 5.5.* package listed in the dependencies of Lumen micro framework, which...
I was reading the book Lumen Programming Guide by Paul Redmond which is really a great book. I was o...
The issue is that apart from the '/' route, no other route works.. e.g routes like '/test' throws 40...
Dear, Im trying to log a user in via ID and it says it is a BadMethodCallException. I do have this:...
I use Lumen and I get this error when I use the first() method to get a single result from a query:...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community