Support the ongoing development of Laravel.io →

Laravel Path problem

Hello Everybody I want to say I am very impressed with laravel blade and eloquent and I come from a...

0 Likes
2 Replies
Solved

How to call a model function inside the controller in Laravel 5

I have been facing a problem of not able to use the model inside the controller in the new laravel f...

0 Likes
1 Replies
Solved

Issues Running Queues on Multiple Machines

Hi. I'm trying to set up a web application in Laravel 5.1 that uses queued jobs, using the database...

0 Likes
0 Replies

Using IFELSE in Routes

Heyy, can I using IF ELSE in Routes like this ??

0 Likes
1 Replies

hi guys im new to laravel please help me.

i have a basic knowledge in php and laravel(i watch laravel5 fundamentalls) but i'm confused because...

0 Likes
1 Replies

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

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.