Support the ongoing development of Laravel.io →

1,185 Threads

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

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

Upload file using Jcrop(Image cropping plugin)

Link of the plugin http://deepliquid.com/content/Jcrop.html I want to upload the image that is cropp...

0 Likes
0 Replies

Combine Foreach Loop and Eloquent to perform a search

I am quite confused about when, where and how I should be writing this query.. This is my array from...

0 Likes
6 Replies
Solved

Route to Controller function

I am following a guide, where they have all routes set in the routes.php file and I am attempting to...

0 Likes
1 Replies

TIFF image decode error using Intervention package

I am using dropzone.js and also use Intervention package for image manipulation, it's working fine f...

0 Likes
0 Replies

Postman Not sending form-data

I'm testing my routes via POSTMAN I've disabled verifyCSRFtoken middleware from kernel.php However...

0 Likes
0 Replies

Mime Validation Rule

hi. i am using laravel 4.1 and would like to check what value to pass into the mimes validation so t...

0 Likes
0 Replies

Do i have to "implements Middleware" when I create a middleware class, if not whats the difference?

I found that some middleware class implements the base Middleware class and some don't, whats the di...

0 Likes
0 Replies

Bulk uploading images to Amazon s3 in L5

I have a simple app I am building that allows users to create post that allow up to 4 images attache...

0 Likes
0 Replies

SERVER ISSUE WHILE UPLOADING ANY OTHER IMAGE

The requested URL /something/doc.php was not found on this server. Additionally, a 404 Not Found err...

0 Likes
1 Replies

Trouble when uploading a file

Hi, I have trouble to upload a file. I get some kind of not accepted http exception and I can't solv...

0 Likes
4 Replies
Solved

Comparing XML data - against previous XML file or DB?

Hi, I'm getting product updates from several suppliers on their stock via XML files. Most products...

0 Likes
0 Replies

create multiple products for one invoice

Hi all, i have a form that should me make a creat one invoice. One Invoice hasMany Products. So i ca...

0 Likes
2 Replies

Laravel 5 - Request::get() and Request::input() does not return the same

Hello, Here my case. I need to filter data send to $request->get('filters') and delete invalid su...

0 Likes
1 Replies
Solved

Laravel 5 addition in default authentication does not appear

Hi I am using laravel 5 default user authentication system except that I have added few exra fields...

0 Likes
1 Replies

Change file permissions (Illuminate/Filesystem)

Good morning, As I deployed my project on the server, I started having some security issues. Basical...

0 Likes
1 Replies

Conditional form fields

Back in my spaghetti-code I written a class that could handle conditional forms, I could, for exampl...

0 Likes
0 Replies

Changing URL arguments

i'm stuck at this very basic form, that i could not accomplish, which i want to build a search form...

0 Likes
2 Replies

How to update the image uploaded using the stapler package

Hi, I am using this package for uploading and storing images: https://github.com/CodeSleeve/laravel-...

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.