Ok, so I don't know if this can be incorperated, but I notice that laravel doesn't have a way of gen...
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, 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...
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...
Hello is there any ackage in Laravel via which we can import export CSV/Excel file in mysql database...
Trying to come up with a nice auth method for a single-page angular app. I know this is super sloppy...
Hello, I wanna learn more about nested resources in laravel. I have googled fair a bit, but no tutor...
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.