Support the ongoing development of Laravel.io →

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 11 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 11 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 11 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 11 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 11 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 11 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

Using XML in a controller (curl)

Hi all, Im trying to make a function for creating a package label via something called pacsoft. It o...

0 Likes
1 Replies
Solved

How to return form data if validate false

As the title, I have a form with a lot of fields and I want to return form data quickly when my vali...

0 Likes
1 Replies
Solved
posted 11 years ago

Error Code 1215 Cannot add foreign key constraint

Hello I got this error even I do it correctly... [Illuminate\Database\QueryException] SQLSTATE[HY00...

0 Likes
0 Replies
posted 11 years ago

How to extend `Blueprint` to change the default length for string

I use utf8mb4 charset and utf8mb4_general_ci collation for Mysql connection. The default length is 2...

0 Likes
0 Replies

Custom Auth Drivers Handled Incorrectly in Artisan

https://github.com/laravel/framework/issues/5802#issuecomment-56625519 I can't decide whether this i...

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.

© 2026 Laravel.io - All rights reserved.