Skip to content
Logo
  • Home
  • 🤔 Did you know?
  • iOS
  • Swift
  • PHP
  • Security
  • Tips
  • App Gone Free
  • 🍿 Movies 🎥
    • Video Category
  • About me
Realm: Advantage using List [iOS][Swift]
November 3, 2019

Realm: Advantage using List [iOS][Swift]

Using Realm makes our code clean and easy to communicate with local database. Realm includes List class which is quite powerful. I did use it but didn’t know the actual […]

Apple 0 1 min read
How to ignore .env file while pushing or pulling from gitlab? [Laravel]
October 4, 2019

How to ignore .env file while pushing or pulling from gitlab? [Laravel]

You can simply ignore files in Laravel by mentioning file name(.env) in .gitignore file. But why you are not able to ignore .env? Curious? Well, I was too not able […]

CD/CI 0 1 min read
How to remove Public from URL in Laravel? [updated @ Mar 10, 2021]
August 21, 2019

How to remove Public from URL in Laravel? [updated @ Mar 10, 2021]

Laravel framework is awesome to use. But for beginners, it might be irritating to fix the issue where user needs to goto /public file to access newly created project. If […]

Help 0 2 min read
How to trigger a function after certain time once typing ends in Swift?
August 6, 2019

How to trigger a function after certain time once typing ends in Swift?

Hello everyone! Today I am going to show you how you can trigger a method after certain duration which executes only after you stop typing. Well, you might think there […]

Apple 0 1 min read
How to setup CI/CD? – Pipeline – Gitlab
August 1, 2019

How to setup CI/CD? – Pipeline – Gitlab

Are you wondering how to make website live immediately after the code is push to Masterusing Gitlab? If so, you are at the right place. It is possible to directly […]

CD/CI 0 2 min read
How to remove Youtube ads without any plugins or extension?
July 25, 2019

How to remove Youtube ads without any plugins or extension?

Are you tired of youtube ads? I do have some solutions which doesn’t require any plugin. Follow my steps below and hopefully, this might work. I tried myself and it’s […]

ads 0 1 min read
Xcode 10.2.1 You must be Admin or Technical user in order to deliver content or metadata(1070)
May 6, 2019

Xcode 10.2.1 You must be Admin or Technical user in order to deliver content or metadata(1070)

You must be an Itunes Connect Admin or Technical user in order to deliver content or metadata”(1070) App upload issue from Xcode 10.2.1 I recently uploaded my app from Xcode […]

Apple 0 1 min read
Accessing private properties using NSPredicate [swift][iOS][Realm]
April 29, 2019

Accessing private properties using NSPredicate [swift][iOS][Realm]

Let’s suppose you have private property like I mentioned above. Now you might think, `name` property is not accessible right? But you are wrong. It can be accessed using NSPredicate. […]

iOS 0 1 min read
How to stop video recording with timer in iPhone without Jailbreak
February 25, 2019

How to stop video recording with timer in iPhone without Jailbreak

Wouldn’t it be great if you can capture a video with a timer. Yes, it would be. With jailbreak, most of the features are possible. But what about getting this […]

Apple 0 49 sec read

Posts pagination

« 1 … 4 5 6 »

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