Support the ongoing development of Laravel.io →

[SOLVED] Many-to-Many relationship - save() trows Integrity constraint violation

Hello, before to explane the problem, I try to make clear the situation of my system. I'll indicate...

deepakjd liked this thread

1 Likes
0 Replies

laravel user messaging package

sorry but I'm very proud and had to share my package: https://github.com/tzookb/tbmsg it is for crea...

0 Likes
0 Replies
posted 10 years ago

Array items put into session.

Array items put into session, Session::put('regitems', Input::all()); Get regitems from session, Ses...

0 Likes
2 Replies
Solved
posted 10 years ago

Using LaravelIO for personal forum

I am looking for a laravel package to develop a forum. Can I use the source code of LaravelIO for th...

0 Likes
4 Replies
posted 10 years ago

Help me deal with ACM's archaic Author-izer system - i.e. how to direct external links through a single url?

Dear laravellers, I've recently been metaphorically hitting my website with a spanner and given it a...

0 Likes
2 Replies
posted 10 years ago

Laravel Cashier - downloadInvoice() parameters?

In the BilliableTrait.php there is a downloadInvoice method taken two parameters. The first is the S...

0 Likes
0 Replies

My Custom Laravel 4.2 CMS with Event Management System is now on github :)

we learn a lot by looking at other's work. I have learned this way. so I have decided to make my cur...

0 Likes
1 Replies

Stripe Payment

Can anyone give me a link to implement stripe payment in my project I have checked in laravel doc bu...

0 Likes
2 Replies
posted 10 years ago

Laravel select help?

Why i cant do this: Model::select("IF(premium > 0, 'yes', 'no')" as PremiumYesNo')->...

0 Likes
3 Replies

Javascript Dynamic Dropdown Form

I'm trying to create a form with two dropdown forms. The second is dependent on the input of the fir...

0 Likes
6 Replies
Solved

Queue push creates two jobs when redirecting

I have a simple set up using beanstalkd and a test controller to push jobs to a queue. The problem i...

0 Likes
2 Replies
Solved
posted 10 years ago

Thoughts and rants about the lack of release processes/security policies in Laravel

Hello, I understand if the subject is a bit offensive, and i apologize if concerns regarding this ma...

0 Likes
1 Replies

static::create vs DB:insert.

If I use the following code snippet in my model it inserts the data: $fillable = ['email', 'username...

0 Likes
0 Replies
posted 10 years ago

Blade output processed code

Hi, (I am really new to laravel) Is there a way to see the blade processed, php code. For example {{...

0 Likes
1 Replies

Class '\User' not found! Help!

Hi! I have problem with User model. My folder structure #app/ ##Snippet ###Providers ####Repositorie...

0 Likes
4 Replies
posted 10 years ago

Response not Bound on Container

I have seen this convention in Laravel and in other frameworks. Why is the response object not bound...

0 Likes
0 Replies
posted 10 years ago

Parse view template

Hello, anyone know how to parse template file before render and preg replace something in view like...

0 Likes
0 Replies

Unit Testing

Can anyone help me with this? public function showList() { $userid = Auth::user()->id;...

0 Likes
0 Replies

Custom Alert on Session Timeout/Logout?

Hi all, I'm sure there's been something similar asked before I just can't seem to find the right sea...

0 Likes
1 Replies

Lavacharts, for the Google Chart API

Hello everyone, I recently released my first big project that I put alot of time and effort into and...

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