Support the ongoing development of Laravel.io →

879 Threads

HTTPS definition in routes.php

I have a questions about https requests: The example in the official Laravel4 docs doesn't work in m...

0 Likes
2 Replies
Solved

eloquent auth driver users and admins in same table?

ok so I'm looking to create a system with users and admins, who will be separate. ideally i don't wa...

0 Likes
3 Replies

specifying table in model is not working

Hi, i tried to set table in User model like this 'protected $table = 'users_account'; ' but its...

0 Likes
5 Replies

Two Auth filters

Hello I'm developing an application which have user area and admin area. I already created user area...

0 Likes
2 Replies

Authenticating with Sentry 2 (2.1.*) not working.

Hello guys. I am unable to get Sentry to authenticate a user. It currently finds the user but can't...

0 Likes
1 Replies
Solved

Auth attempt always return false

Hi Guys, I'm having some headache trying to solve this problem. In my table seeder, I create this us...

0 Likes
5 Replies
Solved

Controlling and managing access levels to all routes

I am in the planning stage of an app that will require fine control of permissions. What I mean is,...

0 Likes
4 Replies
Solved

Account lockout and multiple concurrent login protection

I come from a security testing background and am building a webapp based on Laravel 4. I'm looking i...

0 Likes
3 Replies

Length of Data After Encryption

Hi, I want to use the laravel's encypt fucntion to encrypt my password field so for that i need to...

0 Likes
0 Replies

Create unique alphanumeric random string in "id" column

Hi, I want to have my id columns of all my tables with unique alphanumeric string instead of the usu...

0 Likes
4 Replies

Check if password is correct

Hello, once the user is logged in at my application i want to give him the possibility to change his...

0 Likes
0 Replies

Unhashing the password

Hi all, I am a new user to laravel. In my website,i am hashing the password and saving them in db ,n...

0 Likes
7 Replies

git and database.php

Hi there, I have my laravel project in git... and I do not want to commit my passwords to repo... so...

0 Likes
1 Replies

Encrypted cookies

I've upgraded Laravel from 4.0 to 4.1. My application sets Cookies, which I also use in javascript....

0 Likes
0 Replies

default permissions

Hi there , can anybody post here ls -la from the laraven clean project installation? I installed it...

0 Likes
0 Replies

How to protect/encrypt Laravel project with free open source?

I want to protect/encrypt Laravel project source code. Pl help me

0 Likes
5 Replies

how to show custome error pages, 400, 404, 500

how to show custome error pages, 400, 404, 500 read the docs but still couldn't get the hang of it.....

0 Likes
1 Replies

web application to php archive (phar file)

i want to deploy my application to the server . some times i can not access the server with the ssh...

0 Likes
0 Replies

Allow user to manage ONLY their own items

Hello, I am new to Laravel and have a small issue... I have an app set up with a front-end [for list...

0 Likes
5 Replies

Sign in for one time to different projects using laravel

I am using laravel 4 framework in web development of my projects. I have 5 applications that should...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.