Support the ongoing development of Laravel.io →

jcamilo93

Joined 27 Dec 2015

Statistics

Threads 3
Replies 4
Solutions 2
Articles 0

[SOLVED] Lumen Return image without saving file

I'm developing an API to generate QRCodes using Endroid/QrCode package. I want to generate the QrCod...

0 Likes
1 Replies
Solved

Resource route doesn't run update method

I have a resource route in my application and I think the update method is never called because ther...

0 Likes
4 Replies
Solved

Install FormBuilder on Laravel 5.2

How do I install the FormBuilder on Laravel 5.2 ? I've tried a couple tutorials but it doesn't work....

0 Likes
4 Replies
replied 8 years ago

[SOLVED] Lumen Return image without saving file

Just solved my problem. For future reference here's my code $app->get('/', function () use ($app)...

0 Likes
Solved
replied 8 years ago

Resource route doesn't run update method

i am using a resource route so that does not apply in my case Route::resource('LeadsController');

0 Likes
replied 8 years ago

Resource route doesn't run update method

Thanks mirbatworks but I figured it out, for future reference my form should have been like this: &l...

0 Likes
Solved
replied 8 years ago

Lumen keeps throwing TokenMismatchException

is the value of the token input field empty?

0 Likes

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.