Skip to content
Logo
  • Home
  • 🤔 Did you know?
  • iOS
  • Swift
  • PHP
  • Security
  • Tips
  • App Gone Free
  • 🍿 Movies 🎥
    • Video Category
  • About me
Resolving Laravel Component Loading Issues on Case-Sensitive Servers
January 15, 2025

Resolving Laravel Component Loading Issues on Case-Sensitive Servers

Problem: When deploying a Laravel application to a case-sensitive file system (e.g., Linux-based hosting environments like cPanel), Blade components may fail to render even though they work perfectly on local […]

Laravel 0 2 min read
Deploying a FastAPI Project on a Linux Server with Nginx and Systemd Service: A Simplified Guide with Uvicorn and Hot Reload
February 15, 2024

Deploying a FastAPI Project on a Linux Server with Nginx and Systemd Service: A Simplified Guide with Uvicorn and Hot Reload

Introduction FastAPI is a modern, fast (high-performance) web framework for building APIs with Python based on standard Python type hints. Deploying a FastAPI project on a Linux server can be […]

Fast API 0 2 min read
Automating Server Backup on Shutdown
September 9, 2023

Automating Server Backup on Shutdown

Introduction In the world of server administration, ensuring that your data is backed up regularly is crucial to maintaining the integrity and availability of your services. One way to streamline […]

backup 0 3 min read
Different php version for different folders/sub-domains [shared hosting] [composer] [CLI]
March 21, 2022

Different php version for different folders/sub-domains [shared hosting] [composer] [CLI]

Are you trying to have different php version for different sub domains or folder? Well, I have collected some information to make it work under shared hosting. Here are what […]

Composer 0 1 min read
Git clone and getting error ‘Peer’s Certificate issuer is not recognized.’. [Fixed][shared server]
February 20, 2022

Git clone and getting error ‘Peer’s Certificate issuer is not recognized.’. [Fixed][shared server]

Are you trying to pull or clone the repo but getting peer’s certificate issue? Well, I have a solution for you. If are you getting something like this, I might […]

Git 0 1 min read
March 5, 2021

Failed to open stream: Permission denied. composer self-update [fixed]

It is not hard for developers who are using other than shared server to update composer. You can access bin folder and can managed. But for developers who are using […]

Composer 0 1 min read
Export large data in excel or csv file [Laravel]
November 6, 2020

Export large data in excel or csv file [Laravel]

You might be using Maatwebsite\Excel\Facades\Excel with following line of code to export report. If so, for less data, this is not an issue. But if you want to download large […]

Composer 0 2 min read
Import .sql file from terminal [Fast] [Way]
March 31, 2020

Import .sql file from terminal [Fast] [Way]

Are you trying to import .sql file? Are you trying to import it from phpmyadmin? Is your .sql file’s size greater than the limit? Here I am about to show […]

Database 0 1 min read
Access and transfer backup files from one server to other directly and fast
March 31, 2020

Access and transfer backup files from one server to other directly and fast

Today, I am going to show you how to transfer files or backup file from one server to another server directly without need to download from one server and upload […]

server 0 45 sec read

Posts pagination

1 2 3 »

Copyright ©2025 Santosh Maharjan . All rights reserved. Powered by WordPress & Designed by Bizberg Themes