Support the ongoing development of Laravel.io →

880 Threads

Laracast 16 : Authentication Problem

Hi, I am following the Laracast Laravel-5 tutorials. In video 16 -Ogres are like Middleware, The tut...

0 Likes
2 Replies

Csrf Token validation failure

I made small sample form (method post) and when i try to submit it, i get TokenMismatch expection. H...

0 Likes
1 Replies

Disable user register

Hi everyone, for let be my app private i have to disable the user register function, and of course t...

0 Likes
1 Replies
Solved

I'm in the process of planning SSO

About So I've read up on SSO, and it seems pretty straight forward, however one thing I'm unsure on...

0 Likes
0 Replies

Changed Encrypter but now Cookies / Sessions not Persisting

I needed to change the Encryptor (because of a large legacy database and we cannot switch the users...

0 Likes
1 Replies
Solved

HTTPS not being detected

I'm connecting over https with my browser, and in my middleware class when I call $request->secur...

0 Likes
1 Replies
Solved

Using the Auth login pages and routing

I have the auth login page working. How do you now keep the pages you need password protected and se...

0 Likes
1 Replies

How can I connect to mysql database on VPS from my localhost? 2 STEP AUTHENTICATION

I have a Laravel 5 website up and running beautifully on my VPS but I've decided to make some big ch...

0 Likes
1 Replies
posted 9 years ago

Laravel Filtering Issue

I am trying to setup laravel filter in my app. here is my code, Filter.php Route::filter('userid',...

0 Likes
1 Replies

Blank Screen

I am uploading my site (no errors) to my production and everything should be ok. I now have a blank...

0 Likes
2 Replies
Solved
posted 9 years ago

Laravel 5 routes - restricting based on user type

Hi i'm currently using Laravel 5, I currently have the following routes: Route::group(['middl...

0 Likes
5 Replies
Solved

Best way to catch exception

What is the best way to catch exception in Laravel?

0 Likes
0 Replies

Laravel hosting

Can anyone recommended a good hosting provider? I want to spin up a new server but don't want to kee...

0 Likes
5 Replies

auth with no password

I'm migrating an app that does not need to do standard auth. Users first get authenticated and autho...

0 Likes
1 Replies

Uploading to a hosted site

Hi, i'm sure this has been asked before but I want to now upload my site to a Go Daddy account. Basi...

0 Likes
2 Replies

E-commerce & SSL certificate

Hi there, I'm creating many different web apps with Laravel 5 like an e-commerce, a blog, etc... All...

0 Likes
0 Replies

Filter CSRF Token not working on the first time open webpage

I am using Laravel 4 and i also knew how to used token verify. Everything work perfect except for 1...

0 Likes
1 Replies

Do I need to sanitize my URL i.e. {userID}.myapp.com

I am using an app with different users and to view their profiles you need to access {userID}.myapp....

0 Likes
6 Replies
Solved
posted 9 years ago

How CSRF and X-CSRF-TOEKN can protect us?

As i mentioned in the topic name, how they can secure our website? an ajax app, for example the hack...

0 Likes
2 Replies
Solved

Display Errors in laravel-Beginner

<div class="alert alert-danger"> <strong>Whoops!</strong> There were s...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.