Support the ongoing development of Laravel.io →

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

Cached asset files during development not updating.

I'm using Phpstorm 8, php 5.5.13. I don't have opcache or any other cache enabled that I'm aware of...

0 Likes
4 Replies

online ide

Hello, Is anyone using a online ide like codebox.io for lavarel development ? Roelof

0 Likes
3 Replies
posted 10 years ago

problem with laravel elixir - only last "mix" is being performed

hey, i have an issue with elixir, here is my gulp.js file: i defind 2 mix taks, but only the second...

0 Likes
0 Replies
posted 10 years ago

Failed asserting that 500 matches expected 200

Hi, Out of the box I ran phpunit which trigger the following test: <?php class ExampleTest exten...

0 Likes
6 Replies

Is this right way to do READ UNCOMMITTED?

Is this right way to do READ UNCOMMITTED? $cars = Cars::raw('SET SESSION TRANSACTION ISOLATION LEVEL...

0 Likes
2 Replies
posted 10 years ago

Learning Laravel

I'm signed up to Laracasts. I have been working my way through Laravel 5 Fundamentals and a few othe...

0 Likes
6 Replies

Getting all records from a collection

Hi, Ok,so I am setting up a relationship between my users and roles table, everything went fine unti...

0 Likes
2 Replies
Solved

Trouble with parse Integration

Hello I'm trying to use Parse with Laravel this my Code Snippet : public function index() {...

0 Likes
1 Replies

Laravel 5 Events and Database query log

As L5 seems to be making a lot of changes I find that I can't replicate the event code below. Cant =...

0 Likes
1 Replies

One to many relationship returning NULL

Hey, I'm having an issue I've been trying to figure out for the last few hours, but I can't seem to...

0 Likes
8 Replies
Solved

FormRequest Validate related models

How can I make a UserFormRequest with related data validation work, actually only validate the first...

0 Likes
0 Replies

Form Model Binding for files

I have an issue trying to grab a file using form model binding and did a number of searchsand have y...

0 Likes
2 Replies
Solved

Select time from base as UNIX_TIMESTAMP(time)

Hello, I have in base field with type datetime, it's time field. I want to get all elements from bas...

0 Likes
1 Replies

Will Model Relationships work with No Table relations in database

Hi Guys, I have a database that predates me and it has no relationships define in the database itsel...

0 Likes
2 Replies
Solved

Eloquent timestamps - use only created_at

I have a problem with a model, I only have created_at field and I added getDates() method which retu...

0 Likes
2 Replies

OWASP's Insecure Direct Object References

Dear all, I have read OWASP top ten list to secure a simple application. I have search through Googl...

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