Support the ongoing development of Laravel.io →
posted 9 years ago

laravel 5.1 factory default language

I can use faker with language definition. $faker = Faker\Factory::create('en_US'); How adapted this...

0 Likes
1 Replies
posted 9 years ago

Pagination

Hi all my dear Laravel Buddies, i have an issues with Pagination, i have an custom template for Pagi...

0 Likes
0 Replies

Image compress and upload

I am really new at laravel and I am currently using version 4.2. I would just like to know how larav...

0 Likes
1 Replies

Artisan throws error when running command

Hello, I migrated my project (built in Laravel 5) to Windows web server and when I tried to run arti...

0 Likes
3 Replies

Embed URL to error message

Hello, I am using L5 for my application. I am using the default login and register functionalities....

0 Likes
1 Replies
Solved

Custom error messages in laravel

Hello, I am using L5 for my application. I am extending the default register and login functionaliti...

0 Likes
1 Replies
Solved

How can I filter the same requests throw the middleware?

Hi, I want to use request name ('/') when the user is authorized and for the guests. I want to use l...

0 Likes
1 Replies

laracasts/utilities package cannot be configured properly in laravel 5.1

I tried to install and configured laracasts/utilities:2.0 using composer. It installed properly. But...

0 Likes
0 Replies

Authenticated Routing

Hi, This question is more a 'best practices' or 'best way' question where I'm seeking advice on how...

0 Likes
0 Replies

Foreign Key

hi i want to set foreign key for post table and user table but throw below error : [Illuminate\Da...

0 Likes
1 Replies

Problem with eager loading with pivot table and specified ids

I have User, Tag, Offer models. Every Offer can have multiple Tags and they are written in TaggedAs...

0 Likes
8 Replies
Solved

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

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.