Support the ongoing development of Laravel.io →

foreach on eloquent from last to first

I have a post object that has comments: $post->comments now when I do a select on the comments Im...

0 Likes
2 Replies
Solved
posted 10 years ago

Optimisation techniques on LEMP

I would like to optimise my stack a bit more for, i For now i have a stock ubuntu, nginx , MySQL, an...

0 Likes
3 Replies
Solved

query returning something wrong

Hi... I started using laravel 2-3 months ago and for the first time I have a problem I can't solve :...

0 Likes
1 Replies
Solved

Survey Design

I am looking to create a dynamic form survey using a database with questions, answers, and associati...

0 Likes
0 Replies
posted 10 years ago

Eloquent hasOne Relationship, MSSQL good, but returning null

Using a MSSQL DB, I have a relationship set up between Vm hasOne to Vmconfig Vm <?php class Vm...

0 Likes
1 Replies
posted 10 years ago

Section on testing

Testing is a pretty huge topic, it might be nice to have it's own dedicated section in the forum for...

0 Likes
3 Replies
posted 10 years ago

We need a "Closed" option

Hey guys, We need a "closed thread" option so people can see that this issue is fixed :)!...

0 Likes
7 Replies
Solved

Call to undefined method error while getting the data

these are my relations.. User model public function posts() { return $this->hasMany('Post'...

0 Likes
1 Replies
posted 10 years ago

Missing download link for podcasts on mobile

New podcasts page is missing "Download this MP3" link in mobile browser (Firefox on Androi...

0 Likes
0 Replies

Post request with Media temple

Hello, I'm new to the world of Laravel my first app is running ok locally through mamp when i'm tryi...

0 Likes
2 Replies

datetime or timestamp for created_at and updated_at ?

Hello. When updating data in my MySQL-Database, the updated_at column does not update its time. I am...

0 Likes
1 Replies

AndreasLutro...

[ user temporarily banned for post content ]

0 Likes
0 Replies

Best Practice for Multi-Page Forms???

I have done some research and am still not able to find any examples or best practices on persisting...

0 Likes
1 Replies
posted 10 years ago

Extending a view seems reversed to me?

common.front_initial.blade view <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3....

0 Likes
1 Replies

Many to Many Relationship problem

So i have problem about many to many relationship implementation in laravel I have two model, User a...

0 Likes
1 Replies
Solved

Hitting a route without refreshing session?

I have an ajax function that polls every 5s to see if a user's session has expired and will redirect...

0 Likes
0 Replies
posted 10 years ago

machuga, ShawnMcCool, daylerees biased to me

These people kick me when they see me in the IRC room. I can understand when it makes ShawnMcCool he...

0 Likes
6 Replies
Solved

How to save XML response output to file for uploading with SSH::into()?

In my controller I have the following with $registration_data coming from the database and the xml.i...

0 Likes
1 Replies

Eloquent ORM relationship array trouble

Hello, I'm stuck with this problem. I have these databases: -users with id, first_name et cetera......

0 Likes
0 Replies

Fortrabbit issue with angular post

Hi, I have just uploaded my Laravel backend and Angularjs front to Fortrabbit and I am having issues...

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.

© 2024 Laravel.io - All rights reserved.