I am trying to do a dynamic or dependent dropdown list but I don't know how to obtain data from the...
I am using laravel 5.2 and recently got stuck on a problem. I have a product page where you can choo...
Hi Guys, Currently i'm playing with Maatwebsite Excel package, the import handlers. http://www.maatw...
Hi Guys, I'm having a problem with Laravel version 5.0.34 when I try to upload a file. I found some...
I have an appointments page where I keep track of my appointments. I have several dropdowns which I...
My route: Route::get('/lookup/domain2', 'ResellerClub@lookupTest'); My URL provided: /lookup/domain2...
Hi together, I am trying to create a dynamic menu card which lets me add categories (like beer, food...
I have Model Leave in my laravel 5.1 application. I want to do following things 1.Validate input dat...
Hello here. I am using Laravel 5.1.24. I am trying to create an API and I test it with Chrome DHC. T...
Hi!! I follow this tutorial (http://www.easylaravelbook.com/blog/2015/02/09/creating-a-contact-form-...
How to save dynamical fields to database the problem is i don't know the names of fields we have m...
I have two models, Client and Attachment, the relation is one to many since a client can have many a...
By the help of FPDI library, I tried to write some exsiting pdf files but able to wirte only single...
Hi, I create a Project, then within this project I can create different Documents. I have a generic...
Hi All, I am working on Security Risk Assessment Tool which uses Laravel Framwework with pHp. The si...
I have two Login forms which is for admin and User Admin Login Form {!! Form::open(array('url' =>...
How do I convert this code to laravel using the MVC pattern <html xmlns="http://www.w3.org/1...
Greetings. I am having trouble with a MassAssignmentException. I was following along Jeffrey Way's v...
I have a model class namespace App\Http\Controllers\widget\v1\Models; use Illuminate\Database\Eloqu...
Hi all, I am following this forum since a couple of months already, but this is my first post. I jus...
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