Electron is still a great way to build cross-platform desktop apps if you have web development experience. Here’s how to quickly add React to an Electron app using Vite and Electron Forge.
“Sometimes we need to share local projects to the public internet, for example for demo purposes or sharing projects with clients. Here's an easy way to share a local Laravel project to the public internet.”
Odoo is a very popular ERP application, while Laravel is a very popular PHP framework. These two applications can be easily integrated using SSO (Single Sign On). In this article we will discuss how to integrate Odoo with Laravel as an SSO server.
CUDA is a parallel computing platform developed by NVIDIA. CUDA allows developers to utilize the power of GPUs to accelerate their applications. CUDNN is a library developed by NVIDIA that accelerates the training and inference process in deep learning.
Usually we only use google fonts for our website, but what if we want to use local fonts? Here's how to use local fonts in Laravel.