Laravel

Laravel

9
34
2

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
4166

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
5531

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
5781

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
7257

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
8206

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
13886

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
4734

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
1896

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
1682