Skip to content

Santosh Maharjan

Sharing my experience

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

Category: php

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

Allowed memory size of … bytes exhausted [Solution]
Composer Laravel php Terminal Tips

Allowed memory size of … bytes exhausted [Solution]

December 4, 2020December 4, 20201 min read

Are you trying to install libraries in laravel and getting memory size issue? Well, again you have come to right place 😉. The solution is

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

php artisan tinker – mkdir(): Permission denied in shared server
Laravel php Shared server Tips

php artisan tinker – mkdir(): Permission denied in shared server

August 20, 2020August 20, 20201 min read

Just a simple note if you are having issue on permission while running tinker in shared server. The solution is very simple yet effective 😎.

Read More

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

Valet – Laravel – Mysql – Phpmyadmin

May 14, 2020September 23, 20206 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

Enabling Universal Links for iOS [Laravel]
Android Apple iOS Apps Laravel php Universal link Xcode

Enabling Universal Links for iOS [Laravel]

March 16, 2020August 20, 20204 min read

Universal link basically is to verify that your domain belongs to you so that, if the corresponding link is detected, it can be directly to

Read More

How to use composer in shared server. Easy way.
Composer Issue Laravel php server Tips

How to use composer in shared server. Easy way.

December 19, 2019May 15, 20203 min read

Trying to install composer in shared server? Well, you are in the right place. I have very simple approach for this. Here are the steps

Read More

How to remove Public from URL in Laravel 5?
Help Issue Laravel localhost php Tips

How to remove Public from URL in Laravel 5?

August 21, 2019October 4, 20192 min read

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

Read More

How to setup CI/CD? – Pipeline – Gitlab
CD/CI Gitlab Help localhost php Pipeline server Tips

How to setup CI/CD? – Pipeline – Gitlab

August 1, 2019August 22, 20193 min read

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.

Read More

XML object not working in Model but works in Controller in CodeIgniter(CI) [Solution]
codeigniter php

XML object not working in Model but works in Controller in CodeIgniter(CI) [Solution]

January 6, 2019March 2, 20203 min read

Being as a CI developer, you might get issue creating XML object from url. If that is your case, well this blog is for you.

Read More

1 2 Next »

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.