Support the ongoing development of Laravel.io →
mejlo

mejlo

Joined 27 May 2014

Statistics

Threads 3
Replies 11
Solutions 2
Articles 0
posted 10 years ago

mod_rewrite.c(1788): [client x.x.x.x] mod_rewrite's internal redirect status: 0/10

Hi, in ProductsController i have method public function getIndex() { $products = Product::orderBy(...

0 Likes
1 Replies
posted 11 years ago

Undefined property: Client::$name ...

Hi, fnc in Eloquent Client model public function getNameAttribute() { if( $this->name) { retu...

0 Likes
2 Replies
Solved
posted 11 years ago

Laravel 5 - route annotations not working

Hi, a create a DashboardController (copy of HomeController) <?php namespace App\Http\Controllers;...

0 Likes
4 Replies
Solved
replied 11 years ago

Use Eloquent relationships with another database

In logs model: class Log extend Eloquent { protected $connection = 'db2'; // config/database.php >...

0 Likes
Solved

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.

© 2026 Laravel.io - All rights reserved.