DEV Community

Sospeter Mong'are profile picture

Sospeter Mong'are

Software Engineer passionate about developing for the web

Pronouns

Mr

Work

Software Engineer (Backend) | Technical writer | Mentor

Writing Debut
Five Year Club
8 Week Writing Streak
4 Week Writing Streak
Four Year Club
2 Week Community Wellness Streak
1 Week Community Wellness Streak
Three Year Club
Two Year Club
One Year Club
Automate Access Token Management in Postman with Environments and Pre-request Scripts

Automate Access Token Management in Postman with Environments and Pre-request Scripts

3
Comments
3 min read

Want to connect with Sospeter Mong'are?

Create an account to connect with Sospeter Mong'are. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Audit login and logout of the users using owen-it/laravel-auditing Package

Audit login and logout of the users using owen-it/laravel-auditing Package

Comments
3 min read
Centralize your notification and job handling

Centralize your notification and job handling

7
Comments
3 min read
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'planner_v2_be.role_user' doesn't exist

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'planner_v2_be.role_user' doesn't exist

1
Comments
1 min read
Understanding HTTP Status Codes 400 vs. 500 Errors in APIs

Understanding HTTP Status Codes 400 vs. 500 Errors in APIs

1
Comments
3 min read
How to run specific migration in laravel

How to run specific migration in laravel

Comments
1 min read
Best Practices for Naming API Endpoints

Best Practices for Naming API Endpoints

75
Comments 3
2 min read
Handling Timestamp Column Changes in Laravel Migrations with PostgreSQL

Handling Timestamp Column Changes in Laravel Migrations with PostgreSQL

1
Comments
1 min read
𝘀𝗼𝗳𝘁𝘄𝗮𝗿𝗲 𝗲𝗻𝗴𝗶𝗻𝗲𝗲𝗿ing Github Repo

𝘀𝗼𝗳𝘁𝘄𝗮𝗿𝗲 𝗲𝗻𝗴𝗶𝗻𝗲𝗲𝗿ing Github Repo

1
Comments
2 min read
System design Important things

System design Important things

1
Comments
2 min read
Count(*) vs Count(1) in SQL

Count(*) vs Count(1) in SQL

396
Comments 18
3 min read
Vim Tutorial: How to Create, Edit, Save, and Quit Files

Vim Tutorial: How to Create, Edit, Save, and Quit Files

1
Comments 1
2 min read
Free hosting for Laravel APP

Free hosting for Laravel APP

1
Comments
1 min read
Finding Specific Data Across All Tables in PostgreSQL and MySQL

Finding Specific Data Across All Tables in PostgreSQL and MySQL

Comments
3 min read
Displaying Table Columns and NULL Constraints in SQL

Displaying Table Columns and NULL Constraints in SQL

Comments
2 min read
Understanding Eloquent Relationships in Laravel

Understanding Eloquent Relationships in Laravel

2
Comments 2
3 min read
Here is how you can explain your project in an interview

Here is how you can explain your project in an interview

2
Comments
2 min read
Run custom migrations in laravel

Run custom migrations in laravel

1
Comments
1 min read
Become better Backend engineer

Become better Backend engineer

2
Comments
2 min read
Laravel Cheatsheet after making changes to a file

Laravel Cheatsheet after making changes to a file

2
Comments
1 min read
coding path to take?

coding path to take?

2
Comments
2 min read
How to Safely Update Your Branch with Remote Changes Using Git

How to Safely Update Your Branch with Remote Changes Using Git

2
Comments
2 min read
30 things I wish I could go back and tell my junior engineer self👇

30 things I wish I could go back and tell my junior engineer self👇

3
Comments
2 min read
Engineering blogs

Engineering blogs

1
Comments
2 min read
FREE online courses with certification

FREE online courses with certification

2
Comments 1
1 min read
Software engineering principles cheat sheet

Software engineering principles cheat sheet

2
Comments
2 min read
Software isn't always the answer

Software isn't always the answer

3
Comments
1 min read
Best Practices for Reporting Errors

Best Practices for Reporting Errors

2
Comments
2 min read
Verifying Column Types in Your Database Schema

Verifying Column Types in Your Database Schema

1
Comments
2 min read
How to Identify Tables Containing a Specific Column in PostgreSQL

How to Identify Tables Containing a Specific Column in PostgreSQL

1
Comments
2 min read
Display dropdown in blade in laravel

Display dropdown in blade in laravel

2
Comments 1
1 min read
How to deploy Laravel Project to Vercel

How to deploy Laravel Project to Vercel

Comments
1 min read
Laravel 11 Changes

Laravel 11 Changes

Comments
1 min read
How to Register Middleware in Laravel 11

How to Register Middleware in Laravel 11

15
Comments 1
2 min read
How to Publish API Route File in Laravel 11

How to Publish API Route File in Laravel 11

5
Comments
1 min read
Understanding the Difference Between APIs and Endpoints

Understanding the Difference Between APIs and Endpoints

495
Comments 26
3 min read
Resolving Git Merge Conflicts

Resolving Git Merge Conflicts

4
Comments
3 min read
Securing Your Application: A Comprehensive Guide for Developers

Securing Your Application: A Comprehensive Guide for Developers

1
Comments
3 min read
Aim for Impact in Software Development

Aim for Impact in Software Development

1
Comments
2 min read
Introduction to APIATO: A Powerful Framework for API Development

Introduction to APIATO: A Powerful Framework for API Development

1
Comments
3 min read
Handling HTTP Status Codes in a REST API (200 OK vs. 201 Created)

Handling HTTP Status Codes in a REST API (200 OK vs. 201 Created)

5
Comments
3 min read
Is Gemini the End for ChatGPT?

Is Gemini the End for ChatGPT?

1
Comments
2 min read
𝗪𝗵𝗶𝗰𝗵 𝗛𝗧𝗧𝗣 𝗦𝘁𝗮𝘁𝘂𝘀 𝗖𝗼𝗱𝗲 𝗶𝘀 𝘁𝗵𝗲 𝗰𝗼𝗿𝗿𝗲𝗰𝘁 𝗼𝗻𝗲?

𝗪𝗵𝗶𝗰𝗵 𝗛𝗧𝗧𝗣 𝗦𝘁𝗮𝘁𝘂𝘀 𝗖𝗼𝗱𝗲 𝗶𝘀 𝘁𝗵𝗲 𝗰𝗼𝗿𝗿𝗲𝗰𝘁 𝗼𝗻𝗲?

Comments 1
1 min read
Deploying a Laravel site on Shared Hosting Subdomain

Deploying a Laravel site on Shared Hosting Subdomain

11
Comments
2 min read
REST API Best Practices: Building Robust and Scalable APIs

REST API Best Practices: Building Robust and Scalable APIs

1
Comments
3 min read
Renaming a Column in Laravel: A Step-by-Step Guide

Renaming a Column in Laravel: A Step-by-Step Guide

19
Comments
2 min read
Pricing Your Software Creation

Pricing Your Software Creation

Comments
2 min read
Changing Column Datatype in Laravel - A Step-by-Step Guide

Changing Column Datatype in Laravel - A Step-by-Step Guide

14
Comments
2 min read
Overcoming Negativity and Rediscovering Joy in programming

Overcoming Negativity and Rediscovering Joy in programming

1
Comments
2 min read
A Guide to Resolving Merge Conflicts in Git Pull Requests

A Guide to Resolving Merge Conflicts in Git Pull Requests

4
Comments
2 min read
𝗔𝗣𝗜 𝗦𝗲𝗰𝘂𝗿𝗶𝘁𝘆 𝗖𝗵𝗲𝗰𝗸𝗹𝗶𝘀𝘁

𝗔𝗣𝗜 𝗦𝗲𝗰𝘂𝗿𝗶𝘁𝘆 𝗖𝗵𝗲𝗰𝗸𝗹𝗶𝘀𝘁

Comments
2 min read
Unraveling Static File Management in Django: Global and In-App Approach

Unraveling Static File Management in Django: Global and In-App Approach

Comments
2 min read
Django best practices and tips for writing better code

Django best practices and tips for writing better code

4
Comments
4 min read
Embracing Remote Work: Benefits and Challenges in a New Era

Embracing Remote Work: Benefits and Challenges in a New Era

1
Comments
3 min read
Retrieving and Displaying Associated Data in Laravel API Response

Retrieving and Displaying Associated Data in Laravel API Response

1
Comments
2 min read
Crafting Effective Commit Messages: Categories and Best Practices

Crafting Effective Commit Messages: Categories and Best Practices

1
Comments
3 min read
Troubleshooting the "No Permission Found" Error in Role and Permission Systems

Troubleshooting the "No Permission Found" Error in Role and Permission Systems

2
Comments 1
2 min read
Mastering Django Now: A Comprehensive Guide from Beginner to Advanced

Mastering Django Now: A Comprehensive Guide from Beginner to Advanced

18
Comments 1
16 min read
Creating a Django REST Framework View to Return Data and Custom Messages

Creating a Django REST Framework View to Return Data and Custom Messages

Comments
2 min read
Creating a Task Manager API with Django and MySQL

Creating a Task Manager API with Django and MySQL

5
Comments
3 min read
loading...