Is this good to put in the constructor of the BaseController? $this->beforeFilter('csrf', ['on' =...
Hi, I have an application that I must limit 1 auth session per user. For example, if user a user is...
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...
I am logging any CSRF attempts and am getting back data that indicates that in all cases that the Us...
Hello!, I looking for how to handle the route prefix with that no parameters like below my route Rou...
Hi, I'm trying to use controller filters, but just can't get them to work. Obviously I'm missing som...
Hi,I have a question about encrypting data.Now server needs returning some data to client,I hope the...
I'm owlstead from StackOverflow. I understand that Crypt:: is just a frontend for mcrypt but I canno...
hello all am new to laravel and now am trying to build a web app with it, the problem i have that i...
Hi, Has anyone used Laravel on Dreamfactory (a secure backend framework with its own API and authent...
Hey There, I'm actually looking for a way to make this kind of Url when using my Redirect::intended(...
I have made an API server which my client JavaScript calls. The issue is that when I want to POST it...
Hi, This is the first time I am hosting sites on Digital Ocean. Everything is set up and working wit...
Hello. I am a little bit confused on how to use OAuth 2.0 with Dingo. I've never used OAuth in a p...
I'm creating a Laravel web app to sit along side a client's website. The website is older and wasn't...
Please help I want to prevent multiple users using same user ID simultaneously. Meaning, say a demo@...
In your opinion what is the best (or good) setup for file permissions on Laravel 4 applicatoin. Shou...
Hi.. i have insert Auth::check() is the constructor of BasicController. it is suppose to redirect al...
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