Our Latest Posts

  • How to Increase or Decrease Laravel Session Lifetime

    How to Increase or Decrease Laravel Session Lifetime

    In this tutorial, you’ll learn how to increase or decrease laravel session lifetime in a Laravel application using two simple methods: These methods work for all major Laravel versions, including: Laravel 5, Laravel 6, Laravel 7, Laravel 8, Laravel 9, Laravel 10, Laravel 11, and Laravel 12. What is a Laravel Session? A session in…

    read more


  • Laravel 12 How to Send WhatsApp message using Twilio

    Laravel 12 How to Send WhatsApp message using Twilio

    In this tutorial Laravel 12 How to Send WhatsApp message using Twilio, I will show you how to send whatsapp messages using twilio api in laravel 12 application.In this example, I’m only showing how to send a simple text message with emojis using WhatsApp. But you can also use the same method to send pictures,…

    read more


  • How to Send SMS to Mobile Number in Laravel 12 Using Twilio API

    How to Send SMS to Mobile Number in Laravel 12 Using Twilio API

    In this post How to Send SMS to Mobile Number in Laravel 12 Using Twilio API, you’ll learn how to send text messages or SMS to mobile number using the Twilio API in a Laravel 12 application. Twilio is a powerful cloud-based communications platform that enables developers to integrate features like SMS, voice calls, email,…

    read more