Support the ongoing development of Laravel.io →

1,185 Threads

Update files with Storage..

Hello everyone, Can someone please help update files in my /public/updates/ folder. I need to update...

0 Likes
1 Replies
posted 8 years ago

It is registered as an Excel spreadsheet as a CSV file to register it different settings are required . Or should I use the function.

I can now create solutions for registering products . The existing system was not put in the DB by r...

0 Likes
2 Replies

How to Use Request Parameters in Laravel4 Unit Test?

I am trying to pass request variables to unit test my api calls to the controller, which i do as fol...

0 Likes
3 Replies

Laravel Validate Created Request Inside Controller

I have created two validation requests and want to validate them like shown below. public function s...

0 Likes
1 Replies
Solved

How to skip empty form's inputs from url?

To help users filter products by params I used form with multiple fields. {!! Form::open(['action' =...

0 Likes
1 Replies

Inserting data into table with foreign Key

During registration, I am inserting rows into various tables which references another table using fo...

0 Likes
1 Replies
Solved

XML to JSON/Array for Storage

I am working on a project that gets criminal and credit reports for renters from a Credit Bureau. Th...

0 Likes
0 Replies

How to display input validation error messages after an unsuccessful registration

I'm using the eloquent authentication driver. After an unsuccessful registration, a user is redirect...

0 Likes
1 Replies

Properly save Relationship data

I am attempting to save a related model (Access.php) from my AuthenticationController on login Authe...

0 Likes
0 Replies
posted 10 years ago

Update image using Intervention

I added the ability to edit products to the popular tutorial e-commerce application on https://cours...

0 Likes
15 Replies
Solved

How to pass value to var in template

Hi: I have this view: $post->user->name I can call it in the post page successfully Now i nee...

0 Likes
2 Replies
Solved

Spaces in $_GET values are being double encoded, resulting in %2520.

As the title says, laravel seems to be double encoding spaces resulting in urls that have %2520. I d...

0 Likes
6 Replies
Solved

Redirect::back() issues

I'm having weird issues with Redirect:back() or Redirect::action('Controller@Method') It's happening...

0 Likes
18 Replies

Amazon S3 - CURL Error 7 (can't connect)

Hello everyone! I have a problem with Amazon S3 service. I can't connect to my bucket and i've tried...

0 Likes
0 Replies

Laravel 5.1 csv to array hashing password

I have a CSV file with a couple of hundred user. Every user has a unique code. When uploading the cs...

0 Likes
0 Replies

How to pass extra parameters to controller from routes?

Guys, I would like my routes to handle basic validation of the request. What I want to do is the fol...

0 Likes
1 Replies

Submitting input array fields - laravel 5

Good day I have a table with an array input values that want to be submitted to my application pleas...

0 Likes
5 Replies

RESTful api PUT parameters issues

We're building a restful api which in this case is consumed via an Angular frontend. All works well,...

0 Likes
0 Replies

Image Intervention - store object chain in database?

I'm trying to store the manipulations of image intervention in a database, but I'm unable to do so....

0 Likes
3 Replies

Multiple Select to DB

Hii how to insert data from multiple select to database ?? I'm using this code

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