Hi, I'm using Laravel commands, everything is well with the arguments, when I work with it all is go...
Hi, I'm a completely new to Laravel. I've been given a web app written in Laravel 4 to upgrade it to...
I'm having issues with Authentication where after Auth::attempt()ing someone and have it return true...
Is it possible to show a timer countdown (30 minutes) using a session variable and logging out when...
Hi all, I'm developing a Laravel package, which uses some MainController and AuthController. Both of...
I'm currently using Laravel 4.0* with my app and having trouble producing clean URLs when the URL be...
It would be easier to read forum if packages would be separated from other sections so that it would...
Hello Forum, I am new to the Laravel Comunity, so, Pardon me if this is against forum rules. I recen...
So I'm creating a very simple project/task management application in Laravel 4 and I'm not sure how...
I have a post object that has comments: $post->comments now when I do a select on the comments Im...
I would like to optimise my stack a bit more for, i For now i have a stock ubuntu, nginx , MySQL, an...
Hi... I started using laravel 2-3 months ago and for the first time I have a problem I can't solve :...
I am looking to create a dynamic form survey using a database with questions, answers, and associati...
Using a MSSQL DB, I have a relationship set up between Vm hasOne to Vmconfig Vm <?php class Vm...
Testing is a pretty huge topic, it might be nice to have it's own dedicated section in the forum for...
Hey guys, We need a "closed thread" option so people can see that this issue is fixed :)!...
these are my relations.. User model public function posts() { return $this->hasMany('Post'...
New podcasts page is missing "Download this MP3" link in mobile browser (Firefox on Androi...
Hello, I'm new to the world of Laravel my first app is running ok locally through mamp when i'm tryi...
Hello. When updating data in my MySQL-Database, the updated_at column does not update its time. I am...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community