Skip to content
Logo
  • Home
  • 🤔 Did you know?
  • iOS
  • Swift
  • PHP
  • Security
  • Tips
  • App Gone Free
  • 🍿 Movies 🎥
    • Video Category
  • About me
Testing All Index Views in Laravel: An Efficient Approach
May 9, 2023

Testing All Index Views in Laravel: An Efficient Approach

As developers, we all know how important it is to ensure that our applications are thoroughly tested. One area that requires particular attention is the index views, which are commonly […]

Laravel 0 2 min read
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
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
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
XML object not working in Model but works in Controller in CodeIgniter(CI) [Solution]
January 6, 2019

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

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. Today, I am going to […]

codeigniter 0 2 min read

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