Support the ongoing development of Laravel.io →

731 Threads

Laravel Cors

Hello. I am trying to do a crossdomain ajax request from my main domain to http://api.domain.uk (my...

0 Likes
2 Replies

Laravel auth not persistent

Auth isn't persistent accross pages in my laravel 5.4 installation. I've read many other posts all o...

0 Likes
0 Replies

Boilerplate 5.2: assign single permission to multi group

Hi everyone, Need your help. I'm using laravel boilerplat 'Lagency_5.2', Great job done by these guy...

0 Likes
0 Replies
posted 7 years ago

Cors error message undefined method Symfony\Component\HttpFoundation\BinaryFileResponse::header()

Im getting an error message that started when I implemented cors. I have no idea what it means or wh...

0 Likes
4 Replies

Rename _token field name

Hello, I'm looking for a solution to rename the _token field and replace it with a Str::random(40) v...

0 Likes
9 Replies

Body contains spam. Your account has been flagged.

I tried to submit a question and I got this at the bottom of the body section Body contains spam. Yo...

0 Likes
0 Replies

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

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

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.