Support the ongoing development of Laravel.io →

1,910 Threads

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

Auth Basic works local but not in server

I created table and the basic authentication works fine locally but when I uploaded to the server ev...

0 Likes
7 Replies

Mail credentials

Hi, I am trying to send mails with custom credentials. Thought this would be something very easy, bu...

0 Likes
1 Replies

Authentication with two different tables

Hi, I've got two sites - a cms and a front-end site. I've successfully implemented the login/authen...

0 Likes
3 Replies
Solved
0 Likes
1 Replies

Session Database and javascript web app

I am using session database to authenticate API calls from javascript web app via https Does bellow...

0 Likes
0 Replies

Session Mechanism not Working after upgrade to 4.1

Hello All, We are working on one web app in which we are using AngularJS+Laravel 4. All works fine w...

0 Likes
0 Replies

Stateless HTTP authentication not working properly

I'm trying to do a stateless HTTP login for my RESTful API using Auth::onceBasic() I've tried the so...

0 Likes
1 Replies
Solved

Unit testing using basic.once auth filter

I'm attempting to build a RESTful API using stateless authentication. However, I'm having trouble un...

0 Likes
0 Replies

unable to login users Auth::attempt($user) always return false. Please help

i create a simple registration from that takes the email and password to login in users after regist...

0 Likes
4 Replies

Simple voting system with Laravel 4 ?

I have 2 models: Question and Answer with a votes integer field. I already created the ajax request...

0 Likes
3 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.