I am looking at a way to strip those things from user input comments or posts in my project. I am us...
In laravel 5.2 I have a route that I call in ajax (so I do a post to http://mysite.dev/save) in /sav...
Howdy, wonderful community! I'm seeking opinion from developers who've developed for both WordPress...
any ideas ? how to hide specific key like token in request headers? thanks
Hello. I am trying to do a crossdomain ajax request from my main domain to http://api.domain.uk (my...
Auth isn't persistent accross pages in my laravel 5.4 installation. I've read many other posts all o...
Hi everyone, Need your help. I'm using laravel boilerplat 'Lagency_5.2', Great job done by these guy...
Im getting an error message that started when I implemented cors. I have no idea what it means or wh...
Hello, I'm looking for a solution to rename the _token field and replace it with a Str::random(40) v...
I tried to submit a question and I got this at the bottom of the body section Body contains spam. Yo...
I'm trying to change the behavior of the oauth/token call from the passport package in laravel. In m...
I have '/signup/select-plan' which lets the user select a plan, and '/signup/tos' which displays the...
I'm using Laravel 5.3 and Spark (maybe 1.0). In the Spark brand file file I have: <a class="...
Hi friends i want user type html and script tag on url and could see result on view . but {!! $name...
I am trying to make a api for mobile and I ma using jwt based authentication. using tymon/jwt-auth p...
Hi, for a very small project, I am asked to create a custom authentication layer which works in this...
Hey Folks. I am gonna develop an API services for my business. And there is going to be an Android,...
Hello, i created a middleware that check if there is a cookie, if there isn't it create it and retur...
Having trouble redirecting user based on the user type... So here's the thing, I need to redirect th...
I have a plugin for my app that users can implement in their website that contains a form. The probl...
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