I've been looking at implementing a users/roles package for Laravel for a while now. I've looked at...
https://github.com/laravel/framework/issues/5802#issuecomment-56625519 I can't decide whether this i...
Hi. I recently finnished web application with L4. Now I need to create REST web services for the sam...
Hello, My app has a bunch of links to external websites, and those links go through a click-counting...
I'm having some trouble trying to create a custom filter. My goal is to make sure specific conditio...
Hello, I have an issue with the link to reset the password of my users. In my reminder.blade.php, I...
Hi , I have upgraded my application to 4.2 from 4.0. I am facing problem of sessions. My scenario is...
Hi, I would like to know, how to detect if X users is editing a data from the same page. For example...
Hi, I have a issue with Codeception, I'm trying to test if user can connected with bad credentials b...
Hi guys, I'm having an issue with several browsers and the remember me using the cookie driver in se...
I have a question about filtering a controller and its actions for multiple user roles. Lets say i h...
I want to use a confirmation code in the Larabook application, but it gets more complicated because...
Hi, I'm devving a new app in Laravel 4, my first time with Laravel and so far i love it. But i am se...
I have moved the AuthController from Auth to my new directory Frontend. Here is the route Route::con...
I am following a log in tutorial, my login works after the login I redirect to Route::get('/member/...
Hey friends; There are no errors in No errors in storage log. The record exists in the database with...
Hi New here and trying to do some reverse engineering on https://github.com/andrewelkins/Laravel-4-B...
Hi there, To all laravel 4 developers who are facing the Auth::attempt() login failure with valid cr...
Hi I'm trying to create an admin section. So far I can login and logout. The only problem I have is...
Hello folks, I am currently writing a project, where I have different Laravel Apps for different Ser...
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