Support the ongoing development of Laravel.io →

Modular architecture and API auth doubts for mid size app

Hi! I am stuck. I need to develop a medium sized application but I can't decide on the architecture....

0 Likes
0 Replies
posted 10 years ago

Storing user uploaded files on S3?

When I 'PUT' an uploaded image file in my S3 bucket, I encounter an unusual problem: The S3 file is...

0 Likes
7 Replies
Solved

UnexpectedValueException laravel :protocol error

I am doing a project in Laravel 5.6 homestead. I got this error after i ran php artisan cache:config...

0 Likes
0 Replies

Error creating data based on hasMany

Hey guys, Greeting from Indonesia. I have a form in which has name of (in imaginary) id, product_nam...

0 Likes
0 Replies

"TypeError: Cannot read property 'channel' of undefined"

i am trying to listen on a channel using this code.i already tried using Echo.channel that didnt wor...

thilinatennakoon liked this thread

1 Likes
1 Replies
posted 7 years ago

Using mobile instead of email to reset password

By default we can use laravel build in trait for sending password reset link through email but i my...

0 Likes
0 Replies

Insert data in relational table using laravel 5.4

I have 3 tables called country,city,university the country and city value displayed as dependent wit...

0 Likes
0 Replies
posted 7 years ago

Fail to perform npm install during Laravel + ReactJS docker

Currently, I try to dockerize Laravel + ReactJS stack. First, I try to obtain all Laravel related fi...

0 Likes
0 Replies

Update swiftmailer to 6.1.0 [ Laravel 5.3]

Hello, I am using Laravel 5.3 and Sparkpost as SMTP server for sending mail. Now Sparkpost deprecate...

0 Likes
0 Replies
posted 7 years ago

htaccess problem on the root of the project

Hi, I have the following htaccess file RewriteEngine On RewriteRule ^([^\/\.]+).html$ tapeDet...

0 Likes
0 Replies

Can anyone help take Laravel JWT seriously

I'd try to tackle this myself, but I have zero bandwidth. JWT is standardized for many reasons and i...

0 Likes
1 Replies

Connect 3 tables with 2 pivot tables

I'm trying to find all rows in c table (see DB schema) associated with one row in a table. Connected...

0 Likes
5 Replies
Solved

“GET /index.php” 404 when dockerize Laravel app

I tried to have a very minimal setup, to dockerize Laravel app. Even the nginx able to forward the r...

0 Likes
1 Replies
posted 7 years ago

Password resetter [] is not defined

When I go to Laravel's password reset link (example.com/password/reset), write my email and click &q...

0 Likes
0 Replies
posted 7 years ago

Laravel 5.6 Regarding Database Transaction Concept

DB::beginTransaction(); //SQL Statement DB::commit(); Anything inside the SQL Statement does not lo...

0 Likes
0 Replies

Hire laravel experts the right way!!

Techno Exponent’s laravel experts are dedicated to develop new products using their years of experie...

0 Likes
0 Replies

Need your opinion on Laravel with Percona Server

Hey all, I need to build an invoicing app which will have around 50.000 new entries per day. I don't...

0 Likes
0 Replies
posted 7 years ago

AJAX PATCH request with Homestead

Hello, I can't get the ajax patch/put request to get to work with the homestead setup. The requests...

0 Likes
0 Replies

Passport - Get Request Working but POST request not working

Hi, I'm trying to use passport method for api access but its showing some http exception with post m...

0 Likes
0 Replies
posted 7 years ago

Laravel 5.4 Upload files error

enter link description here I have attached the image file, Currently i am using Laravel 5.4 i have...

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.

© 2025 Laravel.io - All rights reserved.