Support the ongoing development of Laravel.io →

PolishFamilyOctopus

Joined 6 Oct 2015

Statistics

Threads 2
Replies 5
Solutions 0
Articles 0

Displaying and hiding website's functions based on user permissions

I have a website that is only used by my company's staff. For simplicity's sake, let's say this webs...

0 Likes
2 Replies

User Authentication not working!

I am creating a simple login function on my website with a registration feature. The registration fe...

0 Likes
12 Replies
Solved
replied 8 years ago

User Authentication not working!

thomastkim said: Change it to: protected $username = 'name'; OH MY GOD IT WORKED! THANK YOU SO MU...

0 Likes
replied 8 years ago

User Authentication not working!

Thank you for your response! I've added that line into my AuthController like so: class AuthControll...

0 Likes
replied 8 years ago

User Authentication not working!

thomastkim said: Okay. First thing you need to do is put your error message inside your body. There...

0 Likes
replied 8 years ago

User Authentication not working!

thomastkim said: This line of code {!! csrf_field() !!} generates a hidden input field with a rando...

0 Likes
replied 8 years ago

User Authentication not working!

thomastkim said: Your csrf token might be refreshing with every page view. Can you double check tha...

0 Likes

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.