Support the ongoing development of Laravel.io →

1,900 Threads

User Roles/Permission based on subdomain using Sentry

Hi there, I'm writing an app where users get their own subdomain. A user can have different roles (a...

0 Likes
0 Replies

Can't use own route on view

Hi, I've just created this function on my users controller: public function signin() { if (Auth::at...

0 Likes
2 Replies
Solved

Using Laravel Auth with Models from pacakge

I'm currently working on a CMS, and the goal is to have absolute minimal setup for a developer. Sinc...

0 Likes
0 Replies

Laravel Auth - Problem with logging in.

Hello, I've problem with logging into my application, i've tried to use another hashing, but it didn...

0 Likes
0 Replies

Sentry unique field

Hi guys, I'm using Sentry for my app. I've added a property to the user model : "Account"...

0 Likes
1 Replies

OAuth multiple accounts on login?

I have a website in which you can login via facebook, twitter or normal register within the site sty...

0 Likes
0 Replies
posted 9 years ago

Auth problem

Hi there, I currently have a very strange auth problem. My code is as follows: public function login...

0 Likes
3 Replies
Solved

Where to report security issues

I think i found a security issue, but couldn't find a page where such issues could be reported. Is t...

0 Likes
1 Replies
Solved

Replacing Hash for Authentication

I need to replace Hash. For this, I have made a class named MyHash like this : class MyHasher implem...

0 Likes
1 Replies

How to Protect GET/POST?

i have a get route, function getDetialForm(){ //Here i have to pass 2 value to let function know whi...

0 Likes
1 Replies

Laravel 4 multi-tenant architecture (SAAS)

Hello, I am starting new project and i am also new on Laravel and i need some suggestion, what is be...

0 Likes
0 Replies

Class /User not found (when moving User model to a package

Hi I have recently posted this on Stack Overflow but nothing seemed to come out of it, the link is h...

0 Likes
4 Replies

Logical question about Services and Controllers

I have implemented a simple Service that tries to authenticate user, I just doubt that there is some...

0 Likes
3 Replies
Solved

wrong redirect

hello reading http://www.codeforest.net/laravel-4-tutorial-part-2 tutorial I have a problem with Red...

0 Likes
1 Replies
Solved

Vagrant shows 404

Hi; I can vagrant ssh, connects me to box no problems. When I go to http://127.0.0.1:4567/ I get pag...

0 Likes
1 Replies

Doing social authentication, the IOC (dependencyInjection) way.

I am going to implement multiple social auth (facebook, github...) options for a website. I have alr...

0 Likes
0 Replies

Twitter api OAuth request with app-only authentication ?

I am using artdarek/oauth-4-laravel for OAuth. Twitter's Api v1.1 has some nodes which can be access...

0 Likes
0 Replies

login with google account

Hello! I am making an app with laravel 4 and I should do login with google account. I have successfu...

0 Likes
3 Replies
Solved

google account login for the first time displays error

Hello! I am trying to login the user with google account in my application. I am having a problem wh...

0 Likes
0 Replies

How i can apply filters in my project

I just started laravel and going through the docs to get acquainted with the framework i just cant s...

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.