Does anyone already set up a video upload using Laravel 4.2 and DropzoneJS on DigitalOcean? I just d...
Entrust provides a flexible way to add Role-based Permissions to Laravel4. PS: Even though it's not...
Hi guys, Can you show me a simple controller codes that validates data from view. I tried validating...
I'm using Laravel 4 I'm getting this error preg_replace(): Parameter mismatch, pattern is a string w...
I've created a very simple form that has some select values and when you select one of the items fro...
Hi there! So I'm using FormRequest like so: public function save(MailRequest $request) And validati...
Hi guys, I'm at your mercy. I'm trying to figure out how to add custom actions to a Route::resource...
Hi When I submit a form. I want not to execute when refresh after form submit. How can I do that. Th...
Hi I m using Laravel 5. Now I want to ad profile picture. I want that in User control page there wil...
I'm currently learning Laravel, doing a simple form to insert data into database, my problem is, I c...
hey, i'm new use framework laravel, and i'm trying to import xls file into db. i'm using library lar...
Hi, I'm build an webapp API that receives an image file from users using post forms and need to send...
I've used Image/intervention to manage my images. It works great when I'm storing a record, but when...
@foreach($contractallusers as $contractalluser) $html = '<html><body>' . '<div style=...
Hi everyone I'm new to Laravel, I'm currently doing an import file page and store the imported file...
RESTfully, When I submit my form and return Input:all() in the Store method I'm getting only couple...
Hi guys, How to handle image optimizations on user uploaded images, like flicker & facebook ? We...
Probably some bot somewhere, but a few times a week I get: production.ERROR: exception 'UnexpectedVa...
I have created a command, which suppose to receive data from stdin and save to database. It works co...
Hello Friends, I have an exception as below: LoginException: An InputFormField can only be created f...
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