I use laravel framework (v4.2.4) with the auth provider. I have two accounts: Kees Piet When I log i...
How can you pass multiple parameters to a filter? This function in the compiled.php indicated that y...
Hi, I'm creating a timesheet webapplication where only registered users can have access. Offcourse a...
Hello! I've looked through all the other threads regarding hashes and Auth:: and not one has been ab...
I'm managin the users profiles from their social network, and using S3 with cdn. The problem is that...
Hello everyone, I'm managin the fb images but I don't know why they does't show in the view I access...
Hi, I just created a simple UserController and after my first test for routing I get a browser error...
I'm looking for a permissions package that allows me to define a role and permissions on a user, but...
I am sure I am just missing something obvious but I can't stare at this problem any more. I have imp...
I'm trying to build a system with a standard web interface, but also want to be able to have mobile...
I need to handle a coinbase callback. I am using Route::any() to then use a specified controller met...
I tried to open an issue but couldn't find where. It may be not such big deal, but when a user sees...
app/models/login.php <?php use Illuminate\Auth\UserTrait; use Illuminate\Auth\UserInterface; use...
Hi I installed frozennode Administrator package .it's awesome but I have a problem with it. when I w...
As the title states is it better to create site auth system from scratch using Laravel or use a alre...
hi according http://gastonheim.blogspot.com/2013/09/laravel-integrar-sentry-y-administrator.html I t...
Does anyone know how I can confirm the remember me functionality is working? When I login no remembe...
Hello, I have 3 different user types for my system (user, business, admin) and i can't use grouping...
I have created multiple modules like admin, sections, programs etc. and i have two separate tables f...
Hi there. I'm a newbies in Laravel framework. I have a problem with namespaces (as I see) . I use a...
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