Support the ongoing development of Laravel.io →

1,825 Threads

Middleware with parameters

I'm using Entrust and I'm having some issues. I would like middleware such as this: Route::get('arti...

0 Likes
3 Replies

Multi-tenant application approach

I'm trying to build a multi-tenant application with Laravel 5. I'm aware of already existing package...

0 Likes
3 Replies

User(admin) hasOne Group & User(normal) belongsTo Group solution

Dear reader, I am building a simple group chat application. The architecture is like this: User(Admi...

0 Likes
0 Replies

In over my head

Dear Laravel Community, Lately I've had to make some changes to a Laravel 4.2 site that someone else...

0 Likes
0 Replies

How to: Store Config Data

Hello everybody, i am brand new to Laravel and i am wondering about the "best practice" ho...

0 Likes
5 Replies
Solved
posted 10 years ago

Best way to get locale time in my language in whole admin (backend) section?

Hello, I'm new to Laravel 5 (and to OOP in general) and I'm trying to switch from my old procedural...

0 Likes
1 Replies

Log complete Whoops page when error occurs

Hi, I've searched and tested logs plugins for Laravel and I could'nt find exactly what i'm looking f...

0 Likes
1 Replies

many users in one application

Hello everyone! In first place, sorry my bad english! :D Now, I'm developing an application that wil...

0 Likes
0 Replies

id as string?

ok so i have a country table with id, country e.g. UK => United Kingdom.. so id is a string...

0 Likes
3 Replies
posted 10 years ago

refactor help needed?

so I have created an upload function where user uploads a campaign, a campaign can have 1..* deliver...

0 Likes
2 Replies

extending functionality with a different package

Hello Guys, i am working on a laravel application where i can add a coupon, which will be granted to...

0 Likes
0 Replies

form-data not accessible in middleware via $request

Hi, I'm unable to access my form-data in middleware, however, If I send the same data as a JSON, I c...

0 Likes
0 Replies

structure to create statistics

Hello, For a simple questionnaire I would like to create some statistics but I'm not sure if the cur...

0 Likes
0 Replies

CSS & JS Compression & Minify

Looking for a tool with guide to compress my CSS & JS File into one file & No spaces. Questi...

0 Likes
4 Replies

Strategy for migrating a large CakePHP project to Laravel

Hello Is there anyone that have migrated from CakePHP to Laravel? What is best approach to do this w...

0 Likes
13 Replies

Release date for 5.2

Hi, does anyone know when 5.2 is going to be released? Can't seem to find an ETA anywhere..

0 Likes
0 Replies

Simple Ajax Call

Hello everibody, it's my first post, googled a lot but didn't find anithing could help. Here is the...

0 Likes
3 Replies

Laravel form action controller explanation

New to Laravel, My form looks like this {!! Form::open(array('action' => array('SearchController...

0 Likes
2 Replies

Proxy redirection doesn't work while in maintenance mode

I am running my webpage behind a proxy, and everything works until I turn on maintenance mode. I add...

0 Likes
0 Replies

Has Many Through with Pivot issue

Hi everyone. I have these tables and relative Models (http://laravel.io/bin/kWmrk) network_equipment...

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