Support the ongoing development of Laravel.io →

879 Threads

posted 6 years ago

Best practice

What do you think is the best practice for security regarding laravel , especially in doing permissi...

0 Likes
0 Replies

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

integrate moneris payment gateway

How to integrate moneris gatway. I am new to laravel and i have not implemented this gateway before....

0 Likes
0 Replies
posted 6 years ago

Most secure RBAC, authorization methods

Which of these do you think are the most secure: ENTRUST, LaRBAC, Gates & Policies(Laravel Docs)...

0 Likes
0 Replies

Middleware Auth for Resource Controller

I'm trying to use Laravel's auth middleware for a resource route. I have it setup as the code below...

0 Likes
3 Replies

Can we make Laravel return HTTP 400 instead of 302 for failed form validations?

My SaaS product has been the target of people using SQLMap. I've been trying to figure out how to bl...

0 Likes
0 Replies

Preg repalce for username help {4.2]

Greetings I purchased a web app from a developer I met online he has not been very helpful since he...

0 Likes
0 Replies

laravel + passport +vue check user authentication

hi, so i am using laravel and vue js and also using laravel passport for authentication method. i tr...

0 Likes
0 Replies

HOW TO ADD ability to login with username or email 5.2

I would like the user can authenticate to my application either your email or your username , like G...

0 Likes
2 Replies

How to set up an ftp server on a forge provision server

I've set up a digital ocean server using forg. Our client would like ftp access to a certain directo...

0 Likes
1 Replies

Cloudflare return error 520 due to cookie returning too many/too large headers

Laravel Version: 5.1.46 PHP Version: 7.0.19 Database Driver & Version: MySQL 5.6.20 Descriptio...

0 Likes
0 Replies

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
posted 6 years ago

Restrict user from all controller's route

Hello, How can I restrict user from controller's main route (i don't know how is called)? For exampl...

0 Likes
2 Replies

Inserting MySQL data with AES_ENCRYPT

I have a table that needs to store confidential data in two BLOB columns. The overall SQL statement...

0 Likes
6 Replies

How to set up and sync the CSRF token with a Vue.js SPA?

I'd like to use Laravel CSRF tokens in my Vue.js SPA. I'm using plain HTML for views (i.e. no Blade...

0 Likes
2 Replies

SQLCipher implementation for Laravel

Hey all! I'm developing a Laravel project requiring to secure stored data. Upon analyzing the soluti...

0 Likes
1 Replies

Encryption question - User specific data encryption

Fellow Laravel-users, I'm looking into encryption through laravel 5.4, and what I would like is to e...

0 Likes
0 Replies

Laravel - Homestead certificates

Please read the below link to understand the issue: https://stackoverflow.com/questions/44400125/lar...

0 Likes
0 Replies

How to provide role restrictions at route level?

Hi, I've been looking for a solution to implement user and roles in my laravel app. So far nothing h...

0 Likes
1 Replies

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

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.