Support the ongoing development of Laravel.io →
luciendub

luciendub

Joined 29 Jul 2014

Statistics

Threads 6
Replies 10
Solutions 1
Articles 0

Store application global options

I create an application and I need the administrator to change 3 global application options: Start...

0 Likes
4 Replies
Solved

How to addTenant to TenantScope with Confide

I am using Confide for users authentication and Laravel Mutli Tenant package so that each user can o...

0 Likes
1 Replies
Solved

Best database structure

I created a totally working application which has tables like notes, invoices, projets, clients, etc...

0 Likes
6 Replies

Integrity constraint violation

Hi, I try to create a small CRM with "leads", notes about leads", clients" and &...

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
replied 11 years ago

Integrity constraint violation

I still get the error. Here are my seeds files: http://laravel.io/bin/R6KGM . Is there something wro...

0 Likes
replied 11 years ago

Integrity constraint violation

Ok will check if the order is appropriate in my migrations and seeds files.

0 Likes
replied 11 years ago

Problem with hasmany relathionship

I found the problem after a good night sleep! I had mispelled Note (Notes) in my Note.php model file...

0 Likes
replied 11 years ago

Laravel Auth attempt failing with valid credentials

neilpato22 said: did you test if the Auth did not actually work? if (Auth::check()) { // The use...

0 Likes
replied 11 years ago

Laravel Auth attempt failing with valid credentials

The dd('problem'); code executes as if the Auth didn't work. Then I get the "problem" mess...

0 Likes

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.