Support the ongoing development of Laravel.io →

1,185 Threads

CSV File Upload

Hi, I'm just new in using laravel 5 and I'm having trouble solving my CSV File Upload codes. I need...

0 Likes
1 Replies

Input replace before calling rules in FormRequest

I came across this post where you can sanitize input before calling the rules. http://www.easylarave...

0 Likes
2 Replies
Solved

Laravel 4 : When I try to upload a large file, the page refresh on the form

I've got a problem while trying to upload a large file (20Mb) on a form. It's working fine with smal...

0 Likes
0 Replies

Add Routes Exception

I have table that contain page value. I want to create dynamic route according to that value. So, i...

0 Likes
1 Replies

How to post a form to a controller and pass Form Value to Controller

Hi, I have a form like this, {!! Form::open(array('action' => 'InfoController@index', 'method' =&...

0 Likes
4 Replies
Solved

Routing Error

My route is gone wrong when i update it.It shows 404 error. ###route Route::controllers([ 'home'...

0 Likes
0 Replies

Laravel 5 - How can we access image from storage

I need to view profile pic when page loads. I have used laravel storage for upload image but I don't...

0 Likes
1 Replies

Form Model binding not working

I have a small form. when I hit edit button it redirect to the edit page and nothing to see anything...

0 Likes
2 Replies

Best Method to Validate WYSIWYG Input

Hello could anyone tell me the best way to validate input from a WYSIWYG textarea?

0 Likes
5 Replies
Solved

Query to inculde belongsTo Model

What is the correct way to grab a record and also include it's relationship data? Example User belon...

0 Likes
1 Replies
Solved

Ajax Multiple Sessions Created

I had an ajax form that was working before upgrading to 5.1. Now, I am getting the "TokenMismat...

0 Likes
1 Replies

Phpunit as acceptance tester for Custom Console Command

Gi guys, I want to use phpunit for testing my command line tools (custom created with laravel 5.1)....

0 Likes
0 Replies

Pagination issue

I just move a new Laravel site into staging today. The staging environment is going to be the same...

0 Likes
1 Replies

sen mail after insertGetId

Hello This is my first time I use laravel, i´m trying to manage to insertGetId and send mail to spec...

0 Likes
0 Replies

2012-07-09T19:22:09.1440844Z to Timestamp

I saw this format of datetime on a Json file recently. Having issues to convert this into a timestam...

0 Likes
1 Replies

Negative number argument mixed with artisan option. Best workaround?

Command I created accepts a single numeric optional argument, which can be either unsigned (positive...

0 Likes
2 Replies

Laravel 5 Where to store data

Hello all! I've searched a lot about this but couldn't find anything related to what i need. I need...

0 Likes
8 Replies
Solved

Redirect with parameters on laravel 5

I'm new using laravel 5. What's the best redirect to use to pass parameters without send to URL?

0 Likes
1 Replies

Check if url with argument is accessed right now

Hey, i want to display something only if the url is the one being accessed. For this i did @if(Reque...

0 Likes
1 Replies
Solved

Redirect to bootstrap tab?

hello how I hook "#myTab" to route method? return redirect()->route('generate_path') an...

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