Support the ongoing development of Laravel.io →

Limit views according to organisation

Hi, I am new to laravel and still learning the framework. I am trying to create an app with the foll...

0 Likes
0 Replies
posted 5 years ago

problem running composer update (dev-master problem)

Hi, sorry if I don't include the needed info but ime new to Laravel. Ime trying to get a old project...

0 Likes
1 Replies

Disable auto-login on register using Fortify

Hello, How to disable auto login feature on registration using Fortify until the user validate his e...

2 Likes
3 Replies

morphedByMany "manipulates" column if it starts with "pivot"

Hi everyone I'm encountering a problem, morphedByMany relationship "manipulates" column on...

0 Likes
0 Replies

laravel check errors in controller

Hi everyone,i ve problem with laravel check errors in controller public function registerPost(Reques...

0 Likes
1 Replies

Is my responsibility to add User [from the social media data

https://laravel.com/docs/8.x/socialite Using the Social Sign-in in a Laravel 8.x App/Site Is my resp...

1 Likes
1 Replies

socket.io+ laravel echo not working in production in ubuntu

I'm using socket.io and laravel echo server with Redis and also SSL installed on the server but the...

0 Likes
1 Replies

Horizon Active but not Starting Supervisors/processes

Greetings. I'm trying to get Horizon up and running for our application on Laravel 7. By configuring...

0 Likes
1 Replies

Hasmany With Sum but Whats The Variable Name?

Invoices Model: public function items(){ return $this->hasMany('\App\InvoiceItems','invoice_id','...

0 Likes
0 Replies
posted 5 years ago

New Stripe checkout successful implementation

Hi, Has anybody successfully implemented the new - redirected - Stripe checkout? All tutorials I've...

0 Likes
0 Replies
posted 5 years ago

Laravel jetstream

Could some one tell me when to use laravel 8 jetstream api token?

0 Likes
0 Replies

Live Video Streaming using Laravel

I want to do a live video streaming for one of my gaming tournament platform where user can join the...

0 Likes
0 Replies
posted 5 years ago

Laravel Swift: A SwiftUI-inspired spin on Laravel Livewire.

Say goodbye to HTML, CSS, and Javascript! Laravel Swift is a SwiftUI-inspired spin on Laravel Livewi...

1 Likes
0 Replies

Best practice model notifications choosing recipient

hi there, i would like to collect some recommendations here. i am facing something very common, i gu...

0 Likes
0 Replies
posted 5 years ago

Target[Illuminate\Contracts\Bus\Dispatcher] not instantiable

Laravel Version: 8.9.0 PHP Version: 7.4.10 Database Driver & Version: MySQL Description I have a...

0 Likes
0 Replies
posted 5 years ago

images /storage/ folder

` Route::get('show-image', function() { $file = storage_path('app/public/profile-photos/t5Kxo6R7I...

0 Likes
1 Replies
posted 5 years ago

file_put_contents(/var/www/html/storage/framework/cache/data

Hi , i have given permission to storage folder but still showing this error. Please help me. file_pu...

0 Likes
1 Replies

I want to add items to OderItems

I want to add product_id, order_id, Price, Quantity to Order_items tables when customer click confir...

1 Likes
0 Replies
posted 5 years ago

Mapping Request Fields

Hello, I try to describe my topic. I have a PDF which I send by request to Laravel. This already wor...

0 Likes
0 Replies

Files and folders required for laravel project

Which files are required so I can move them or sell the project to others. As I think laravel has fi...

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