Support the ongoing development of Laravel.io →

42 Threads

posted 4 years ago

Calling a PHP Lumen Backend from a React frontend

So basically I have use Lumens as my backend api (at localhost:8000). Now on my frontend React app (...

0 Likes
1 Replies
posted 4 years ago

Help for creating a RESTful API with Lumen

I think some users of Lumen are creating their first REST API. It would be nice have links like http...

0 Likes
0 Replies

lumen file request returns an empty object

HTML <input type="file" ref="inputfile"> <input type="file" r...

0 Likes
0 Replies
posted 5 years ago

$request->file() doesn't return an array of files

Hi everyone, I'm trying, for 3 days already, to upload multiple photos with Lumen 5.8, Here is my fu...

0 Likes
4 Replies

Lumen + Docker Tutorial

Hi, my name is Ezequiel, i'm from Argentina. I'm looking for a Tutorial to learn how to start a proy...

0 Likes
0 Replies
posted 5 years ago

Lumen - Create Signed URL.

I wanna know if there's a way we can create signed URL in Lumen? Normal searches didn't help. Checke...

0 Likes
0 Replies

Out of memory on model save()

PHP throws me Allowed memory size of 536870912 bytes exhausted (tried to allocate 365815888 bytes) i...

0 Likes
0 Replies

Lumen/Laravel multiple auth providers

Hey friends, i have a lumen installation that has two groups of routes. For both groups i need a dif...

0 Likes
0 Replies

Doubt about Lumen request and response

Hi friends i created api using lumen this have request is ``` { "dates": [ { "date&qu...

0 Likes
0 Replies

Some disconnects in the Lumen configuration documentation...

Maybe I'm too new to this, but on the Configuration page - https://lumen.laravel.com/docs/5.7/config...

0 Likes
1 Replies

Lumen Extended Starter Pack

Lumen extended starter pack This package is an extended version of the default Lumen framework with...

0 Likes
0 Replies

Is it appropriate to use the Container as a factory?

I'm working on a Lumen API, and my current task involves a service that involves multiple possible i...

0 Likes
0 Replies

LaravelS - speed up Laravel/Lumen by Swoole, let's fly.

Features Built-in Http/WebSocket server TCP/UDP Server Memory resident Asynchronous event li...

0 Likes
1 Replies

Lumen 5.5 - Testing and mocking repositories

Hi all, I am having a hard time to test my rest api app, I think the main reason is because of https...

0 Likes
0 Replies

Changes in authorization header value length

I am using scope feature of laravel passport and i have 200 permissions.While login it generates mor...

0 Likes
0 Replies

Lumen Illuminate\Support\Collection absence of methods

There's illuminate/support: 5.5.* package listed in the dependencies of Lumen micro framework, which...

0 Likes
1 Replies
posted 6 years ago

InvalidArgumentException: Recursion detected

I was reading the book Lumen Programming Guide by Paul Redmond which is really a great book. I was o...

0 Likes
1 Replies
posted 6 years ago

Lumen 5.4 routes not working on nginx 1.12.1

The issue is that apart from the '/' route, no other route works.. e.g routes like '/test' throws 40...

0 Likes
2 Replies

BadMethodCallException: Method attempt does not exist.

Dear, Im trying to log a user in via ID and it says it is a BadMethodCallException. I do have this:...

0 Likes
0 Replies

The response content must be a string with first()

I use Lumen and I get this error when I use the first() method to get a single result from a query:...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.