Blogs

In this article, I'll detail my method for upgrading any Laravel application, regardless of its current version, to the most recent Laravel release. Throughout this blog, I'll be showcasing my approac...

Avatar of Bedram Tamang

Root User

Dec 11, 2023

Recently I have been working on FormJs, which is a form helper and wrapper around Axios, inspired by inertiaJs. The purpose behind writing this new library was to streamline the process of how we hand...

Avatar of Bedram Tamang

Root User

Dec 10, 2023

Test doubles is a technique in which you replace the real object by pretend object, or a real method by pretend method or just pre-define the return data and function arguments for a method to ease th...

Avatar of Bedram Tamang

Root User

Dec 10, 2023

I implemented a single layer perceptron (SLP) that utilizes a threshold transfer function and operates as a feed-forward network. The SLP is the most basic form of artificial neural networks and is on...

Avatar of Bedram Tamang

Root User

May 06, 2023

In the previous article, I have mentioned about how did I rewrote 20 years old legacy PHP application using Laravel framework from scratch. One of the challenging task that I have done in jobsnepal.co...

Avatar of Bedram Tamang

Root User

May 04, 2023

In June 2018, I was recruited by jobsnepal.com to completely rewrite their website from the ground up. Jobsnepal, being a recruitment company, did not have its own IT team. The primary motive behind r...

Avatar of Bedram Tamang

Root User

May 03, 2023


Profile Image

© 2024, All right reserved.