Support the ongoing development of Laravel.io →

879 Threads

Visible, Hidden, Fillable & Guarded with Foreign Keys

Hi, First question: What options should foreign keys use? Guarded? I have an Article object that has...

0 Likes
3 Replies
Solved

Storing creds in env vars & security?

Usually the norm is to store database, cloud storage creds etc in env vars. Laravel now even has tha...

0 Likes
1 Replies

Implement a request queue for a REST API

Hi, I'm new to laravel and php in general. I tried to implement a RESTful JSON API that gets a json...

0 Likes
0 Replies

Hitting a route without refreshing session?

I have an ajax function that polls every 5s to see if a user's session has expired and will redirect...

0 Likes
0 Replies
posted 10 years ago

Password Reminder giving error

Hello, I followed the example at http://laravel.com/docs/security I can generate an email reset that...

0 Likes
2 Replies
Solved

Session Destroy

Hi, I'm a completelly newbie in laravel and I used to code with native php, here still cant find an...

0 Likes
8 Replies

Password reset function

Hello all, I tried implementing my own version of the Laravel password reset functionality. The main...

0 Likes
2 Replies
posted 10 years ago

Token is not changing

I'm using a form in my project and the CSRF token is the same every time I load/reload the page. Eve...

0 Likes
4 Replies
Solved

Undefined index: token

Hi, Have little problem. It is about password reset. Everything works fine until the point when I su...

0 Likes
4 Replies
Solved

Changing blades if user logged in

At the moment I have a header.blade.php, i am currently checking if the user is logged in to decide...

0 Likes
7 Replies
Solved

Reminder email not being sent

Emails are working fine everywhere else. I set up the password reset according to the docs. Everyt...

0 Likes
3 Replies

Problem with database query (Surprisng Results)

HI all, I am New to laravel and learning going through laravel documentation and practicing side by...

0 Likes
3 Replies

Basic http authentication

I know how to use Laravel's basic authentication and how to change the column name. Is there a way t...

0 Likes
6 Replies
Solved
posted 10 years ago

Bcrypt hashing not supported

Greetings people: Im trying to use Hash class to encrypt my passwords, but the error Bcrypt hashing...

0 Likes
4 Replies

Eloquent mass assignment security policy

The fill method of Illuminate\Database\Eloquent\Model is used for mass assignment, and it is called...

0 Likes
14 Replies
Solved

Laravel-Throttle

What Is Laravel Throttle? Laravel Throttle is a rate limiter for Laravel 4.1. Laravel Throttle was...

0 Likes
0 Replies

Laravel-Binput

What Is Laravel Binput? Laravel Binput is an input protector for Laravel 4.1. Laravel Binput was cr...

0 Likes
0 Replies

Laravel-Security

What Is Laravel Security? Laravel Security is a port of the security class from Codeigniter 2.1 for...

0 Likes
0 Replies

Subdomain POST requests - CSRF protection?

Hi All Firstly, I'm digging this new design for Laravel.IO - it just gets the job done so well. :) R...

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.