I'm using socket.io and laravel echo server with Redis and also SSL installed on the server but the...
Greetings. I'm trying to get Horizon up and running for our application on Laravel 7. By configuring...
Invoices Model: public function items(){ return $this->hasMany('\App\InvoiceItems','invoice_id','...
Hi, Has anybody successfully implemented the new - redirected - Stripe checkout? All tutorials I've...
Could some one tell me when to use laravel 8 jetstream api token?
I want to do a live video streaming for one of my gaming tournament platform where user can join the...
Say goodbye to HTML, CSS, and Javascript! Laravel Swift is a SwiftUI-inspired spin on Laravel Livewi...
driesvints liked this thread
hi there, i would like to collect some recommendations here. i am facing something very common, i gu...
Laravel Version: 8.9.0 PHP Version: 7.4.10 Database Driver & Version: MySQL Description I have a...
` Route::get('show-image', function() { $file = storage_path('app/public/profile-photos/t5Kxo6R7I...
Hi , i have given permission to storage folder but still showing this error. Please help me. file_pu...
I want to add product_id, order_id, Price, Quantity to Order_items tables when customer click confir...
tiennhph08978 liked this thread
Hello, I try to describe my topic. I have a PDF which I send by request to Laravel. This already wor...
Which files are required so I can move them or sell the project to others. As I think laravel has fi...
I'm working on an API and this is the rules function return [ 'name' => 'required|string|max:255'...
Make a get request to some URL using the \Illuminate\Support\Facades\Http with a proxy setup; The r...
I will deploy the Laravel 8.x app in Production from Vagrant local app Normally the DIRectory to upl...
It has seemed that Homestead has a bug that creates misconfigurations for nginx. I never know when I...
Hello, I am trying to find a user. The user has a key "APP token". This key should be encr...
Have anyone of you found a way to restrict unauthorized access to Responsive File Manager (https://w...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community