Support the ongoing development of Laravel.io →

344 Threads

Register an user after logged

This is my current project: I have a login page, without any tab on top or whatever. In other words...

0 Likes
1 Replies
Solved

"Not null violation" ERROR, when Register

I am doing a Laravel 5 project and when i try to register a new user and save him into the database,...

0 Likes
3 Replies
Solved

Error while running artisan entrust:migration

Hello, I am trying to get entrust to work with Laravel 5 and I get the following error when I try to...

0 Likes
1 Replies
Solved

L5 - Registration - Where are those registration request rules at?

Think I've got a pretty good handle on setting up my own validation and requests, but trying to find...

0 Likes
5 Replies
Solved

redirect after login

hi, i want to redirect my user after login in a special page by user....how can i do that? thanks

0 Likes
2 Replies
Solved

Protect register url

I've to protect the auth/register url, how can i do it? i've just my ACL mechanism implemented. In m...

0 Likes
1 Replies
Solved

Changing Auth route to '/' breaks password routes

If I make my auth route '/' /login and /register work fine but /password/email and /password/reset t...

0 Likes
1 Replies
Solved

HTTP Basic Auth always fails on iPage

I'm running Laravel 4.1 on a shared-hosting site called iPage. It seems to meet all the requirement...

0 Likes
5 Replies
Solved
posted 9 years ago

User registration- confirmation required

What I am doing is I think fairly simple and I was able to do this in L4 but L5 is a bit more compli...

0 Likes
3 Replies
Solved
posted 9 years ago

Laravel 4.2 auth trouble

Hi, I'm trying to create a login form with laravel 4.2 using the default Authprovider. It always ret...

0 Likes
2 Replies
Solved

Custom Login

How has anyone else handled changing the default authentication within Laravel 5? And I don't mean c...

0 Likes
3 Replies
Solved

Composer Update problem

I had no problems until now, but when I run composer update I get this: [RuntimeException]...

0 Likes
1 Replies
Solved

How to run route.php once in Laravel 4.2.*

Hi there, I'm all new to Laravel and reading a book that states the below: "Add the following c...

0 Likes
2 Replies
Solved

Input::get() not getting all form values...

Hi, I'm trying to make a user login but the email value isn't coming in the Input::get() here's my c...

0 Likes
6 Replies
Solved

how to make login with Auth::attempt persistence on every page

Good afternoon , all i have some trouble with login i dont know why login only work in post page whe...

0 Likes
3 Replies
Solved

Sentry 2 Get logged in user!

hi! I'm usign Sentry 2 .1 on laravel 4.2. When im logged in like a User for example "Admin1&quo...

0 Likes
1 Replies
Solved

L [5] : how to autehnticate user on curl

i had made api in laravel 5 i want to authenticate User using CURL how can i use it Route.php Route...

0 Likes
2 Replies
Solved

Changing the redirect for a successful login

Alright, I know this might seem trivial and hopefully I just missed it... I am using the out of the...

0 Likes
3 Replies
Solved
posted 9 years ago

Need to link to auth/login in Laravel 5, link fails

Hello, <a href="auth/login">login</a> When I click on the link above, it works http://lo...

0 Likes
8 Replies
Solved

Authentication Logout error

I get error Symfony \ Component \ HttpKernel \ Exception \ MethodNotAllowedHttpException when I use...

0 Likes
2 Replies
Solved

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.