i had made api in laravel 5 i want to authenticate User using CURL how can i use it Route.php Route...
Laravel allows us to specify auth for entire controllers as well as individual methods. My question...
This is my first Laravel package and I'm really excited to contribute! :) The goal of this package i...
I'm just starting out with Lavarel and i could do with a few tips. I'm creating a multi-tenant servi...
Hello I created an application using Laravel 4 and one of mine users reported security issue. He act...
Laravel naming convention is usually quite good/OK, but this "testing" keyword as unit tes...
Hello, I'm trying to redirect not logged in users to the login page with if(!Auth::check()) { return...
Hi there, I plan to use WP for my platform's frontend and Laravel 5 for my backend work. I will not...
I've Searched quite a bit and can't find the solution.. My Credentials are valid, but it always retu...
I'm using simple Restangular function "Restangular.one('here_is_laravel_route').get();" to...
Hopefully, the title is explanatory enough... I have a form request that is run when my form is subm...
Hi, I got problem with my authentication. I need to make the guest login so they can get into online...
Hii..all I am tryging to create forgot password functionality,, but getting following error. Connect...
Hi all..I'm using laravel4.2.11 I have user table but i dont have "email" field in it but,...
I tried to search about this question before, but there seems to be nowhere where it is explained th...
I'm on Laravel 4.1.3 I used the password_reset everythings seems to work email is sent , reset passw...
Hi, i want change rule(algoritm) hash password in laravel . and in attemp use my rule. how to set cu...
I am making a game using the Unity 3D. Does anyone know how to implement Laravel as a secure backend...
hello, I'm new of Laravel and I have implemented a simple login app as case of study. I followed the...
I would like to pass arbitrary data to the middleware annotation like /** * @Middleware("permi...
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