Support the ongoing development of Laravel.io →

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
posted 10 years ago

Converting existing database to Laravel 5 migrate

Hi I'm using Laravel 5. I've already have a clean database with structures, relations and forign key...

0 Likes
4 Replies

How to pass data to a master.blade.php

I have a master.blade.php and I want a universal navbar that will take the titles of all blog posts...

0 Likes
4 Replies
posted 9 years ago

InvalidArgumentException in compiled.php line 8848: Route [emailapp.defaulttemplate] not defined.

i had a error with controller page. public function getcolumnone(){ //TODO: Select emailapp template...

0 Likes
2 Replies
posted 9 years ago

Unable to @yield

Hi! I'm trying to @yield a "app.blade.php" file from my "/" page named "hom...

0 Likes
3 Replies
Solved
posted 9 years ago

Cannot use nepali unicode in laravel-dompdf

the pdf file generated using laravel-dompdf doesnot support nepali letters, i have set the utf8 meta...

0 Likes
0 Replies

laravel 5 development.ERROR

Im getting this error randomly,i search it and it seems that this happens if you havent set an app k...

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

© 2025 Laravel.io - All rights reserved.