Hi , How do i fix my problem everytime i use php artisan it will came out this error PHP Warning: P...
Hello guys, I know two basic methods of putting views to layouts with Laravel. The first one is to e...
Trying to get my head around the logic for the following. I have 3 images and two static functions....
Hi, do you people advice to use mass assignment? I used it but i see i need to solve al lot of probl...
HI Folks, I cant seem to get my login attempt to work. I have the fields, in my table: password - va...
hi , i have a problem in my project so , when i delete my user his topics doesn't deleted ! and ther...
I've noticed that since upgrading to 4.2, the error screen has changed. And now the errors aren't sh...
I have a password reset form and method setup as below, however when the form is submitted it just g...
Hello, I have a table of users can you please tell me how I can update all the rows in the users tab...
Hi all, I need to create an application with authentication system that matches password from a Djan...
Hello, after updating to Laravel 5, I'm getting the following error. Argument 1 passed to Illuminate...
I have a model that will contain information about a patient, the database migration for that table...
Hello, I have this link <li><a href="{{URL::route('abbonementen.create', null) }}"...
Hello, I have this form : {{ Form::open(array('url' => "abbonementen")) }}...
Motivated by Jeffrey Way's tweet from today ( https://twitter.com/jeffrey_way/status/515508990751817...
Hi, Composer deletes all the default dependencies when I use "composer update", instead re...
Hi, I'm not sure if this is a laravel issue, but here goes.. My composer.json file looks like this:...
hi guys! I am new to laravel and this is gonna be my first big application. I need to start now and...
I've been looking at implementing a users/roles package for Laravel for a while now. I've looked at...
Hello, I try new class FormRequest on an file input. I have this class : <?php namespace App\Http...
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