Hi, description of my problem: I have departments,projects and tasks. Users are invited/assigned to...
I have a User model with a little hom-made "roles/permission" system. Directly in my User...
I have a questions about https requests: The example in the official Laravel4 docs doesn't work in m...
ok so I'm looking to create a system with users and admins, who will be separate. ideally i don't wa...
Hi, i tried to set table in User model like this 'protected $table = 'users_account'; ' but its...
Hello I'm developing an application which have user area and admin area. I already created user area...
Hello guys. I am unable to get Sentry to authenticate a user. It currently finds the user but can't...
Hi Guys, I'm having some headache trying to solve this problem. In my table seeder, I create this us...
I am in the planning stage of an app that will require fine control of permissions. What I mean is,...
I come from a security testing background and am building a webapp based on Laravel 4. I'm looking i...
Hi, I want to use the laravel's encypt fucntion to encrypt my password field so for that i need to...
Hi, I want to have my id columns of all my tables with unique alphanumeric string instead of the usu...
Hello, once the user is logged in at my application i want to give him the possibility to change his...
Hi all, I am a new user to laravel. In my website,i am hashing the password and saving them in db ,n...
Hi there, I have my laravel project in git... and I do not want to commit my passwords to repo... so...
I've upgraded Laravel from 4.0 to 4.1. My application sets Cookies, which I also use in javascript....
Hi there , can anybody post here ls -la from the laraven clean project installation? I installed it...
I want to protect/encrypt Laravel project source code. Pl help me
how to show custome error pages, 400, 404, 500 read the docs but still couldn't get the hang of it.....
i want to deploy my application to the server . some times i can not access the server with the ssh...
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