So I'm new to Laravel and trying to make a permissions system for the users on my application. Here...
Hi, I am following the Laracast Laravel-5 tutorials. In video 16 -Ogres are like Middleware, The tut...
I made small sample form (method post) and when i try to submit it, i get TokenMismatch expection. H...
Hi everyone, for let be my app private i have to disable the user register function, and of course t...
About So I've read up on SSO, and it seems pretty straight forward, however one thing I'm unsure on...
I needed to change the Encryptor (because of a large legacy database and we cannot switch the users...
I'm connecting over https with my browser, and in my middleware class when I call $request->secur...
I have the auth login page working. How do you now keep the pages you need password protected and se...
I have a Laravel 5 website up and running beautifully on my VPS but I've decided to make some big ch...
I am trying to setup laravel filter in my app. here is my code, Filter.php Route::filter('userid',...
I am uploading my site (no errors) to my production and everything should be ok. I now have a blank...
Hi i'm currently using Laravel 5, I currently have the following routes: Route::group(['middl...
Can anyone recommended a good hosting provider? I want to spin up a new server but don't want to kee...
I'm migrating an app that does not need to do standard auth. Users first get authenticated and autho...
Hi, i'm sure this has been asked before but I want to now upload my site to a Go Daddy account. Basi...
Hi there, I'm creating many different web apps with Laravel 5 like an e-commerce, a blog, etc... All...
I am using Laravel 4 and i also knew how to used token verify. Everything work perfect except for 1...
I am using an app with different users and to view their profiles you need to access {userID}.myapp....
As i mentioned in the topic name, how they can secure our website? an ajax app, for example the hack...
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