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

How to customize Pagination url in laravel 4 ?

I am trying to change the URL to make it SEO friendly. i was able to go all the way to the Presenter...

0 Likes
1 Replies

Quick question regarding error handling in restful API

hi, here's the show method of my SiteController, it shows a site resource as a json to any user who...

0 Likes
1 Replies

Testing and usage of the Ioc Container

I'm quite new about testing. I'm wondering what is the best way to make my classe testable. Is it be...

0 Likes
1 Replies

Trait 'Illuminate\Auth\UserTrait' not found

HI i searched Google but did not find anything about this and i never had this error before in Larav...

0 Likes
0 Replies

Whats the opposite of ->associate() ?

I'm trying to figure out the easiest and most effective way up updating hasMany() and belongsTo() re...

0 Likes
2 Replies
posted 10 years ago

How do I Echo the View Filename as an ID?

I am pretty new to Laravel and have a fairly basic question. In my default.blade.php I have a <di...

0 Likes
11 Replies
Solved

One of my "belongsTo" doesn't work - why?

Hi! Just started using Laravel (4.1.30) for a project at work. So far it's just amazing, totally hoo...

0 Likes
2 Replies
Solved
posted 10 years ago

Repository pattern and Object instantiation

Hello I have recently implemented the repository pattern using Jeff Ways ace tutorials at Laracast....

0 Likes
4 Replies
Solved

Testing Structure and Workbench Errors

Hello. My setup is probably a tiny bit weird but I am working on a workbench system where everyone o...

0 Likes
1 Replies

ioc or parameters?

hi, i would like to ask you how would it be better to resolve dependencies. i'm not really sure to u...

0 Likes
2 Replies
Solved

laravel: command not found

Hi all. Im using MAMP PRO and Im "that guy who is coming from Code Igniter and want use Laravel...

0 Likes
2 Replies
Solved
posted 10 years ago

Authentification Error cant Login

app/models/login.php <?php use Illuminate\Auth\UserTrait; use Illuminate\Auth\UserInterface; use...

0 Likes
0 Replies

How do I use foreign keys in my blade template file?

When I use {{ $hotel->userid->username }} in my blade templates, I get this exception. "T...

0 Likes
1 Replies
posted 10 years ago

Redirection when routes have filters into Firefox come an warning

Hello. I am facing an issue and i don;t know how to solve. I have a post route where i am storing to...

0 Likes
0 Replies
posted 10 years ago

Accessing overridden Eloquent model method via relationship function

Let's say we have a custom base model (For the purpose of readability let's assume that this has all...

0 Likes
6 Replies
posted 10 years ago

Software Developer Wanted

The Software Developer works closely with our Development and Client Management teams to ensure time...

0 Likes
0 Replies

Migration help

I am converting a site with 50+ tables, some have 35+ columns and setting up the controller / views...

0 Likes
2 Replies

How to use foreign keys in Eloqeunt?

How do I go about using foreign keys in eloquent. I am building a forum application, just so I can g...

0 Likes
2 Replies
Solved
posted 10 years ago

implementing complex aglorithms

Hi, if i was about to use a complex algorithm which as well uses his own class, where would i implem...

0 Likes
2 Replies
Solved

IDE for laravel code completion plus debugger

Hii, i need a free or open source IDE that has support for laravel code completion and also has a de...

0 Likes
5 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.