Support the ongoing development of Laravel.io →

148 Threads

posted 2 years ago

HSTS on canonical domain only

Hello. How might one go about configuring a Strict Transport Policy on canonical (non-www) domain on...

0 Likes
4 Replies
Solved

Laravel 6.x: can not display the image file

I successfully uploaded file in storage : here is rhe storage image: Storage pic I tried to setup p...

0 Likes
1 Replies
Solved

.env security

I really like Laravel. I've built an open-source project based on Laravel. Yesterday, I got an email...

0 Likes
5 Replies
Solved

Lumen hashing config

Hello everybody, I've been playing around with Lumen for a bit, does anyone know how to change the h...

0 Likes
1 Replies
Solved
posted 5 years ago

Allow new users to register but not log in until authorised

We have a Laravel system at work where it is only supposed to be used by staff, but they can use it...

0 Likes
3 Replies
Solved

Sessions utilisateur ( Laravel )

Bonjour je voudrais savoir comment faire pour : éviter qu'un utilisateur se connecte simultanément...

0 Likes
2 Replies
Solved

Encrypt With Laravel and Decrypt with JS.

I am successfully being able to encrypt a string in Laravel Web Services. But when I get the encrypt...

0 Likes
2 Replies
Solved

Disable registration for new users

Hello, I am making a single user project using #laravel, Single user = the only administrator with f...

0 Likes
2 Replies
Solved

auth::attempt dont work!!

Hi I write a usercontroller with a function as doLogin that first check rules with validation and a...

0 Likes
18 Replies
Solved

CIPHER Error

I keep getting this error after updating to laravel/framework (5.1.x-dev c8ade4d) The only supported...

0 Likes
10 Replies
Solved

Securing files/images.

I'm new to Laravel. In previous projects I have had files/images that I want to be accessed ONLY by...

0 Likes
4 Replies
Solved

How to handle CORS?

I have two domains: domain.dev and api.domain.dev. I want to be able to do a ajax (POST, GET) call f...

0 Likes
5 Replies
Solved

Verify email address after user registration

I want to develop a forum that will require a user email verification after registration. I don't kn...

0 Likes
5 Replies
Solved
posted 6 years ago

alta vista

Le mai 18, 2017 à 04:45, vous avez demandé à récupérer l'accès à votre compte Yahoo.

0 Likes
2 Replies
Solved

subdomain folder structure

I am planning to install my laravel app in a subdomain. I can create a folder (for subdomain) outsid...

0 Likes
1 Replies
Solved

How to implement laravel request validation

Hello All, Now i am trying to implement laravel validation on my API controller, and here is my cont...

0 Likes
5 Replies
Solved

Can't get Landlord multitenancy work all times

I'm fairly sure I have this multitenancy functioning part of the time but it's not working for 1 spe...

0 Likes
3 Replies
Solved

Good or not: Always add CSRF token to HTML

Hello, is it save to always add the CSRF token to the HTML code of the main layout? E. g.: <body...

0 Likes
4 Replies
Solved

How to make where() restrictions on resourceful routes

Hello, Route::resource('tasks', 'TasksController', array( 'where' => array('tasks' => '[0-9]+...

0 Likes
2 Replies
Solved

Testing middleware with cookies

I made some middleware which checks if a user has registered its device. Therefore it checks if the...

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