I am running laravel v5.3.10 and the constructor is as given below, I tried using the auth middlewar...
Hello. I am building a social website where users can block each other. What I'm trying to achieve i...
Dear All, Forms are working great with me, but i left the webpage opened for several minutes then i...
I have error after some action from me, i tried change 'domain' in /config/session.php on own domain...
I am creating a simple login function on my website with a registration feature. The registration fe...
Hello. I am trying to create a way so that user's must enter their password twice on signup, and it...
Hi Someone is developing an Android app for the website i am working on. This app will have two func...
OS: Ubuntu 12.04 x64 php(s): 5.3.10 (and tested with 5.5.3) apache(s) 2.2.22 (and tested with 2.4.6)...
Hi everyone, I'm having a problem using Auth::check() If I'm using it right after my Auth::attempt($...
Hello guys, I'm new to Laravel. I just played around with some methods and made already a few little...
I am having problems with the auth middleware. All appears to be working ok but then I noticed that...
Hi All, I am new to this forum and really new to laravel, i am trying to create a custom HTTP authen...
I have a problem. I need to prevent a logged in user can edit / view etc. information of another us...
Hi first sorry about my spelling. Ok, i want to use the default csrf filter on BaseController.php bu...
Hi! I have a problem with my Laravel application. I use AngularJS and when it is trying to make a ht...
I am a beginner for the laravel. I am using laravel 5.0. I created a middleware and I pass the param...
##1.Tools I use Laravel 5.1 Redactor 2.Code 2.1Route Route::post('topics/upload', ['as' => 'u...
I'm using stevemo/cpanel https://github.com/stevemo/cpanel for the admin panel. In the view I want t...
Hey guys, i have a question about escaping data in form inputs. Is laravel 5.1 escaping data automat...
So I want to add a new condition for registered users to be allowed to login. In the database, there...
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