Skip to content

Santosh Maharjan

Sharing my experience

  • Home
  • iOS
  • Swift
  • PHP
  • Security
  • Tips
  • App Gone Free
  • Stack Overflow
You are Here
  • Home
  • Database

Category: Database

Auto increment bill number logic for Laravel
Database Help Laravel php Tips

Auto increment bill number logic for Laravel

December 9, 2020December 9, 20203 min read

If you are searching on how to generate invoice or bill number, welcome to my blog 🙂. Today, I am going to show you how

Read More

Export large data in excel or csv file [Laravel]
Composer Database Laravel php server Terminal Tips

Export large data in excel or csv file [Laravel]

November 6, 2020November 6, 20203 min read

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

Read More

Valet – Laravel – Mysql – Phpmyadmin
Database Debug Help Issue Laravel migration mysql nginx php sql Terminal Tips

Valet – Laravel – Mysql – Phpmyadmin

May 14, 2020January 26, 20217 min read

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

Read More

Import .sql file from terminal [Fast] [Way]
Database Help server sql Terminal Tips

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

March 31, 2020March 31, 20202 min read

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

Read More

Database Help iOS Issue Realm Swift Tips Xcode

Swift didSet and willSet on properties in Realm doesn’t work?

November 19, 2019March 11, 20202 min read

Are you trying to use didSet and willSet on properties created on realm based classes? Is it working? I think it won’t. If so, you

Read More

Realm: Advantage using List [iOS][Swift]
Apple Data Structure Database iOS Realm Swift Tips Xcode

Realm: Advantage using List [iOS][Swift]

November 3, 2019November 3, 20192 min read

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

Read More

Realm: LinkingObjects(fromType: Class.self, property: “property”) returns nil [Updated]
Apple Database iOS Issue Realm Swift Xcode

Realm: LinkingObjects(fromType: Class.self, property: “property”) returns nil [Updated]

February 21, 2019March 1, 20202 min read

Realm is really simple and powerful tool for developers to deal with local database. I highly recommend to use realm. Let’s go directly to the

Read More

Follow Me

  • Twitter
  • Facebook
  • GitHub
  • Stack Overflow

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

Follow me on Twitter

My Tweets
© 2020 Santosh Maharjan.
Proudly powered by WordPress | Theme: Refined Magazine by Candid Themes.