“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.
After creating website in laravel, of course we want to deploy it to production. But how to deploy laravel website to production? Especially if we want to deploy it to cpanel hosting.