How to Develop Ludo Game in Android?
Asked by lakshyaworld ·
Developing a Ludo game for Android involves several steps. Here's a high-level overview of the process: Set up the development environment: Install Java Development Kit (JDK), (...)
0
0
433
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
379
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
1681
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
0
2214
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
3530
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
4541
How to fix corrupt history file .zsh_history?
Asked by Sohail ·
On open terminal, I am getting this error: zsh: corrupt history file /home/harish/.zsh_history This is not allowing search back through the history with CTRL+R and editing previous (...)
0
1
2971
How to upload pdf in react js using functional component?
Asked by Aditi Jain ·
Please guide the best way to upload a file with ReactJs. Thanks.
0
1
6720
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
9866
Large project in Laravel vs Lumen
Asked by gurpreet ·
REST Api based project for call center where high traffic is there. we choose micro-service architecture. Now Which one have better permformance Laravel api as micro serive or (...)
0
2
2322