Laravel Version: 5.1.46 PHP Version: 7.0.19 Database Driver & Version: MySQL 5.6.20 Descriptio...
Hello, How can I restrict user from controller's main route (i don't know how is called)? For exampl...
I have a table that needs to store confidential data in two BLOB columns. The overall SQL statement...
I'd like to use Laravel CSRF tokens in my Vue.js SPA. I'm using plain HTML for views (i.e. no Blade...
Hey all! I'm developing a Laravel project requiring to secure stored data. Upon analyzing the soluti...
Fellow Laravel-users, I'm looking into encryption through laravel 5.4, and what I would like is to e...
Please read the below link to understand the issue: https://stackoverflow.com/questions/44400125/lar...
Hi, I've been looking for a solution to implement user and roles in my laravel app. So far nothing h...
##Hello, community! Today, I want to share and celebrate with you, my most recent achievement. I wor...
Anyone else got that Problem on Chrome that you get a new Session after a Form Request and then toke...
Hi. I'm using Laravel to build a frontend to a server which is running a json-rpc based API. So I ma...
I am trying to logout with Auth::logout (), and it do not logout user randomly, most of time it log...
Passport in laravel 5.4 always return error: "Unauthenticated.", I am calling this api by...
I have an app with different sites/locations (Building A, Building B, Building C). Is also have mult...
I'm working on a React-Native application with a Laravel backend and I'm currently trying to impleme...
Hello Everyone, Every morning I try to open my client system I get the below error. To solve it, I k...
public function getLogin($provider = null) { try { $social_user = Socialize::with($provi...
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...
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