Support the ongoing development of Laravel.io →

Laravel and 3000 requests/sec?

Hi, We will rebuild our newsportal in the next month. It has an average of 3000 requests per second,...

0 Likes
5 Replies

update view with ajax (jquery) in laravel 5.1

I can't seem to find a working example to solve this problem: I have a view with a form, I need to g...

0 Likes
1 Replies

Is there a better way to retrieve unassigned relationship models?

Hello, I am trying to get a list of all unassigned addresses to be displayed in a combo-box for the...

0 Likes
2 Replies
Solved

Help with routes for built in password reset functionality please...

Hi, I've followed http://laravel.com/docs/security#password-reminders-and-reset and I think I've don...

0 Likes
5 Replies

Laravel 5.1 on Windows 7: Installation is not working

Hi, I installed Laravel 5.1 today. I'm on Windows 7 using XAMPP (and Aptana Studio 3, but that shoul...

0 Likes
2 Replies
posted 9 years ago

Laravel5 lost session when chage or reload page

I start using laravel web framework. I finished my project and I deploy it to server. On the server...

0 Likes
0 Replies

installation of project from github.

hi guys! i am new with laravel and it's been days since i started working on a project from github....

0 Likes
1 Replies
Solved

Undefined property: Illuminate\Database\Eloquent\Collection::$item

hi every body i have problem with viewing database my User class has public function item() { retu...

0 Likes
4 Replies

Cannot set session when use short domain for intranet application

When I set domain to be 'abc' without dot in session.php, session cannot create or set due to user c...

0 Likes
0 Replies

Get subcategories if they available in categories

I'm retrieving data from two tables which are categories and subcategories. categories cat_id contai...

0 Likes
0 Replies

Paginator won't work standalone

I'm using standalone Illuminate/Database 5.0. The docs say to enable pagination all you need is $all...

0 Likes
2 Replies

Ajax Colorbox Login Form

Hey guys, I really hope I'm not asking a question that has been answered a million times, but I've l...

0 Likes
4 Replies

Trying to get property of non-object

Getting ErrorException in Mailer.php line 33: Trying to get property of non-object my Mailer.php: &l...

0 Likes
1 Replies

How to retrive data from database to a treeview using laravel

My requirement is to construct the treeview using database values.(I'm not using eloquent here. Inst...

0 Likes
1 Replies
Solved

problem with migration

hi i have problem with migration when i use php artisan migrate show below error : [Illuminate\Datab...

0 Likes
5 Replies

[RuntimeException] Session store not set on request.

I have the following Controller, this is just a snippet of the code. In the webbrowser this is fully...

0 Likes
3 Replies

Laravel 5.1 Mailer marked @internal

Hi getting a 'marked @internal' in PHPStorm. I can't fix the code to make the message disappear. I'a...

0 Likes
1 Replies
Solved
posted 10 years ago

Help with Entrust Roles and Permissions (Get all permissions in role)

Hello everybody. I would like to thank everyone who wants to help me in this question. So let's go....

0 Likes
1 Replies

"Serialization of 'Closure' is not allowed" when caching a Collection

I'm trying to cache a collection. I thought it better to cache the collection, rather than an array...

0 Likes
1 Replies
posted 9 years ago

How to change Request values?

Hi, I have the following code. public function store(CategoryRequest $request) { try {...

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.