Hello, i have two select boxes in the same form. Both are beeing populated through JSON which works...
Hello How can we trap if the _token has a session ref which is no more in the session database ? Hav...
This works if there has been no attempt to update the record and the user just clicks cancel. {{For...
Hi. I create my routes like so Route::model('projects', 'Project'); Route::bind('projects', functio...
So I wanted to create a form function set for my blades to automatically recover values after a fail...
I'm sure the solution to this is stupid simple, and (maybe) has to do with routes, but I'm stumped r...
i try to set rule to validate post request for laravel form to store data but if i set any validatio...
How can I submit without refreshing the page? here is my code Route::get ('building/{id}/editsystem/...
Hi I have htmlentities() expects parameter 1 to be string, array given error exception in my view, b...
How to create a "Location" field similar to https://letsventure.com/join/angel_investor Th...
Hi, everyone. I am a beginner of Laravel and PHP and developing a simple Laravel website with user r...
I need to get data from 30 random questions with a theme set by User something like: $test = Questio...
The below code works great in Laravel 4.2: //other code up here $data['owners'] = \Illuminate\Suppor...
ErrorException in Usermodel.php line 21: Undefined offset: 1 http://laravel.io/bin/aNw7q#21
I come from a CakePHP background which has the idea of deep saving models. For example, a Person can...
So this is what I've got so far. But as you'd expect, it's only filling the array with the first sub...
I'm trying to solve a problem with passing form data past login screen. I have a form that submits d...
I have a very simple subscriptionform (email + button) that works perfectly except on my iPhone 5c....
Hello all, I have two models which are related. I am trying to do a search in Products and only disp...
I have a one-to-many relationship that is not working. A 'Client' has many 'Athletes'. I have alread...
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