Support the ongoing development of Laravel.io →

Complicated Query and Data Request

I will try to explain as best I can. I have a options table which is a tree structure like: Colors...

0 Likes
0 Replies

belongsToMany through belongsToMany with 'faked' pivot table (using an SQL View)

So, this question has been asked a lot, but there has to be a better way of doing it. Using a typica...

0 Likes
1 Replies
posted 9 years ago

Problem migrating 4.2 to 5 to developp package workbench does not exist

I migrate to 5.0 , there is a fix that i find to include workbench in 5.0 "require": { &q...

0 Likes
0 Replies

Laravel as SSO service: Modify the Auth to store an other "Session key".

Hello, I would like to make an application that is able to authenticate a users and allow it to rema...

0 Likes
1 Replies

Help with Apache, rewriting, vhosts, etc.

Hey all, I tried installing my Laravel site on a client's server, and I am unable to get the Documen...

0 Likes
0 Replies

c9.io and laravel

hello i can't find .env file in root dir of my workspace and iwant to create one Failed to rename fi...

0 Likes
2 Replies
Solved

Redirect previous Url after login

Hi, I want redirect to previous Url after login on Laravel 5.0. I can't find any working solution....

0 Likes
2 Replies

How to post data without submitting any form from classes other than controllers

Hello, Please let me know how can I post data from a non-controller class while redirecting to any r...

0 Likes
1 Replies

tinker parsed my error T_PAAMAYIM_NEKUDOTAYIM

I'm trying to insert data using tinker compact method here is my tinker snippet $post = App\Post::cr...

0 Likes
2 Replies
Solved

Session not persisting on shared hosting - Laravel 4.2.17

Hi guys, I have a problem with the sessions on the shared hosting. I developed an app on a local ser...

0 Likes
3 Replies
Solved
posted 9 years ago

How many controllers for several user type, roles?

Hi all, i have an application that should manage several type of users: i have different user roles...

0 Likes
0 Replies

check for n+1 query

are there any package for laravel that notify you when should you use eager loading for a given quer...

0 Likes
1 Replies
posted 9 years ago

Roting Issue / Question

I have a SettingsController and in routes.php this will work: Route::get('settings', array( 'us...

0 Likes
2 Replies
Solved

Changing Scaffold Authentication Default Files

Hy guys, Would be a problem if I change the default Auth files according with my bussiness rules? Wi...

0 Likes
1 Replies
posted 9 years ago

Best Practice to set up manuel Authentication

Hi iam really new to laravel and i wanna know how to built a authentication on my own and what is be...

0 Likes
0 Replies
posted 9 years ago

How to use functionality of a php-extension in a controller?

Hi All! I use the dynamically loadable module(PHPMapScript) and try to create an object of the class...

0 Likes
0 Replies

Is there a way to automatically populate an object with Request data in a Controller method?

I'll try to keep this as short as possible. Basically I want to be able to do this: Let's say I have...

0 Likes
0 Replies
posted 9 years ago

Escape input data in forms?

Hey guys, i have a question about escaping data in form inputs. Is laravel 5.1 escaping data automat...

0 Likes
3 Replies
Solved

Laravel seems to be caching my controller code?!

This is a weird one. I'm getting the following error: Which is obviously related to calling the suc...

0 Likes
2 Replies

laravel + redis session storage + varnish reverse proxy / cache : how to prevent/strip COOKIEs to enable Varnish caching?

I've installed laravel4 on the nginx backend of a nginx (SSL terminator) -> varnish -> nginx (...

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

© 2025 Laravel.io - All rights reserved.