Skip to content
Ian Kumu
  • Home
  • Laravel
  • Linux
  • Free Laravel Guide
  • Contact
Ian Kumu
Integrate Mpesa into Laravel
Laravel

How to Integrate Mpesa Into your Laravel Application

ByIan January 25, 2023March 2, 2025

Mpesa is a popular payment gateway in Kenya and Africa and is used by more than 52.4 million users on a day-to-day basis. Mpesa Provides various APIs which we can…

Read More How to Integrate Mpesa Into your Laravel ApplicationContinue

Laravel One to Many Relationship
Laravel

Laravel One to Many Relationship: A Beginner’s Guide

ByIan January 12, 2023June 8, 2024

One-to-many relationships occur when one Entity in the database has an association with multiple records from another Entity. For example, if you have a Flight Model and a Ticket Model,…

Read More Laravel One to Many Relationship: A Beginner’s GuideContinue

How to Document a Laravel REST API
Laravel

How to Document a Laravel REST API

ByIan November 30, 2022November 30, 2022

When building a REST API it is almost a given that you have to create documentation for the API. This allows other developers to consume your API with ease. Developers…

Read More How to Document a Laravel REST APIContinue

How to Build a Rest API with Laravel
Laravel

How to Build a Rest API with Laravel: A Beginners Guide

ByIan November 19, 2022May 29, 2024

With the rise of mobile and javascript web frameworks such as React and Vue, Restful APIs have seen their popularity increase. This is because you can maintain one backend serving…

Read More How to Build a Rest API with Laravel: A Beginners GuideContinue

How to install Google Cloud SQL proxy on Ubuntu
Linux

How To Install Cloud SQL Auth Proxy on Ubuntu

ByIan November 11, 2022October 5, 2023

Google Cloud SQL is a fully managed relational database service for MySQL, Postgresql and SQL Server. It provides a helpful way of autoscaling and managing your SQL-based databases on the…

Read More How To Install Cloud SQL Auth Proxy on UbuntuContinue

Laravel Google Cloud Storage
Laravel

How to Upload Files/Images to Google Cloud Storage in Laravel

ByIan October 31, 2022April 19, 2023

Laravel provides a powerful filesystem integration that makes working with Files an easy task. Laravel integrates with Amazon S3 out of the box and you can also use the default…

Read More How to Upload Files/Images to Google Cloud Storage in LaravelContinue

Nginx Reverse Proxy
Linux

How To Set up Nginx as a Reverse Proxy

ByIan October 21, 2022October 21, 2022

Nginx is a high-performance web server software. It can be used as a standalone web server, a load balancer, or a reverse proxy. In this article, I will show you…

Read More How To Set up Nginx as a Reverse ProxyContinue

Laravel Search
Laravel

How to Build a Live Search using Laravel, Livewire, and Meilisearch

ByIan October 14, 2022November 24, 2022

One of the most powerful features of Laravel is its ability to integrate with many different services. By default, Laravel integrates with the Meilisearch service. This allows you to easily…

Read More How to Build a Live Search using Laravel, Livewire, and MeilisearchContinue

Laravel Sendinblue
Laravel

How to Send Emails for Free Using Sendinblue SMTP in Laravel

ByIan October 10, 2022October 10, 2022

Sending emails has never been easier. Nowadays, we send emails from our desktop computers, smartphones, and tablets. However, because of this, there is a lot of competition for the inboxes…

Read More How to Send Emails for Free Using Sendinblue SMTP in LaravelContinue

Heroku Alternatives
Reviews

7 Best Free Alternatives to Heroku in 2024

ByIan September 13, 2022January 2, 2024

Heroku has been one of the most popular platforms for developers to deploy their applications for free. It allowed developers quick deployments of their application backend through git or Heroku…

Read More 7 Best Free Alternatives to Heroku in 2024Continue

Page navigation

Previous PagePrevious 1 2 3 4 5 Next PageNext
Twitter Github Linkedin

Other Links

  • Laravel
  • Linux
  • Free Laravel Guide
  • Terms & Conditions
  • Privacy Policy

© 2025 Ian Kumu

Hosted on Contabo.

Scroll to top
  • Home
  • Laravel
  • Linux
  • Free Laravel Guide
  • Contact