Support the ongoing development of Laravel.io →

880 Threads

Token mismatch/Decrypt error for CSRF and XSRF sent via angular

Hello I am using the angularavel setup for my app. On my local setup i do not need to explicitly sen...

0 Likes
0 Replies
posted 10 years ago

Should prevent sql injection in Route Parameters?

I have a search route, Route::post('tag/search/{name}', array('as' => 'tag.data.post', 'uses' =&g...

0 Likes
2 Replies

Ajax From Validation in Bootstrap Modal

Hello, I need an Example or tuto how to add form validation on Bootstrap Modal using ajax and json r...

0 Likes
0 Replies

iframe content not loading

Ok, so I am trying to embed an iframe into a view from a trusted source outside of my project. The...

0 Likes
1 Replies
posted 9 years ago

Class 'App\Http\Controllers\Crypt' not found

I have a brand new Laravel 5 install and I am getting an error when trying to use Crypt: Class 'App\...

0 Likes
1 Replies
Solved
posted 9 years ago

How do you create security api application in Laravel5 ?

Hi guys I have something uncertainty when i use laravel-5 to create api application. Usually , whe...

0 Likes
0 Replies

Verifie passowrd from application

Hi everyone, I created a website with Laravel5 and i'm going to create an Android application for it...

0 Likes
6 Replies

Email activation with Laravel 5

Hy i need Email activation with Laravel 5 and he dont active cant login thx for help

0 Likes
3 Replies

Ultimate Laravel Dropet for DigitalOcean?

Hi Guys. Great new today, you can now share droplets with external people on DigitalOcean!! So... wh...

0 Likes
8 Replies

About beforeFilter('csrf')

Hi folks! I always use beforeFilter('csrf') in my laravel files, with Laravel 5, where csrf are adde...

0 Likes
0 Replies

TokenMismatchException in VerifyCsrfToken.php line 46

I am new in laravel 5 , when i try to register or login [ auth/login or auth/register ] i get error...

0 Likes
5 Replies

Disabled function putenv()

Hello, I've encountred a problem with my Laravel application. I'm developing a simple application wi...

0 Likes
2 Replies
Solved

OWASP's Insecure Direct Object References

Dear all, I have read OWASP top ten list to secure a simple application. I have search through Googl...

0 Likes
3 Replies

Is it advisable to bind application data to request in Laravel 5

Would it be advisable, if i am doing authentication in a middleware and adding some data to the \Ill...

0 Likes
0 Replies

Setting environment variables for production in .env? I'm a bit confused

I'm a little bit confused with the method of using .env files for setting environment variables. Upo...

0 Likes
1 Replies

Environment setting using DotEnv files vs config files

Hi, This .env "file" (not files... I'll get to that later), though a good step, lacks some...

0 Likes
1 Replies

[Package] Honeypot spam prevention

"Honeypot" method of spam prevention is a simple and effective way to defer some of the sp...

0 Likes
2 Replies

Preventing Bots from Registering

So, I'm wondering what the standard practice is for preventing bots from registering accounts, or us...

0 Likes
3 Replies

Laravel spam protection

Laravel 5 has nice csrf, xss, sql inject protection. What about spam bot protection, which tool usua...

0 Likes
4 Replies

redirect after login

hi, i want to redirect my user after login in a special page by user....how can i do that? thanks

0 Likes
2 Replies
Solved

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.