Skip to content
Logo
  • Home
  • 🤔 Did you know?
  • iOS
  • Swift
  • PHP
  • Security
  • Tips
  • App Gone Free
  • 🍿 Movies 🎥
    • Video Category
  • About me
Handling Timezones in Laravel Applications
February 6, 2024

Handling Timezones in Laravel Applications

Timezones play a crucial role in web applications, especially when dealing with date and time data. In this tutorial, we’ll explore how to handle timezones effectively in Laravel applications, covering […]

Data Structure 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
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
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
Laravel – Getting multiple rows in just one row separated by commas
July 27, 2021

Laravel – Getting multiple rows in just one row separated by commas

Let’s get initial result to create a scenario to make you understand what we are going to do here. Based on a query below, you will get result of bill […]

Database 0 52 sec read
Auto increment bill number logic for Laravel
December 9, 2020

Auto increment bill number logic for Laravel

If you are searching on how to generate invoice or bill number, welcome to my blog ?. Today, I am going to show you how you can generate dynamic invoice […]

Database 0 2 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
Valet – Laravel – Mysql – Phpmyadmin
May 14, 2020

Valet – Laravel – Mysql – Phpmyadmin

Here are some helpful tips that I have gathered while trying to install valet in my project. I faced so many problems just trying to use valet. But you don’t […]

Database 0 7 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

Posts pagination

1 2 »

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