We have a Laravel system at work where it is only supposed to be used by staff, but they can use it...
Hi, this query can be injected using this text 'a% ' (remove quotes) $courses = Course::select('id',...
Hello, I develop a Rest API for a project with Laravel. in this project we have an API for users sig...
Bonjour je voudrais savoir comment faire pour : éviter qu'un utilisateur se connecte simultanément...
Hey everybody, I guess i found a bug or something like that. In my app i build up an API for local u...
src/Illuminate/Database/Eloquent/Model.php 641 lines $this->performUpdate($query); then protect...
I have just upgraded my project from 5.6 to 5.7 according to the guidelines in the official document...
Hi, I have been working on laravel 5.2 from last 3 years on one of my stable product. I found it qui...
I'd try to tackle this myself, but I have zero bandwidth. JWT is standardized for many reasons and i...
Hi everyone, I am a newbie when it comes to Laravel and Lumen. I am looking into building an API gat...
Hello, I'm sorry if this is redundant or not the place to ask, I don't consider myself a good code w...
I am successfully being able to encrypt a string in Laravel Web Services. But when I get the encrypt...
Hello, I am making a single user project using #laravel, Single user = the only administrator with f...
I already using password reset function for guest users. is there any interface to change password o...
So, i am having this weird problem, which i tried to rectify via net searches, but nothing has worke...
Hi I write a usercontroller with a function as doLogin that first check rules with validation and a...
Hi, Hope someone can help me because I'm stuck for about a week now. I'm developing a Laravel app a...
Hi everyone, im new in laravel. I know that there is a built in auth system but just because a train...
So like many others i’m trying to build a Laravel Crud app, but I’ve got the problem that users can...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community