I'm developing an API to generate QRCodes using Endroid/QrCode package. I want to generate the QrCod...
I have a resource route in my application and I think the update method is never called because ther...
How do I install the FormBuilder on Laravel 5.2 ? I've tried a couple tutorials but it doesn't work....
Just solved my problem. For future reference here's my code $app->get('/', function () use ($app)...
i am using a resource route so that does not apply in my case Route::resource('LeadsController');
Thanks mirbatworks but I figured it out, for future reference my form should have been like this: &l...
The Laravel portal for problem solving, knowledge sharing and community building.
The community