Support the ongoing development of Laravel.io →

1,826 Threads

posted 11 years ago

Global path to image directory...?

Hey developers, I know global variables are the tool of the devil, but I'd imagine a globally define...

0 Likes
0 Replies

which one "workbench" or "module package" to create multiple projects/sub app

which one "workbench" or "module package" to create multiple projects/sub app. P...

0 Likes
0 Replies

Hexagonal architecture in Laravel

Hi! I've been reading up a bit about Hexagonal Architecture and i really like the concept. In a proj...

0 Likes
9 Replies
posted 11 years ago

Call method on all pages

How can I call a method on all pages? I want to be able to make redirects with messages and attribut...

0 Likes
4 Replies
Solved

Replacing Illuminate\Exception\Handler in Laravel 5 Develop

The implementation of Illuminate\Exception\Handler has been removed in Laravel 5 as of a couple of d...

0 Likes
2 Replies

Publishing a package config file. Problem with NameSpaces and Vendor/Package names?

I have a project I am trying to contribute to. The package has the following in the composer.json fi...

0 Likes
1 Replies

Add REST API to existing site

I have ran into a small problem. I have a site built that only has a web interface at the moment, b...

0 Likes
3 Replies

The right way to use modules / plugins / extension

Hello everybody. I'm trying to find out what the right way is to use modules / plugins / extensions....

0 Likes
0 Replies
posted 11 years ago

Laravel 5 App Structure for large application

I am working on a fairly large Laravel application and wanted to get some input on the ideal namespa...

0 Likes
2 Replies

Implementing repository pattern

Should I use a package for reusing the code when implementing repositories or should I write all the...

0 Likes
2 Replies

inject to controller the laravel Log object

I want to inject the larvel log object to my controller instead of using the facade. But I cant type...

0 Likes
1 Replies

Change response to JSON in after filter

Hello guys, I'm about to create RESTful API with Laravel. I've created such in past, but this time I...

0 Likes
3 Replies

.htaccess: Options not allowed here Centos 7

I am facing this error when deploy my laravel website on server centos 7 .htaccess: Options not allo...

0 Likes
1 Replies
posted 11 years ago

Laravel 5 - router events gone ...

Morning, dumb title with dumb question : as router.before and router.after are not fired anymore, ho...

0 Likes
1 Replies

(Laravel 5) Avoid Repetition in Controllers

Hi, I have 3 controllers that basically List/Create/Edit/Remove things in database (Products, Carts,...

0 Likes
2 Replies
Solved

multi level eloquent relations

I'm getting super confused with this small part time project I am working on. I have a Movie model,...

0 Likes
3 Replies
posted 11 years ago

API Docs --> Source Code

I while ago I stumbled across a version of the API docs that had links directly into the source code...

0 Likes
4 Replies

Filter multi language by browser location

Excuse me how can I apply filters on laravel applying its translation (en, de, es, fr) language base...

0 Likes
0 Replies
0 Likes
0 Replies

Custom ServiceProvider not loading via web, but loads via phpunit? (L4.2)

I'm using Laravel 4.2. I have a custom ServiceProvider that is registered in app.php. My code wasn't...

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.