Support the ongoing development of Laravel.io →

879 Threads

Which grant type : Implicit or Auth code for SPA?

I went thru multiple posts saying how implicit grant is a security risk and why auth code grant with...

0 Likes
0 Replies

.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

New Laravel package : Larapush

Dear all, Just to let you know I've announced a new Laravel package called Larapush. This package wi...

0 Likes
0 Replies

how to connect my laravel project with phpmyadmin

Hello Guys, i'm newbie on laravel, and i want to know how can i use laravel with mysql through phpmy...

0 Likes
5 Replies

What's your experience been working with Laravel Shift?

Hi, I'm just keen to learn what experiences others have had working with Laravel Shift (laravelshift...

0 Likes
0 Replies

Larave specific Domain validation

i want to apply specific validation in my email form pls help me

0 Likes
1 Replies

Multi guard authentication, logs out if two guards logged in

Hi. I'm working on an application written in Laravel 5.7. In my app I have three guards: 'guards...

0 Likes
0 Replies

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

Blade Template / Liquid Template Engine

HI All, I would like to check a few things, is there github repository for Blade or it's a built in...

0 Likes
2 Replies

access to the public folder in laravel

I bought a Laravel script and now I want to edit it. When I put a file like a jquery, I give a 404 e...

0 Likes
1 Replies

How to properly use Controller Middleware?

I am using Spatie/laravel-permissions package for roles & permissions. I have 3 roles namely &qu...

0 Likes
2 Replies

Encrypt in CryptoJS but decrypt in Laravel

I've been successfully able to Encrypt a string in Laravel and also decrypt the same string with Cry...

0 Likes
0 Replies

Laravel not forcing SSL after artisan restart

I have an emergency with some Laravel code on a production server. Let's get it out of the way: horr...

0 Likes
0 Replies

Passport authentication from remote Laravel API

HI, Suppose I have 2 or more Laravel API sites and only One Laravel API site is using Passport and r...

0 Likes
0 Replies

Laravel how to upload/download Files to amazon s3 using kms

Helo guys, I'am trying to upload/download files from amazon s3 using KMS, although i have implemente...

0 Likes
0 Replies

Disable session's for guests

Hi! How to disable session's for guests? Session stored in mysql. Need a session created for only lo...

0 Likes
0 Replies

Domain Meta Validation

I have a code set on Laravel. This is doing dns verification, I want to verify a specific field in t...

0 Likes
0 Replies

asset() helper absolute path security risk

Hello, Receantly i've started working on a new project and the company security department said that...

0 Likes
3 Replies
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

help secure query with like

Hi, this query can be injected using this text 'a% ' (remove quotes) $courses = Course::select('id',...

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