Support the ongoing development of Laravel.io →

Strange error during my script but I can't find the cause

I'm writing an artisan script to download real estate listings images from the state of Florida, the...

0 Likes
3 Replies
posted 12 years ago

Using Command options throwing error

Hi, I'm using Laravel commands, everything is well with the arguments, when I work with it all is go...

0 Likes
2 Replies
posted 12 years ago

Authentication attempt not "saving" per se

I'm having issues with Authentication where after Auth::attempt()ing someone and have it return true...

0 Likes
4 Replies

Displaying, Storing, manipulating timer through session variable

Is it possible to show a timer countdown (30 minutes) using a session variable and logging out when...

0 Likes
1 Replies
posted 12 years ago

Extending package controller

Hi all, I'm developing a Laravel package, which uses some MainController and AuthController. Both of...

0 Likes
0 Replies
posted 12 years ago

Separate packages and other stuff

It would be easier to read forum if packages would be separated from other sections so that it would...

0 Likes
0 Replies

Bash Script for One Click Laravel Install with Vagrant

Hello Forum, I am new to the Laravel Comunity, so, Pardon me if this is against forum rules. I recen...

0 Likes
0 Replies

Need help modelling relationships

So I'm creating a very simple project/task management application in Laravel 4 and I'm not sure how...

0 Likes
3 Replies

Survey Design

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

0 Likes
0 Replies
posted 12 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 12 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

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 12 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 12 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

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

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

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.

© 2026 Laravel.io - All rights reserved.