Support the ongoing development of Laravel.io →

Resource Generator Package

Hey everyone! I'd like to share my Resource Generator (based on @JeffreyWay 's Generator) which let'...

0 Likes
0 Replies
posted 10 years ago

Lang::choice is wrong

lang/en/messages.php 'apples' => 'There is one apple|There are many apples', So.. i do {{ Lang::...

0 Likes
4 Replies
posted 11 years ago

Eloquent Single Table Inheritance

What is Single Table Inheritance? I saw a post by Kapil Verma where he shared his STI base class. I...

0 Likes
8 Replies

Logout a user by their ID - not necessarilly the one currently logged in.

Hi everyone, I have a couple of Users defined in my app, one with id = 1 and one with id = 9. Scenar...

0 Likes
1 Replies
posted 10 years ago

Mouse Drag

Hi, all i have an issues, with mouse drag, the position of the images, i have tried to drag and drop...

0 Likes
3 Replies

Could not determine which URL to request: Laravel\Cashier\Customer instance has invalid ID:

Trying to create/swap a cashier subscription, and receiving this. Posted on GH(https://github.com/la...

0 Likes
3 Replies

TokenMismatchException in VerifyCsrfToken.php line 46

I am new in laravel 5 , when i try to register or login [ auth/login or auth/register ] i get error...

0 Likes
5 Replies

Watch our live broadcast where we create an entire app in 3 days on April 24th

We will create a web and mobile app from scratch, including planning. The entire event will be broad...

0 Likes
0 Replies
posted 10 years ago

Laravel 5 Belongs To Many Problems

So I'm building out a multi-relational database structure, and I'm attempting to retrieve nested chi...

0 Likes
4 Replies

a question about the validation with javascript

This is my first time to try with laravel. Now I have a question, say now we have muiltiple jquery f...

0 Likes
6 Replies
Solved

Long Running Logics

I often deal with this type of workflow often: Request data from rest API. Loop through JSON respon...

0 Likes
9 Replies
Solved

Insert/Update/Delete on Lookup table from Dynamic Array?

Hi, I was wondering what the best way to do this with Eloquent would be? Say for instance I have a &...

0 Likes
6 Replies
Solved

Laravel 5: multi site multi tennant multi question

Hello, Currently I have a completely own written PHP application which does the simple thing of host...

0 Likes
1 Replies

Capitalization on folders vs namespaces

I'm just starting with Laravel and I'm interested in the decisions behind the capitalization of fold...

0 Likes
2 Replies

Foreign key, link not working

hi, I have the following schema: Schema::create( 'teams', function (Blueprint $table) {...

0 Likes
2 Replies

Eager load one record from a many to many relation

Hi I'm having a struggle trying to return a single record from a many to many relationship. So in my...

0 Likes
0 Replies

morphMany returning NULL

I'm having a problem with polymorphic relationship. I have the following classes: BankAccount.php...

0 Likes
14 Replies
Solved
posted 10 years ago

Help: TokenMismatchException in VerifyCsrfToken.php line 46:

I verified in my form that the token is there. When I do a form post it bombs. When I do a get, it w...

0 Likes
4 Replies
Solved

Disabled function putenv()

Hello, I've encountred a problem with my Laravel application. I'm developing a simple application wi...

0 Likes
2 Replies
Solved
posted 10 years ago

Setting specific isolation scope for transactions.

I'm working on a system is likely going to need more granular control of locking that simply calling...

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