Support the ongoing development of Laravel.io →

1,593 Threads

Accessing Factories from within a related Factory

Heyho, I have a testing situation, where I have users in different steps of a process and multiple m...

0 Likes
0 Replies

Laravel 9.11.0 Date Validation

I don't have much knowledge of larval. So please help me briefly. I have a larval-based website. On...

hackerthylord1 liked this thread

1 Likes
1 Replies

PHPStan What is the solution to the error?

Laravel 9 Code to create User class in RegisteredUserController.php. When I run PHP Stan I get the f...

0 Likes
3 Replies
posted 2 years ago

503 5.5.1 Error: already authenticated when sending email

Swift_TransportException: Failed to authenticate on SMTP server with username "[email protected]...

0 Likes
4 Replies
posted 2 years ago

Multiple creations

Hi, In my practice project, I want to create Product only if ProductEnglish is also created. The pro...

0 Likes
9 Replies
Solved
posted 2 years ago

cant install laravel on windows 10 using docker

I am following the tutorial on how to install laravel with docker. So I ran the command curl -s http...

0 Likes
1 Replies

Why save method is working but update operation is not?

Need Help:The following is the controller function where I am having trouble. The commented-out code...

0 Likes
8 Replies
Solved

Laravel Echo Authorizer

hi, im using Laravel 8 as api backend and react js in front. im trying to build a websocket connecti...

0 Likes
3 Replies

DualListBox compilation error while useing Inertiajs(React)

Hi.! I'm using React Dual List box plugin for transferbut while compiling Mix is giving me this erro...

0 Likes
1 Replies
Solved

Show data from another table based on the foreign_key ID

Hello. I have two table, Penyedia (Vendor) and Pekerjaan (Work), I already made the eloquent relatio...

0 Likes
1 Replies
posted 2 years ago

Remove tabs from page source

is there a laravel package to remove tabs when the website is loaded with page source view in browse...

0 Likes
2 Replies
Solved

Collection.php in line 11 poblem, cannot run php artisan ser

Hi Guys. I have a problem with running my laravel app. When I try cmd "php artisan serve"...

0 Likes
1 Replies
posted 2 years ago

Unknown at rule @tailwindcss(unknownAtRules)

I installed a new Laravel project. I want to use TailWindCSS and followed the instructions exactly a...

0 Likes
4 Replies
posted 2 years ago

Paginating API HTTP Response in Laravel

I have tried to follow @simonhamp pageable collection implementation method but am stuck in with som...

0 Likes
1 Replies

how to store update multi line file upload

public function UpdateAbout(Request $request){ $about_id = $request->id; $blogabouttun =...

0 Likes
1 Replies
posted 2 years ago

Multiple issues on my site

Issue 1:If the user writes test@dg in the email section or type anything but not xx.com after the @...

0 Likes
0 Replies

Upload images not showing how i see images ?

i upload images and listing the images but not showing

0 Likes
1 Replies

airwallex payment gateway

i want to use airwallex payment gateway in laravel project.can anyone help

0 Likes
0 Replies
posted 2 years ago

return wrong view

hello, I'm obviously not seeing something. I call this: http://localhost:8480/edit-commission?id=4&a...

0 Likes
1 Replies

how to pass bearer token (laravel sanctuml from vue js spa?

I have few API's with an 'auth/sanctum' middleware. I pass bearer token to access protected paths bu...

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.