Support the ongoing development of Laravel.io →

Routes error in Laravel 4 NotFoundHttpException Controller method not found.

I have defined the following routes : Route::get('/', 'HomeController@getindex'); Route::controller...

0 Likes
2 Replies
Solved

Retrieving all data from connected foreign table columns

Hey, I have one table which is connected with others with foreign keys. Order table: order_id custom...

0 Likes
0 Replies

After changeing app:name >> Class 'App\Providers\AppServiceProvider' not found

I have changed app name by artisan using 'artisan app:name Selector'. Then, when I try to perform ot...

0 Likes
1 Replies
Solved

Laravel Forge - How to force www

How can I force websites to use the www-prefix instead of the non-www. I am using forge.laravel.com,...

0 Likes
2 Replies
Solved
posted 10 years ago

Override Convention On Relationship Mapping

I am looking at moving a project off of CI 2, and would really like to use ORM. The problem I have i...

0 Likes
1 Replies
posted 10 years ago

Separated modules with controllers and views

Hi, I'm not finding any package for Laravel that does what Cells does for Ruby on Rails. Cells are l...

0 Likes
1 Replies

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
posted 10 years ago

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 10 years ago

Custom Pagination

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

0 Likes
4 Replies
posted 10 years ago

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 10 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 10 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 10 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
posted 10 years ago

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

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.