Support the ongoing development of Laravel.io →

1,826 Threads

Using pivot table's id as a foreign key in another table

Hi, I need to use pivot tables id as a foreign key in another table. for example i have following ta...

0 Likes
0 Replies

Valid structure for multi-module applications

Hello, I want to create multi-module application (more than 4 modules - user, admin, manager, guest)...

0 Likes
1 Replies

Laravel switch case issue

How can i use switch case in laravel. As i have seen on other post they suggest to extend blade like...

0 Likes
1 Replies

Multiple databases or no?

Hello all, Currently I am working on Laravel application that uses many databases. It's organized in...

0 Likes
3 Replies

Multiple tables in model

My Index page uses 3 tables in the database: index_slider index_feature footer_boxes I use one con...

0 Likes
9 Replies
Solved

Binding a conditional implementation to a controller

What's the best way to pass a concrete implementation of an interface if that implementation is depe...

0 Likes
3 Replies

Laravel and angular

Hi guys! I'm creating my first bigger laravel project. In this project I want to include Angular for...

0 Likes
3 Replies
Solved
posted 11 years ago

ReflectionException (-1) Class does not exist

I am completely lost in this. I've done this a billion times and I yet this particular one is not w...

0 Likes
3 Replies
Solved
posted 11 years ago

how to create multiple applications?

Hi. I want to create www.example.com and admin.exmaple.com. In this case,database config is common b...

0 Likes
0 Replies

Simply loading multiple views

Hi I followed the documentation but still don't get it: $view = View::make('greeting')->nest('ch...

0 Likes
6 Replies

Assigning multiple users to a task

Okay so I'm creating a task manager for my company. A user can assign assign a task to multiple othe...

0 Likes
3 Replies

How would I pass in the request class to my abstract class? (Laravel 5)

Hi guys, I'm developping an API and because I have (mostly) the same functionality I've created an a...

0 Likes
1 Replies
posted 11 years ago

Laravel 5 assets directory

I just noticed new directory /resources/assets That's where all of my css/js/images should go for n...

0 Likes
2 Replies
Solved

how to implements repository for polymorphic relations

hello, This is my first thread. I m very newbie to Laravel. I have vehicle class morphTo(Bus) and Mo...

0 Likes
1 Replies
Solved
posted 11 years ago

New to Laravel, mysterious error, how to find offending code?

I'm getting an error which I understand but can't find the offending code. What is the proper proce...

0 Likes
7 Replies
Solved

Working on a Laravel 5 CMS

Hello there. I'm creating a lightweight CMS in Laravel 5 and I'm having some questions about how I...

0 Likes
6 Replies

Multi-Tenant injection throughout views

I have a multi-tenant application using {company}.domain.tld. Is there a way for me to inject the co...

0 Likes
0 Replies

Doctrine for Laravel

Hi guys, any recommended doctrine plugins to laravel 4?

0 Likes
0 Replies

Server Sent Events

Hi all, just wondering if anyone's played with SSEs in Laravel? If so, care to share your experience...

0 Likes
2 Replies

Separate routes.php for multiple websites

I'm using a single laravel installation to run two websites (multisite). Most of the model and contr...

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

© 2026 Laravel.io - All rights reserved.