Hi, When I use the File::input('file')->guessExtension() with application/vnd.openxmlformats-offi...
I have a HTML 5 drag and drop file uploader which works in just fine with out laravel. But when I...
Hi ya, I have a calnedar (FullCalnedar) where the user can filter down results based on a few params...
I used to have a URL like the following. localhost/details?page=photos Which would then get a sectio...
Hi I'm getting this error {"error":{"type":"ErrorException","mess...
newbie alert! i’ve recently moved my Laravel site to Fortrabbit but when i post new images to the si...
I'm attempting to create my own custom laravel form validation but I'm running into trouble. I'm che...
Hi, i looking for an solution for the following issue: I created a form where i need to give the opp...
Hello there! Recently, I've been working on API for single-page application and found that quite a f...
Serialization of 'Symfony\Component\HttpFoundation\File\UploadedFile' is not allowed */ public funct...
I would like to write the text into file with special place like: // test.php <?php Hi 1 Hi 2...
I get: preg_replace(): Parameter mismatch, pattern is a string while replacement is an array when t...
I'm using the Laracasts\Validation\FormValidator package how would I setup validation rules for each...
I am able to move an uploaded file to the destination path. When I try to access that file on the se...
This is mostly just to do with PHP, but I'm trying to do it in Laravel, so thought I'd ask here... W...
If the checkbox is checked it needs to save as a 1 in the database and if it isn't checked then it n...
Hello, I have a get method search form with a field like this: <form action="/search" i...
Hi, I have a variable with possible short values (e.g. foot => (l,r,b). Now i want to show the fu...
I am using ajax to upload images using intervention. First I use the File API to read the file size,...
Hey, until now i was able to send a password reminder email, but now i can't, even though i haven't...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community