Hi, I am trying to set up a simple notification system and found the package here: https://github.co...
Yesterday, I was banging my head against the keyboard all night, having big problems getting authent...
In my controller I have: public function __construct() { $this->beforeFilter('auth', array('excep...
Hi everyone, i'm trying to implement in my Laravel 4 app, a script that shows me which users are onl...
Hi Guys, I am not sure why I am getting this error and hope some over here can help me. Out of nothi...
My Auth::check is not working in view. but works fine in controller. also works fine on local server...
This has happened to me 3 times in the past. Now this time I really want to figure out what the prob...
Hi, I am trying to create a cart for my e commerce website. For a single user, it's simple, session...
I have an AdminController within the controllers/admin folder and i would like to pass my page title...
I'm using Laravel 4.1 locally and on production (shared hosting, PHP 5.3.27). Locally everything wor...
Dear, I have a Laravel API. For example I used Sentry, but can successfully work without Sentry. I l...
hi , i am new in laravel & stuck in a stage pls help me ... I am trying to authenticate a user &...
instead of querying for his data on each page load? or it is not secure?
I'm building multiple page quiz. When users select options(answer) for a question, it should store i...
I can use $foreverCookie = Cookie::forever('forever', 'Success'); and it works perfectly but if I...
I'm planning to setup Memcache and APC. Question 1 , If i use File as default cache, does it cache t...
Is it possible to show a timer countdown (30 minutes) using a session variable and logging out when...
I have done some research and am still not able to find any examples or best practices on persisting...
I have an ajax function that polls every 5s to see if a user's session has expired and will redirect...
I have a site that developed by laravel nahid.co. In desktop browser it work properly but when I try...
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