Support the ongoing development of Laravel.io →

148 Threads

Laravel controller constructor not being run

I am running laravel v5.3.10 and the constructor is as given below, I tried using the auth middlewar...

0 Likes
3 Replies
Solved

Global scope authorization

Hello. I am building a social website where users can block each other. What I'm trying to achieve i...

0 Likes
2 Replies
Solved

How can i handle VerifyCsrfToken Middleware after leaving form for while

Dear All, Forms are working great with me, but i left the webpage opened for several minutes then i...

0 Likes
1 Replies
Solved

Tokens CSRF don't work

I have error after some action from me, i tried change 'domain' in /config/session.php on own domain...

0 Likes
1 Replies
Solved

User Authentication not working!

I am creating a simple login function on my website with a registration feature. The registration fe...

0 Likes
12 Replies
Solved

Password confirmation using javascript

Hello. I am trying to create a way so that user's must enter their password twice on signup, and it...

0 Likes
1 Replies
Solved

Android to Laravel

Hi Someone is developing an Android app for the website i am working on. This app will have two func...

0 Likes
3 Replies
Solved

L4.0, (CSRF) TokenMismatchException when uploading large files

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)...

0 Likes
6 Replies
Solved

Auth::check() not working

Hi everyone, I'm having a problem using Auth::check() If I'm using it right after my Auth::attempt($...

0 Likes
3 Replies
Solved

$errors not found & logout not working?

Hello guys, I'm new to Laravel. I just played around with some methods and made already a few little...

0 Likes
6 Replies
Solved

Auth middleware problem

I am having problems with the auth middleware. All appears to be working ok but then I noticed that...

0 Likes
2 Replies
Solved

How to create custom HTTP Authentication Laravel 5.1

Hi All, I am new to this forum and really new to laravel, i am trying to create a custom HTTP authen...

0 Likes
6 Replies
Solved

Create middleware to prevent a user manipulates the information of other users

I have a problem. I need to prevent a logged in user can edit / view etc. information of another us...

0 Likes
1 Replies
Solved
posted 10 years ago

About Redirect when CSRF Exeption happen

Hi first sorry about my spelling. Ok, i want to use the default csrf filter on BaseController.php bu...

0 Likes
3 Replies
Solved

User gets logged out when Angular performs a http request

Hi! I have a problem with my Laravel application. I use AngularJS and when it is trying to make a ht...

0 Likes
5 Replies
Solved

Passing Parameters to middlware

I am a beginner for the laravel. I am using laravel 5.0. I created a middleware and I pass the param...

0 Likes
2 Replies
Solved
posted 8 years ago

Use Redactor editor upload image return 500

##1.Tools I use Laravel 5.1 Redactor 2.Code 2.1Route Route::post('topics/upload', ['as' => 'u...

0 Likes
1 Replies
Solved

Laravel Admin Panel

I'm using stevemo/cpanel https://github.com/stevemo/cpanel for the admin panel. In the view I want t...

0 Likes
5 Replies
Solved
posted 8 years ago

Escape input data in forms?

Hey guys, i have a question about escaping data in form inputs. Is laravel 5.1 escaping data automat...

0 Likes
3 Replies
Solved

Add condition to logging in

So I want to add a new condition for registered users to be allowed to login. In the database, there...

0 Likes
4 Replies
Solved

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.