Support the ongoing development of Laravel.io →

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

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

How to get the values of a foreign key table

Hi I'm trying to get the values of a table that references 2 tables. my tables looks like this pages...

0 Likes
0 Replies
posted 10 years ago

SOLO Developer Needs You !! regarding code layout

I am solo developer. I've been in the industry a long time - but have no nearby peers to brain storm...

0 Likes
3 Replies

Problem with hasmany relathionship

Hi, I am working on my first application. I created two database tables: "leads" and "...

0 Likes
4 Replies
posted 10 years ago

whereNotExists in database already querying

I'm trying to return results from a database that limits the results to ones that aren't already in...

0 Likes
0 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.