Support the ongoing development of Laravel.io →

DrimZ

Joined 21 Apr 2014

Statistics

Threads 8
Replies 14
Solutions 3
Articles 0
posted 9 years ago

TokenMissMatch exception when uploading a large file

Hi, i have a form where you can upload a file, i put the max file size to 3MB in the validations, wo...

0 Likes
0 Replies
posted 9 years ago

Image manipulation ! Where to put ?

Hi guys, I'm working on a kind of CMS, i can create articles and attach a thumbnail to it. So right...

0 Likes
4 Replies
posted 9 years ago

Homestead cmder issue

Hi, i have a problem with "homestead ssh" in Cmder. Well actually it's working but there...

0 Likes
2 Replies
posted 9 years ago

orderBy on hasMany relationship !

Hi guys, I have a project with some images associated with it, how can i order the images ? I tried...

0 Likes
1 Replies
Solved
posted 9 years ago

"public_path" issue.

Hi guys. I am creating a portfolio on a vagrant virtual machine. When i use "public_path()"...

0 Likes
2 Replies
Solved
replied 9 years ago

Image manipulation ! Where to put ?

Well i decided to put my image manipulations directly in the model in an mutator like this : public...

0 Likes
replied 9 years ago

How to know from which url user send curl request

Hmmm, did you tried with $request->header('referer');

0 Likes
replied 9 years ago

How to know from which url user send curl request

My bad it's not origin, try with $request->header('Host'); You can check headers in chrome inspe...

0 Likes
replied 9 years ago

How to know from which url user send curl request

Hi, I never did this so maybe somebody will have a better answer. But i know you can check the origi...

0 Likes
replied 9 years ago

Bye Virtualbox/Vagrant/Homestead, Hi Laragon

Hi, i'm wondering what's the difference between laragon and a standard wamp environment because the...

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.