How and where Laravel write the 'session.cookie' k/v in response? I am very confused. I know it abou...
I have been using the conventional way of signing in a user up without ajax and since I have switche...
Hello, I am trying to save some variables on session before i redirect to paypal.. $var = Input::all...
Hi Guys, We have this problem on our website (we use laravel 4.1) that sometimes the session gets ex...
I have impmented google recpatcha using JS. I have a upload image field on the form, when I upload t...
In my project I am having a hard time passing the id of a page (In this situation it is a page showi...
Hi all When a user logs into my system, I listen for the 'auth.login' event, and set a load of sessi...
Hello all, I'm a newbie at using frameworks like laravel, and its a great framework BTW, im knowledg...
Hi. My app is doing about 8 requests to my Laravel 4.2 API in a timespan of 5-8 seconds. When doing...
Hello everyone! Just found this filter to redirect www to non-www App::before(function($request){...
Hello :) Can you help me, release last viewed news?)
Hi, I have a simple app with a login page and some routes that requires authentication, using Eloque...
Hi Guys, I have a laravel website which has several subdomains like job.example.com, blog.example.co...
I just finished a web application with Laravel. Working in local all is well, on hosting this happen...
Hi, I'm new here and I'm going to have problems with the logon application that I am trying to devel...
I just finished a web application using Laravel 4.2. The problem is giving me once put online is not...
Hello I've changed default App::error handler in global.php because I need to send an email when an...
Hi, I started building a site using this starter kit: https://github.com/andrewelkins/Laravel-4-Boot...
Hello everyone, I happen to have a problem which is my site doesn't store any cookies. However, the...
I've been searching online for information on how to get my session data from my route to my view, b...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community