Support the ongoing development of Laravel.io →

gulp-notify: [Error in notifier] Error in plugin 'gulp-notify' not found: notify-send

When i run gulp on my server i get this error [06:17:51] Finished 'default' after 1.04 s [06:17:57]...

0 Likes
2 Replies

Sorting by an Accessor?

I'm trying to sort on the value of an accessor, but I'm not entirely sure where to put it. The attac...

0 Likes
0 Replies

Laravel 5.1 front-end preferences

Just started looking at Laravel 5.1, bit surprised to find bootstrap-sass in the list of dependencie...

0 Likes
2 Replies

composer install

#Hi. #I have wamp server with two php versions on it. #Active - 5.4.12 and not active 5.3.13. #When...

0 Likes
1 Replies

abort() and How can I answer with JSON

Hi, Sorry for my english first, I'm not used to write in english. I explain my problem. I used on La...

0 Likes
8 Replies

Removing the 'public' from laravel URL display

Hello, I am using L5 for my application. I am using the default Login and Register functionalities p...

0 Likes
1 Replies
posted 9 years ago

Custom Pagination

Hi all, How the possibilities to do the Custom Pagination for Laravel

0 Likes
4 Replies

Root page not working when redirecting

I am using the below code to redirect to the root page. return Redirect::to('/'); I have defined t...

0 Likes
9 Replies
posted 9 years ago

no auth views in default installation?

Hey, I don't seem to be able to find resources/views/auth in my fresh install. However that director...

0 Likes
2 Replies
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

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.