Support the ongoing development of Laravel.io →

128 Threads

Laravel Horizon - Production Showing Blank Screen Only

Hi All, So, I have been using Horizon locally for a few months, last week I uploaded the site to a p...

0 Likes
1 Replies
Solved

Wrong user data with laravel sanctum

When I login by API and create token for user returning data are correct, but when I use that token...

0 Likes
1 Replies
Solved

How to create a collection referencing multiple relations th

I have an issue that I'm running into and can't seem to find an answer or figure it out myself. So h...

0 Likes
1 Replies
Solved

SQLSTATE[42S02]: Base table or view not found: 1146 Table

Below is the full error am getting SQLSTATE[42S02]: Base table or view not found: 1146 Table 'archfx...

0 Likes
1 Replies
Solved

Getting Laravel Sessions

Is there a way to retrieve all user sessions and sessions for the current login user from the sessio...

0 Likes
1 Replies
Solved

unable to fetch data from profile class using user class.

=> Illuminate\Database\Eloquent\Collection {#4087...

0 Likes
2 Replies
Solved

Laravel .htaccess and no login register pages found

<IfModule mod_rewrite.c> <IfModule mod_negotiation.c> Options -MultiViews -I...

0 Likes
6 Replies
Solved
posted 3 years ago

Beginner Laravel tutorial

Hello guys. I am searching for a good beginner laravel tutorial that builds something. I tried to fo...

0 Likes
3 Replies
Solved
posted 3 years ago

laravel

what is laravel framework?

scratchcodeio liked this thread

1 Likes
2 Replies
Solved

Bind parameter on DB::select(DB::raw())

Dear Sir, I have some weird about binding parameter using DB::select(DB::raw()). I had tried to use...

0 Likes
2 Replies
Solved
posted 3 years ago

Images showing in built in server but not after deployment

Hi, I use the laravel filesystem with the following config `> 'disks' => [ 'local' =>...

0 Likes
4 Replies
Solved
posted 3 years ago

How to redirect the user after creating a post

Trying to redirect the user to the thread page after creating their thread. I am not sure to pass th...

0 Likes
1 Replies
Solved
posted 3 years ago

Call to a member function getClientOriginalName() on array

I have a multiple image. When I upload multiple image. I get this error. Call to a member function...

irankhosravi liked this thread

1 Likes
1 Replies
Solved

Why the ad appear over the footer area?

I tried a lot to find the error on code even I have contacted the developer to fix this issue. But t...

0 Likes
3 Replies
Solved
posted 3 years ago

Sending email file attachment

I want to send a file as an attachement with the email sent from my laravel application. this is how...

0 Likes
1 Replies
Solved

Move to a new server with keeping the users logged in

Hello, I want to migrate my app from a server to another one and keep the users logged in. I am usin...

0 Likes
1 Replies
Solved

Show message when user is connected laravel 6*

Heelo, I want to show an alert after log in in laravel 6* , how can this be done idk what to use in...

0 Likes
2 Replies
Solved
posted 3 years ago

but getting ERRORS - how to use the lib of the Artisan (impo

I experiment with artisan CLI Laravel 6.x, I went call a command from another command or put in a ro...

0 Likes
3 Replies
Solved

How to use more than 3 subquery in model relationship

User::select(array('name', 'profile_pic', DB::raw("IFNULL((select TRUNCATE(avg(seller_communica...

0 Likes
1 Replies
Solved

Composer install fail on PHP 7.2 for Laravel 6.x

According to Laravel 6.x docs it has following PHP dependency. However fails composer install since...

0 Likes
4 Replies
Solved

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.