Support the ongoing development of Laravel.io →

1,185 Threads

Problem with the guessExtension() method in Input::FIle()

Hi, When I use the File::input('file')->guessExtension() with application/vnd.openxmlformats-offi...

0 Likes
3 Replies

multiple file upload code not working

I have a HTML 5 drag and drop file uploader which works in just fine with out laravel. But when I...

0 Likes
2 Replies

Querying based on Input. If input is empty, get all.

Hi ya, I have a calnedar (FullCalnedar) where the user can filter down results based on a few params...

0 Likes
1 Replies
Solved

Passing Variables via Url, making view read them

I used to have a URL like the following. localhost/details?page=photos Which would then get a sectio...

0 Likes
8 Replies
Solved

preg_replace(): Parameter mismatch error

Hi I'm getting this error {"error":{"type":"ErrorException","mess...

0 Likes
5 Replies

'image upload' not writing to MySql database or public folder with Laravel 4.1 (with Croppa) on Fortrabbit

newbie alert! i’ve recently moved my Laravel site to Fortrabbit but when i post new images to the si...

0 Likes
4 Replies
Solved

Laravel custom form validation

I'm attempting to create my own custom laravel form validation but I'm running into trouble. I'm che...

0 Likes
0 Replies

Form Input for multiple Models

Hi, i looking for an solution for the following issue: I created a form where i need to give the opp...

0 Likes
2 Replies

Package for RESTful JSON-based APIs?

Hello there! Recently, I've been working on API for single-page application and found that quite a f...

0 Likes
2 Replies

Serialization of 'Symfony\Component\HttpFoundation\File\UploadedFile' is not allowed

Serialization of 'Symfony\Component\HttpFoundation\File\UploadedFile' is not allowed */ public funct...

0 Likes
2 Replies

How to write "text" to file with special place in Laravel?

I would like to write the text into file with special place like: // test.php <?php Hi 1 Hi 2...

0 Likes
4 Replies
posted 10 years ago

Preg_replace() Parameter mismatch

I get: preg_replace(): Parameter mismatch, pattern is a string while replacement is an array when t...

0 Likes
2 Replies

Validation of unique Input fields

I'm using the Laracasts\Validation\FormValidator package how would I setup validation rules for each...

0 Likes
0 Replies

Configuring File Uploads in IIS

I am able to move an uploaded file to the destination path. When I try to access that file on the se...

0 Likes
0 Replies

Extending BaseController when constructor has params

This is mostly just to do with PHP, but I'm trying to do it in Laravel, so thought I'd ask here... W...

0 Likes
5 Replies

Getting a checkbox to save

If the checkbox is checked it needs to save as a 1 in the database and if it isn't checked then it n...

0 Likes
3 Replies
Solved

Repopulate Search Form

Hello, I have a get method search form with a field like this: <form action="/search" i...

0 Likes
2 Replies

short attributes - frontend

Hi, I have a variable with possible short values (e.g. foot => (l,r,b). Now i want to show the fu...

0 Likes
5 Replies
Solved

Invention Image filesize

I am using ajax to upload images using intervention. First I use the File API to read the file size,...

0 Likes
0 Replies

Cannot send password reminder email

Hey, until now i was able to send a password reminder email, but now i can't, even though i haven't...

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.