Skip to content
Logo
  • Home
  • 🤔 Did you know?
  • iOS
  • Swift
  • PHP
  • Security
  • Tips
  • App Gone Free
  • 🍿 Movies 🎥
    • Video Category
  • About me
How to Hide a WordPress Post from Public Users with a Specific Category ID
April 12, 2023

How to Hide a WordPress Post from Public Users with a Specific Category ID

Do you have a post on your WordPress site that you want to hide from public users, but still show to admins? Perhaps you have a sensitive announcement or a […]

php 0 3 min read
Fixing Valet Error: ‘Valet doesn’t support PHP version: php@8.2’
February 14, 2023

Fixing Valet Error: ‘Valet doesn’t support PHP version: [email protected]’

If you’re a Laravel developer using Valet as your local development environment, you may encounter an error message like the following: Valet doesn’t support PHP version: [email protected] (try something like […]

Issue 0 1 min read
Different php version for different folders/sub-domains [shared hosting] [composer] [CLI]
March 21, 2022

Different php version for different folders/sub-domains [shared hosting] [composer] [CLI]

Are you trying to have different php version for different sub domains or folder? Well, I have collected some information to make it work under shared hosting. Here are what […]

Composer 0 1 min read
Mixing up Browser and API[Feature/Unit] test in Laravel.
August 15, 2021

Mixing up Browser and API[Feature/Unit] test in Laravel.

In my case, I wanted to test first a request which only was able to execute using api from mobile devices. And once the api is requested, I needed to […]

Dusk 0 2 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
Print without preview in php on thermal pos printer
February 22, 2021

Print without preview in php on thermal pos printer

After working on week to setup and print directly from php project, I have successfully done it. And I am about to share what I have learn. Basically these are […]

Help 0 2 min read
Break point in VS Code. Cannot find classes in Laravel? [Fixed] [Mac]
February 3, 2021

Break point in VS Code. Cannot find classes in Laravel? [Fixed] [Mac]

Hi, Break point is something I really love. Using it in Xcode or other IDE is easy. No setup required. But if you want to use break point in laravel […]

Breakpoint 0 2 min 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
Allowed memory size of … bytes exhausted [Solution]
December 4, 2020

Allowed memory size of … bytes exhausted [Solution]

Are you trying to install libraries in laravel and getting memory size issue? Well, again you have come to right place ?. The solution is very easy and today I […]

Composer 0 35 sec read

Posts pagination

1 2 »

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