ALL POSTS

How to Send Email Notification in Laravel 11

Hello, laravel web developers! In this article, we'll see how to send email notifications in laravel 11. Here, we'll use the laravel 11 notification class to send notifications. L...

Laravel

How to Send SMS using Twilio in Laravel 11

Hello, laravel web developers! In this article, we'll see how to send SMS using Twilio in laravel 11. Here, we'll send an SMS to a phone number using Twillio in laravel 11. Twilio Mess...

Laravel

How to Backup on Dropbox using Spatie in Laravel 11

Hello, laravel web developers! In this article, we'll see how to backup on Dropbox using spatie/flysystem-dropbox in laravel 11. Dropbox is a file hosting service operated by the American...

Laravel MySQL

How to Fix TTY1 Error in Ubuntu 22.04 Example

Hello, web developers! In this article, we'll see how to fix the tty1 error in Ubuntu 22.04. Also, you can resolve the tty1 error in Ubuntu versions 16.04, 18.04, and 20.04. The "...

Other

How to Install php-zip Extension in Ubuntu 24.04

Hello, web developers! In this article, we'll see how to install the php-zip extension in Ubuntu 24.04. Here, we'll enable the PHP zip extension in Ubuntu 24.04. This extension enables...

Other

How to Install Bootstrap 5 in Laravel 11 with Vite

Hello, Laravel Web developers! In this article, we'll see how to install Bootstrap 5 in laravel 11 with Vite. Here, we'll install Vite in laravel 11 with Bootstrap 5. Vite is a mo...

Laravel

Laravel 11 Datatable Server Side Pagination

Hello, laravel web developers! In this article, we'll see how to add datatable server side pagination in laravel 11. Here, we'll explore how to implement server-side pagination with La...

Laravel jQuery

How to Create Beautiful UI with Vuetify

Hello, web developers! In this article, we'll see how to create a beautiful UI with Vuetify. Here, we'll install Vuetify step by step. Vuetify is a powerful Vue Component Framework bui...

VueJs

How to Create Realtime Search in Laravel 11 Livewire

Hello, laravel web developers! In this article, we'll see how to create real-time search in laravel 11 Livewire. Here, we'll laravel 11 build live search with Livewire. Laravel Li...

Laravel

How to Install Multiple PHP Versions on Ubuntu 22.04

Hello, developers! In this article, we'll see how to install multiple php versions on Ubuntu 22.04. Here, we'll install multiple PHP versions in the Ubuntu 23.04 version. We will...

PHP

RECOMMENDED POSTS

FEATURE POSTS