Support the ongoing development of Laravel.io →

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 4 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 4 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 4 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...

driesvints liked this thread

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 4 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 4 years ago

images /storage/ folder

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

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

tiennhph08978 liked this thread

1 Likes
0 Replies
posted 4 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
posted 4 years ago

How to send valid data in this format "table.field"

I'm working on an API and this is the rules function return [ 'name' => 'required|string|max:255'...

0 Likes
0 Replies

Http Client with proxy working only on first request

Make a get request to some URL using the \Illuminate\Support\Facades\Http with a proxy setup; The r...

0 Likes
0 Replies
posted 4 years ago

how move in Production - what do other developers?

I will deploy the Laravel 8.x app in Production from Vagrant local app Normally the DIRectory to upl...

0 Likes
0 Replies
posted 4 years ago

Homestead misconfigurations

It has seemed that Homestead has a bug that creates misconfigurations for nginx. I never know when I...

0 Likes
0 Replies
posted 4 years ago

Search user by Encrypted Value

Hello, I am trying to find a user. The user has a key "APP token". This key should be encr...

0 Likes
13 Replies
posted 4 years ago

TinyMCE/Responsive File Manager

Have anyone of you found a way to restrict unauthorized access to Responsive File Manager (https://w...

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.