Skip to content
Logo
  • Home
  • 🤔 Did you know?
  • iOS
  • Swift
  • PHP
  • Security
  • Tips
  • App Gone Free
  • 🍿 Movies 🎥
    • Video Category
  • About me

Santosh Maharjan

Sharing my experience.

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
Simplify File Sharing in Slack: A Step-by-Step Guide
September 8, 2023

Simplify File Sharing in Slack: A Step-by-Step Guide

Introduction Effective team collaboration relies on smooth communication and hassle-free file sharing. Slack, a leading team collaboration platform, offers a streamlined approach to both. In this comprehensive guide, we’ll walk […]

python 0 2 min read
Configuring Supervisor for a Laravel Queue Worker on Ubuntu
September 7, 2023

Configuring Supervisor for a Laravel Queue Worker on Ubuntu

Background: In the quest to ensure seamless and efficient background job processing in Laravel, many of us have turned to the trusty php artisan queue:work –daemon command scheduled via a […]

cron job 0 1 min read
Mastering Background Job Processing in Laravel: A Comprehensive Guide
August 14, 2023

Mastering Background Job Processing in Laravel: A Comprehensive Guide

Introduction In modern web applications, tasks that take a significant amount of time to complete should be processed asynchronously in the background. Laravel’s robust queue system allows you to achieve […]

cron job 0 3 min read
Understanding and Fixing Auto-Updating Timestamp Columns in Laravel
August 11, 2023

Understanding and Fixing Auto-Updating Timestamp Columns in Laravel

Introduction Timestamp columns in Laravel can be a powerful tool for tracking the creation and modification of records. However, they can also lead to unexpected behavior if not handled correctly. […]

Database 0 1 min read
Simplifying Git Diff with Custom Aliases
May 25, 2023

Simplifying Git Diff with Custom Aliases

Introduction When working with Git, one of the common tasks is comparing the changes between different commits or specific files. While Git provides powerful commands like git diff, creating custom […]

Git 0 1 min read
Updating Realm Object Properties Without Extra Variables
May 23, 2023

Updating Realm Object Properties Without Extra Variables

Introduction Realm is a popular mobile database solution that offers seamless persistence for iOS applications. When working with Realm, you may encounter scenarios where you need to update object properties […]

Database 0 1 min read
Testing All Index Views in Laravel: An Efficient Approach
May 9, 2023

Testing All Index Views in Laravel: An Efficient Approach

As developers, we all know how important it is to ensure that our applications are thoroughly tested. One area that requires particular attention is the index views, which are commonly […]

Laravel 0 2 min read
How to Create Dynamic Height TableView Inside a TableViewCell in iOS using Swift
May 1, 2023

How to Create Dynamic Height TableView Inside a TableViewCell in iOS using Swift

When designing a complex UI in iOS, there may be cases where you need to display a table view inside another table view cell, where the height of the inner […]

iOS 0 2 min read

Posts navigation

1 2 … 12 »

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