Support the ongoing development of Laravel.io →

731 Threads

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

Create a truly RESTful API with Laravel

##Hello, community! Today, I want to share and celebrate with you, my most recent achievement. I wor...

0 Likes
2 Replies

[Chrome] Laravel looses Session (TokenMisMatch)

Anyone else got that Problem on Chrome that you get a new Session after a Form Request and then toke...

0 Likes
2 Replies

[Laravel 5] Custom auth in laravel 5 with session tracking in auth service provider.

Hi. I'm using Laravel to build a frontend to a server which is running a json-rpc based API. So I ma...

0 Likes
0 Replies

Laravel 4.2 user do not logout randomly.

I am trying to logout with Auth::logout (), and it do not logout user randomly, most of time it log...

0 Likes
0 Replies

Passport in laravel 5.4 always return error: "Unauthenticated.", I am calling this api by rest client.

Passport in laravel 5.4 always return error: "Unauthenticated.", I am calling this api by...

0 Likes
3 Replies

How-to protect a multisite app

I have an app with different sites/locations (Building A, Building B, Building C). Is also have mult...

0 Likes
2 Replies

Resources for understanding/reimplementing password reset systems?

I'm working on a React-Native application with a Laravel backend and I'm currently trying to impleme...

0 Likes
0 Replies

Urgent: Daily Error in production Environment [PDOException in Connector.php line 55: SQLSTATE[HY000] [2002] No such file or directory]

Hello Everyone, Every morning I try to open my client system I get the below error. To solve it, I k...

0 Likes
1 Replies

Try catch not working.

public function getLogin($provider = null) { try { $social_user = Socialize::with($provi...

0 Likes
5 Replies

strip email addresses, domains or domain names from user input

I am looking at a way to strip those things from user input comments or posts in my project. I am us...

0 Likes
0 Replies

Protect route laravel 5.2 in ajax from attacks. Is there any way?

In laravel 5.2 I have a route that I call in ajax (so I do a post to http://mysite.dev/save) in /sav...

0 Likes
0 Replies

Looking for opinions from developers who've worked on WordPress and Laravel

Howdy, wonderful community! I'm seeking opinion from developers who've developed for both WordPress...

0 Likes
4 Replies

Security for cross-platform like angular and laravel

any ideas ? how to hide specific key like token in request headers? thanks

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