In any view, $errors is always available and returns the appropriate object. However, I'm trying to...
Is it possible to have different expiration times for different session variables? For example: A sh...
Hello, I am busy creating a step by step application where the user have to submit stuff. In the fir...
Hi, I seem to login fine, i.e. Auth:attemp returns true, and within the controller itself Auth::chec...
Hi all, I'm builing a back-end and using Old Input to store inputs over 3 pages. Page 1: show the f...
I'm trying to integrate Hybridauth + Entrust ( https://github.com/Zizaco/entrust ) in my website. Be...
Hi, In my application ,i done these steps I define Route::resource('users', 'UsersController');...
session_start(): Failed to initialize storage module: user (path: /home/sitename/html/app/storage/se...
I want to get the current domain, using Request::server('HTTP_HOST') - however when I call this from...
Hi everybody, just a hopefully short question: For a project we have several modules, old ones (code...
I am using Laravel framework of PHP for development.Now for my application, i want to stor...
I come from a security testing background and am building a webapp based on Laravel 4. I'm looking i...
To allow for proper unit tests, it is recommended to avoid using Facades. How can I access Session i...
I am trying to set-up a demo account for my application. However the system logs out the account if...
I'm working on a project where businesses can create a page and consumers have to be able to login s...
Would be honoured to have a bit of your time :) So I have validated and authenticated a user and upo...
I like to implement this in an application: when the user becomes inactive and the session is about...
Hi, I am very new to Laravel but I have gone over the documentation repeatedly and I cannot figure o...
I logged in using http://dongkoy.com/ but when I visit http://www.dongkoy.com/ I am not logged in an...
Hi everyone, I'm having a bit of trouble with this question : How to access a post route with Redire...
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