Laravel
10 Questions
43 Total Posts
3 Snippets
questions
on How To Setup Laravel Backup On Google Drive?
Asked by Chimdesa Asebe ·
Hello Sir, I am from Ethiopia. Your video on How To Setup Laravel Backup On Google Drive is fantastic! It helped me a lot, but I have some issues. My league/flysystem is version (...)
0
1
46
Solved Read answers
Spatie Activity Log with Fortify
Asked by Bülent Sakarya ·
Hi. I am using fortify for auth. I need to log user auth events. I've created a loginlistener file. public function handle(Login $event): void { activity()->log('Logged (...)
0
1
9723
error in installing 'composer require nao-pon/flysystem-google-drive:~1.1'
Asked by Hossein ·
the error is: [[ Fatal error: Allowed memory size of 1610612736 bytes exhausted (tried to allocate 41943040 bytes) in phar:///usr/local/bin/composer1.phar/src/Composer/DependencyResolver/RuleSet.php (...)
0
1
10643
How to sync font family in development and production server in laravel snappy
Asked by Alex M ·
Hello guys, I am using Laravel snappy for converting html to pdf and download them. But i am facing one challenge, that:- In my development machine, I am using windows and the (...)
0
1
10822
Laravel Websocket won't Connect in production - Apache Server
Asked by Joney Spark ·
Hi, in my VPS centos 7 I'm using an apache server and configure Supervisor Successfully. But I'm struggling to connect WebSocket or unable to configure a subdomain for the WebSocket. (...)
0
0
12264
How to make Laravel Sanctum (SPA) with Vue cli Private channel Broadcasting using Websocket ?
Asked by Joney Spark ·
Hi, How to make Laravel Sanctum (SPA) with Vue cli Private channel Broadcasting for real time notification.
1
2
13140
How to validate base64 image , size and mime type in lumen api?
Asked by gurpreet ·
Is there any best way to validate base64 encoded image, size and mime type in lumen api?
0
4
19140
How to send multiple attachment to mail in Laravel?
Asked by Iqbal ·
I am able to send email. However, I don't know how to send multiple attachments(images/pdf/docs). Any help would be appreciated. I am using laravel 7.
0
2
5487
How to Install and Configure Laravel framework with Nginx on Ubuntu?
Asked by Deepak Kumar ·
I'm unable to setup latest laravel with Nginx on Ubuntu. What should I do to set up a complete Laravel framework with Nginx on Ubuntu 20.04?
0
1
2319
How to Upload Multiple Images and Files in Laravel with Validation?
Asked by Deepak Kumar ·
How to implement Laravel file upload functionality with multiple file and image uploading option.
0
1
1991