Support the ongoing development of Laravel.io →

Error when using php artisan

Hi , How do i fix my problem everytime i use php artisan it will came out this error PHP Warning: P...

0 Likes
1 Replies

Pass view to layout

Hello guys, I know two basic methods of putting views to layouts with Laravel. The first one is to e...

0 Likes
2 Replies

Two functions in one

Trying to get my head around the logic for the following. I have 3 images and two static functions....

0 Likes
1 Replies
posted 10 years ago

use mass assignment?

Hi, do you people advice to use mass assignment? I used it but i see i need to solve al lot of probl...

0 Likes
1 Replies

Auth attempt always returns false

HI Folks, I cant seem to get my login attempt to work. I have the fields, in my table: password - va...

0 Likes
2 Replies

data doesn't deleted (ondelete in foreign key)

hi , i have a problem in my project so , when i delete my user his topics doesn't deleted ! and ther...

0 Likes
2 Replies
posted 10 years ago

"Trying to get property of non-object" not specific

I've noticed that since upgrading to 4.2, the error screen has changed. And now the errors aren't sh...

0 Likes
2 Replies
Solved

Insert password creates blank page

I have a password reset form and method setup as below, however when the form is submitted it just g...

0 Likes
0 Replies
posted 10 years ago

Seed database with hash password

Hello, I have a table of users can you please tell me how I can update all the rows in the users tab...

0 Likes
1 Replies

PBKDF2 Encryption

Hi all, I need to create an application with authentication system that matches password from a Djan...

0 Likes
0 Replies

[Laravel 5] Illuminate\Auth\EloquentUserProvider::__construct()

Hello, after updating to Laravel 5, I'm getting the following error. Argument 1 passed to Illuminate...

0 Likes
0 Replies
posted 10 years ago

Setting up relationships for lookup tables

I have a model that will contain information about a patient, the database migration for that table...

0 Likes
0 Replies
posted 10 years ago

view not find but it's there

Hello, I have this link <li><a href="{{URL::route('abbonementen.create', null) }}"...

0 Likes
5 Replies
Solved
posted 10 years ago

condition in a dorm. How to make it work

Hello, I have this form : {{ Form::open(array('url' => "abbonementen")) }}...

0 Likes
2 Replies
Solved

Beginner's Question: How to configure Package?

Motivated by Jeffrey Way's tweet from today ( https://twitter.com/jeffrey_way/status/515508990751817...

0 Likes
2 Replies
Solved
posted 10 years ago

Composer deletes all existing dependencies when using "composer update"

Hi, Composer deletes all the default dependencies when I use "composer update", instead re...

0 Likes
2 Replies

[5.0] Can't install with composer

Hi, I'm not sure if this is a laravel issue, but here goes.. My composer.json file looks like this:...

0 Likes
2 Replies

How much job will be to upgrade an existing application to Laravel 5?

hi guys! I am new to laravel and this is gonna be my first big application. I need to start now and...

0 Likes
5 Replies

Value of Cartalyst Arsenal

I've been looking at implementing a users/roles package for Laravel for a while now. I've looked at...

0 Likes
3 Replies

Laravel 5 FormRequest file input

Hello, I try new class FormRequest on an file input. I have this class : <?php namespace App\Http...

0 Likes
2 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.