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...
Hello, my app uses laravel 4.2 and allows jpg,png,jpeg uploads however if a user uploads a file name...
Hi, I'm seeing this script injected all over my site. Looking at the contents, it looks like the cry...
Hello everyone. For the beginning, in my project there are 2 types of user interfaces, for users and...
I just upgrade from Laravel 5.3 to 5.4 then I move to 5.5. After that, I wrote this test: /** @t...
I have an inventory app that has three different roles, namely operator, admin, and super admin. the...
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