Support the ongoing development of Laravel.io →

49 Threads

posted 4 years ago

set 'timezone' in config/app.php not work

laravel/lumen (v6.0.0) laravel/lumen-framework (v6.2.0) Enter the following into the file 'config/ap...

0 Likes
4 Replies

Laravel Websockets

We have two servers, one handling GPS device requests using Node JS, from where the details of the d...

0 Likes
1 Replies
posted 4 years ago

How to Override method json on ResponseFactory.php in Lumen

I want to display the output of the json method using the json overwrite camleCase.   To do this, I...

0 Likes
0 Replies
posted 4 years ago

Lumen storing images error: Path is outside of the defined r

I am trying to accept an image in my frontend react app to my api and then store it back into a path...

0 Likes
0 Replies
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 4 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 hashing config

Hello everybody, I've been playing around with Lumen for a bit, does anyone know how to change the h...

0 Likes
1 Replies
Solved

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

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.