I'm a newbie in Laravel and REST. I need to create a RESTful app with the Laravel. This app will ret...
I am using Laravel 4.1.30 (employer is stuck on php 5.3). I am new to this so please be kind ;-) Th...
i have some controller that i want to secure this from login page and i add login page and im my con...
On my website one of the main pages is where users must vote. So for avoid cheaters and duplicated a...
Hi all, This is the error when i upload the file :Intervention \ Image \ Exception \ NotWritableExce...
Hi, Just want to know Laravel supporting default input data filter for xss or we need to add third p...
Hi, I try to login about an SSL-Proxy: https://www.ssl-account.com/heregoesmyadress but it don't wor...
##What is guardian? Guardian package for Laravel provides an easy interface to manage Role Based Acc...
Hi, I'm using the action helper to create my links, but it's making http rather than https links. I...
Hi guys, So I am aware that you can authenticate users using Auth::attempt() and setting parameter t...
I've been doing this laravel course here https://www.youtube.com/watch?v=nSOPuYkllYQ Everything work...
Good Captcha packages anyone can recommend?
I need to let users resgister themselves through a form, and let them inactive users till, the Admin...
I would like to generate Laravel project to phar file. Have any package for this? Thanks for your he...
Just ran across a discussion regarding Json hijacking. OWASP recommends: Always return JSON with an...
Laravel automatically adds CSRF protection for all POST requests, but what's the best way to add CSR...
I'm trying to do something similar to here, but not for an API: http://stackoverflow.com/questions/1...
I have tried encrypting the email address (username) using mutators and accessors on the model for a...
I'm not sure if there's a specific term for what I'm trying to do -I think it's referred to as "...
I would like to make that when a user logs it could see other users, but this user can't modify pers...
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