Support the ongoing development of Laravel.io →

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

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 9 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 9 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 9 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 9 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

Using with() method

Hi, this is my first post. I'm pretty new on Laravel and I've a question about some query I've to do...

0 Likes
2 Replies

laravel Administrator package (frozennode) ,login_path

Hi I installed frozennode Administrator package .it's awesome but I have a problem with it. when I w...

0 Likes
3 Replies

id empty after creating new model

Hello! I'm creating new model using the mass assignment: $item = Item::create($itemAttributes); dd($...

0 Likes
1 Replies
Solved

Is it better to create auth from scratch or use bundles?

As the title states is it better to create site auth system from scratch using Laravel or use a alre...

0 Likes
2 Replies

Integrating Administrator and Sentry

hi according http://gastonheim.blogspot.com/2013/09/laravel-integrar-sentry-y-administrator.html I t...

0 Likes
0 Replies

Publishing a packages config file

I'm using this package inside my own package: https://github.com/aws/aws-sdk-php-laravel How would I...

0 Likes
2 Replies

Aggregated count grouped by dates(days)

Hi guys, I have a table with records created per specific action, I am trying to count records per d...

0 Likes
3 Replies
Solved

Very confused

Hi, I've never used frameworks or MVC before. I have been told that it would be easier, but everythi...

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

© 2024 Laravel.io - All rights reserved.