I tried to install and configured laracasts/utilities:2.0 using composer. It installed properly. But...
Hi, This question is more a 'best practices' or 'best way' question where I'm seeking advice on how...
hi i want to set foreign key for post table and user table but throw below error : [Illuminate\Da...
I have User, Tag, Offer models. Every Offer can have multiple Tags and they are written in TaggedAs...
Hi, We will rebuild our newsportal in the next month. It has an average of 3000 requests per second,...
I can't seem to find a working example to solve this problem: I have a view with a form, I need to g...
Hello, I am trying to get a list of all unassigned addresses to be displayed in a combo-box for the...
Hi, I've followed http://laravel.com/docs/security#password-reminders-and-reset and I think I've don...
Hi, I installed Laravel 5.1 today. I'm on Windows 7 using XAMPP (and Aptana Studio 3, but that shoul...
I start using laravel web framework. I finished my project and I deploy it to server. On the server...
hi guys! i am new with laravel and it's been days since i started working on a project from github....
hi every body i have problem with viewing database my User class has public function item() { retu...
When I set domain to be 'abc' without dot in session.php, session cannot create or set due to user c...
I'm retrieving data from two tables which are categories and subcategories. categories cat_id contai...
I'm using standalone Illuminate/Database 5.0. The docs say to enable pagination all you need is $all...
Hey guys, I really hope I'm not asking a question that has been answered a million times, but I've l...
Getting ErrorException in Mailer.php line 33: Trying to get property of non-object my Mailer.php: &l...
My requirement is to construct the treeview using database values.(I'm not using eloquent here. Inst...
hi i have problem with migration when i use php artisan migrate show below error : [Illuminate\Datab...
I have the following Controller, this is just a snippet of the code. In the webbrowser this is fully...
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.