Support the ongoing development of Laravel.io →

880 Threads

Authentication

I have developed an application using Laravel 5.2 that uses the default authentication. I have the f...

0 Likes
1 Replies
posted 8 years ago

Laravel routes with entrust

I try to Entrust in my Laravel code. At this moment I have users, permisions and roles. create admin...

0 Likes
0 Replies
posted 8 years ago

laracasts role/permission demo and custom permission closures?

Hello, I tried to search for answers to my questions and well couldn't find anything after hours of...

0 Likes
1 Replies

Creating a Master Admin account that is not part of the normal users' database.

Hi! I'm creating an app where I'm using a User model that represents Hotels. The columns for these h...

0 Likes
1 Replies

XSRF cookie not HttpOnly?

Hi all, Just wondering, the XSRF Token cookie provided by Laravel 5.1 isn't created with a HttpOnly...

0 Likes
0 Replies

Routing stopped working after upgrade from 5.1 to 5.2

HI my routes look like Admin Routes Route::group(['middleware' => ['web']], function() { Route::g...

0 Likes
2 Replies

Create own login validation without database

Hi All, I have a project with Laravel 5.2 and besides that I have an other program that has the poss...

0 Likes
1 Replies

Policy for the create method

Hi, I'm implementing roles and permission for a project, and using policies, but I have a problem wh...

0 Likes
0 Replies

Multiple Authentication Drivers? Laravel 5.2

I started with the default Laravel authentication setup. Then I expanded on this somewhat in the sen...

0 Likes
0 Replies

Making a forum using laravel.io core, adding private thread with invite only users feature

Hi, I am creating a project using laravel.io git repo as base. I am stuck in creating a new thread g...

0 Likes
0 Replies

Checking hashes in database

Hey! For fun, I'm creating an API in Laravel to learn the framework and general new stuff. I have a...

0 Likes
2 Replies

Remove trailing "#_=_" when successfully logged in

I have Laravel 5.2 on windows, using apache XAMPP for db mysql connection. I use php artisan serve t...

0 Likes
0 Replies

SSH not connecting in laravel 5.2

Hi, I've a form, on submit of the form I'm connecting to remote server to create a file in the home...

0 Likes
0 Replies

Auth::logout() is throwing an error

Hi, I'm new to Laravel and this is my first project using the framework. I'm having issues with the...

0 Likes
1 Replies

EU Cookie Law

We have website that we have launched in UK. Our website uses a lot of cookie. So the question arise...

0 Likes
2 Replies

Restfull authentication for external app and use in blade view

Hi, I'm currently working on a project where I have to build a restfull API in laravel 5.2. It need...

0 Likes
0 Replies

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

Blacklist URLs with validation

Hey, i have a form that accepts only URLs, and i use the validation function accordingly to only all...

0 Likes
1 Replies

figures revealed for HBO PPV card

https://www.youtube.com/watch?v=4sRNo9M7lOo https://www.wattpad.com/user/saimehr https://sites.googl...

0 Likes
0 Replies

Laravel Policies - How to Pass Multiple Arguments to function

I'm looking for a way to pass more than just one variable to the policy function. According to the d...

0 Likes
0 Replies

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.