Support the ongoing development of Laravel.io →

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

Need help in designing dropdown menu bar

Hi, I am new to Laravel. Just able to pick up ow slowly. Can anyone help me how to build a dropdown...

0 Likes
1 Replies
posted 9 years ago

Image manipulation ! Where to put ?

Hi guys, I'm working on a kind of CMS, i can create articles and attach a thumbnail to it. So right...

0 Likes
4 Replies

Bitnami Nginx Stack configuration for Laravel

Hello, Am trying to use the Nginx server with Bitnami Nginx Stack but only the Laravel Welcome page...

0 Likes
2 Replies
posted 9 years ago

Queue question - jobs seem to execute together

I have a working Queue setup with Beanstalk and Laravel 5.0. I have a loop where I queue a number of...

0 Likes
1 Replies

Joins in Model or Controller?

Hello, when i need to use joins(), how to use it? Belongs it model or in controller? Can anyone give...

0 Likes
1 Replies

Form Request Problem

Hi there! I've just done the Blog example from the Laravel 5 Fundamentals (Laracasts) and I'm trying...

0 Likes
3 Replies
Solved

Get Data from MySQL with where()

Hello, i am new at laravel, and i want to show userprofile by slug. When i use Profile::all() or Pr...

0 Likes
3 Replies
Solved
posted 9 years ago

Export data to excel

Am trying to use maatwebsite/excel to export data to excel but am unable.It come out as a corrupt fi...

0 Likes
5 Replies

Protect yourself against destructive migrations?

If you are deploying a new version of your site, and part of your migrations involves deleting table...

0 Likes
1 Replies

How to resize terminal bash window for Aptana?

Hi guys, Is there away to resize the terminal bash window of Aptana. Just like PHPStorm does? I trie...

0 Likes
1 Replies

Laravel Auth keep returning false

Hi.. i recently changed one of my existing project to Auth. While testing i found out that all my us...

0 Likes
2 Replies
posted 9 years ago

[L4.2] imagepng Response

I am trying to build a partial API just like placehold.it I have $image from imagettftext() But i w...

0 Likes
0 Replies

Eloquent Query Relation Eager Loading

to avoid the eager loading probleme i load all relation with my object. the relation is : Transactio...

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.