Support the ongoing development of Laravel.io →

adumskis

Joined 10 Feb 2015

Statistics

Threads 4
Replies 3
Solutions 1
Articles 0

Cross domain session

Hello, What is secure way to make cross domain session? Because it's cross domain, domain config in...

0 Likes
3 Replies

Blueimp after unsuccessful validation

Hello, I would like to ask how to handle Blueimp already uploaded images after unsuccessful validati...

0 Likes
1 Replies
Solved

Laravel 5 images

Hello, What could be wrong, if I put image to "public/img.jpg" Laravel works fine, if in...

0 Likes
2 Replies

Form validation with @foreach

Hello, I have table with form, here is code: <tbody> @foreach($cart_products as $index =&g...

0 Likes
3 Replies
Solved
replied 8 years ago

Cross domain session

extjac said: I use database sessions and user tokens. When a user login, i send back the session_to...

0 Likes
replied 8 years ago

Blueimp after unsuccessful validation

Solved! Created new Image model with basic variables (size, file name, path etc.) and session_id. Wh...

0 Likes
Solved
replied 8 years ago

Form validation with @foreach

beanmoss thank you for you answer, But how should I validate then, if each form will have different...

0 Likes

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.