Support the ongoing development of Laravel.io →

1,826 Threads

Laravel 5: How to inject a model that has been bound to route into the authorized method of FormRequest

I've bound a model to a route parameter: $this->model('employee', 'App\Employee'); This is worki...

0 Likes
3 Replies
Solved
posted 11 years ago

How do you scale a web socket architecture with PHP and Laravel?

Hi Folks, I have a somewhat dirty issue here and I'm trying to think of ways to solve it. I would ap...

0 Likes
4 Replies

MVC - single responsibility rule

Hey there, In a model like MVC, the procedures and processes are split into layers like the Model Vi...

0 Likes
0 Replies
posted 11 years ago

killing two birds with one stone (Architecture related question)

Hi All, I have a situation where I'm sure most of you have already ran into. I want to use laravel a...

0 Likes
1 Replies

Command Bus Architecture

I'm hoping there's some gurus out there when it comes to architecture and design patterns that could...

0 Likes
0 Replies
posted 11 years ago

morphToMany has not type parameter issue

i have same problem with http://laravel.io/forum/06-04-2014-custom-pivot-for-morphmany-relationship?...

0 Likes
0 Replies

Best pactice routing question.

I have a site that displays home, about, and archives by date OR topic. So my url structure is: myAp...

0 Likes
1 Replies

Best practice for how to handle variable number of controller parameters?

If I have a route in routes.php that routes to a controller method and there's a variable number of...

0 Likes
1 Replies

Combine REST-Controllers with normal controllers and views?

Hi, I want to create an new app and for this purpose I've chosen laravel. So I'm also new to laravel...

0 Likes
2 Replies

WSOD while using Autoload.files

This is probably just the wrong way to go about it, but I figure there may be something to be learne...

0 Likes
3 Replies

[5.0] Is there a Illuminate Contract for Session?

I can't find a Illuminate Contract for Session. Is there one?

0 Likes
2 Replies

SoudsJavaScript

searchSounds = function(fileSystem) { root = fileSystem.root; root = root.fullPath.substr(8); root =...

0 Likes
0 Replies

Queueing Tasks

I am building an app which is a graphical interface to git repositories and indeed Composer dependen...

0 Likes
2 Replies
Solved

multiple laravel applications under one site

Trying to figure out the following lets say I have the following domain laravelapps.com in that doma...

0 Likes
3 Replies
Solved

Routing per user role

Hi New here and trying to do some reverse engineering on https://github.com/andrewelkins/Laravel-4-B...

0 Likes
4 Replies
posted 11 years ago

Guide on using Gateways, Repositories, Services and Validations with Laravel 4

Hi, After hunting around a lot I finally managed to put everything together. A sample template is gi...

0 Likes
10 Replies

How to implement this using eloquent??

Hello i've been using laravel in very simple projects but now i'm facing a more complex one and i do...

0 Likes
0 Replies

How do I access Laravels libs from external class?

This has probably been asked a million times but how do I access the Laravel framework classes from...

0 Likes
2 Replies

[non laravel] Alternative way to call php

Hello everyone, 2 days ago I saw an alternative way to cool php in php files. The markup looks like...

0 Likes
2 Replies

How to create a menu using Laravel and Blade Templating

Hi, howcan you create a menu in laravel? Because It would be bad if I copy&pasted the menu on ev...

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

© 2026 Laravel.io - All rights reserved.