Support the ongoing development of Laravel.io →

1,185 Threads

Little problem with Pagination.

Hi guyz, I have a little problem with pagination when i delete an entry, the GET parameter (page) st...

0 Likes
0 Replies

Can't write image data to path

Hi all, This is the error when i upload the file :Intervention \ Image \ Exception \ NotWritableExce...

0 Likes
2 Replies
Solved

Do laravel has default xss filter or need third party package?

Hi, Just want to know Laravel supporting default input data filter for xss or we need to add third p...

0 Likes
6 Replies

Escaping in Laravel (Blade)

I´m creating a project where I let users write their own articles. This articles are most of the tim...

0 Likes
2 Replies

Problem with homestead/vagrant and image upload

Hello everybody! I am running into a problem with Homestead. I have a piece of code that works well...

0 Likes
1 Replies
Solved

how to edit records

Hello all! I have a table called users (surprisingly). I have a view where we can visualize all the...

0 Likes
2 Replies

Route::current() equivalent for the page i came from?

Well, the title may sound a bit weird, but what I am trying to do can be simplified to: I am adding...

0 Likes
3 Replies
Solved

How to create a form element whose name is an array, using Blade?

I have a form which loops through an array to create the form elements, so the name of each input el...

0 Likes
3 Replies
Solved

Multiple Image upload Issues - iPhone

Using the script provided here: http://laravel.io/forum/07-16-2014-iphone-image-manipulation-flip-it...

0 Likes
1 Replies

Model Can't Catch PUT Request

Hi guys, As seen on the subject below, my Model Can't Catch the PUT Request,.. Here is the example o...

0 Likes
3 Replies
Solved

Problems inserting record using Eloquent, Call to undefined method Illuminate\Database\Eloquent\Collection::save()

http://laravel.io/bin/Qd4Ma I can't figure out what is wrong about the db relationships that I have...

0 Likes
1 Replies

View does not take variable

Hey, i have this code public function viewfind($nick) { //check if the user inputted exists $che...

0 Likes
1 Replies
Solved

Missing argument 1

Hey, i have this route Route::get('/map/{type?}/{id?}', array('as' => 'map', 'uses' => 'HomeC...

0 Likes
1 Replies
Solved
posted 9 years ago

Include websites in my url

Hello, I am creating some sort of website that needs other websites and I am trying to figure out ho...

0 Likes
0 Replies

Check for Unique Vaue but ignoring Soft Deleted Records

Hello Maybe someone could help me... i want to validate that a site title and url are unique, only w...

0 Likes
1 Replies

laravel + react.js

any advices what to do and what not to do to combine react.js with laravel project ? what is the goo...

0 Likes
0 Replies

Good Captcha packages anyone can recommend?

Good Captcha packages anyone can recommend?

0 Likes
1 Replies

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

// validate $rules = array( 'product_code' => 'required',...

0 Likes
0 Replies

[Solved] How I can accept image url as a parameter on HTTP POST method?

Hello i'm trying to make a REST API that will accept as a parameter on a HTTP POST method an image u...

0 Likes
0 Replies

Auth::attempt() fails

I'm having problems with my project, it won't log any users in with the Auth::attempt() - it just do...

0 Likes
11 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.