Support the ongoing development of Laravel.io →

879 Threads

oauth/token - hashing the password

I'm trying to change the behavior of the oauth/token call from the passport package in laravel. In m...

0 Likes
0 Replies

Laravel allow route to be accessible only from another route

I have '/signup/select-plan' which lets the user select a plan, and '/signup/tos' which displays the...

0 Likes
1 Replies

Funny links coming from asset() output

I'm using Laravel 5.3 and Spark (maybe 1.0). In the Spark brand file file I have: <a class="...

0 Likes
2 Replies
posted 7 years ago

html and script tag filter on url

Hi friends i want user type html and script tag on url and could see result on view . but {!! $name...

0 Likes
1 Replies

How to implement facebook login on mobile with jwt

I am trying to make a api for mobile and I ma using jwt based authentication. using tymon/jwt-auth p...

0 Likes
1 Replies

subdomain folder structure

I am planning to install my laravel app in a subdomain. I can create a folder (for subdomain) outsid...

0 Likes
1 Replies
Solved

Custom way to authetincate users

Hi, for a very small project, I am asked to create a custom authentication layer which works in this...

0 Likes
2 Replies

Laravel Passport Password Grant Type#OAUTH2

Hey Folks. I am gonna develop an API services for my business. And there is going to be an Android,...

0 Likes
0 Replies

Set cookie inside middleware

Hello, i created a middleware that check if there is a cookie, if there isn't it create it and retur...

0 Likes
1 Replies

Problem redirecting user based on user_type [SOLVED]

Having trouble redirecting user based on the user type... So here's the thing, I need to redirect th...

0 Likes
0 Replies

iframe TokenMismatchException, any suggestions?

I have a plugin for my app that users can implement in their website that contains a form. The probl...

0 Likes
3 Replies

How to session:destroy in laravel?

Everytime, I proceed to another page then when i go back to the previous page. THe page still displ...

0 Likes
0 Replies

How do Single Sign on in Laravel 5.3?

How do Single Sign on in Laravel 5.3? Can we use passport?

0 Likes
4 Replies

csrf token mismatch http code

Hello to all, I have been looking at the csrf middleware and it seems to me that the proper http res...

0 Likes
0 Replies

Socialite - is it possible to receive fake/impersonated data from OAuth server?

HI, I am new to Laravel/PHP in general, so excuse me if this is a silly question :) My Laravel web a...

0 Likes
0 Replies

[Package] Laravel Authentication ACL Admin panel

#What is Laravel Authentication Acl? Laravel Authentication ACL is a Laravel4 package (based on Sent...

0 Likes
75 Replies
posted 9 years ago

Disabling the CSRF Middleware in Laravel 5

I noticed CSRF Middleware is applied to all POST and DELETE requests by default. Is there anyway to...

0 Likes
36 Replies

Htpasswd and API Upload

Hello, i have on my test Page secure with a Htpasswd. Webserver: nginx with PHP 7 Now my Problem. I...

0 Likes
0 Replies

How to implement laravel request validation

Hello All, Now i am trying to implement laravel validation on my API controller, and here is my cont...

0 Likes
5 Replies
Solved

Can't get Landlord multitenancy work all times

I'm fairly sure I have this multitenancy functioning part of the time but it's not working for 1 spe...

0 Likes
3 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.