Things twitter API can provide!

Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps! We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers. Master in DevOps, SRE, DevSecOps & MLOps! Learn from Guru Rajesh Kumar and double your salary in just one year. Get Started Now! When someone wants to access twitter APIs, they are required to register an application. By default, applications can only access

Read more

Argument 1 passed to Illuminate\Auth\SessionGuard::login() must implement interface Illuminate\Contracts\Auth\Authenticatable, null given, called in. Solved !

Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps! We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers. Master in DevOps, SRE, DevSecOps & MLOps! Learn from Guru Rajesh Kumar and double your salary in just one year. Get Started Now! This usually occurs when using of Laravel Socialite for authentication Socialite In addition to typical, form based authentication, Laravel

Read more

Array map() Method In JavaScript

Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps! We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers. Master in DevOps, SRE, DevSecOps & MLOps! Learn from Guru Rajesh Kumar and double your salary in just one year. Get Started Now! The map() method in JavaScript creates an array by calling a specific function on each element present in the parent array.

Read more

What is Spread syntax (…) in JavaScript ?

Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps! We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers. Master in DevOps, SRE, DevSecOps & MLOps! Learn from Guru Rajesh Kumar and double your salary in just one year. Get Started Now! pread syntax (…) allows an iterable such as an array expression or string to be expanded in places where zero

Read more

What are Rest parameters in JavaScript ?

Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps! We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers. Master in DevOps, SRE, DevSecOps & MLOps! Learn from Guru Rajesh Kumar and double your salary in just one year. Get Started Now! The rest parameter syntax allows a function to accept an indefinite number of arguments as an array, providing a way to

Read more

Access Logs and Error Logs (LOGGING BASICS) in apache

Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps! We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers. Master in DevOps, SRE, DevSecOps & MLOps! Learn from Guru Rajesh Kumar and double your salary in just one year. Get Started Now! 1. Locate where logged data is stored This simple task is made harder by the fact that Apache is

Read more

How to setup SSL certificate for apache

Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps! We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers. Master in DevOps, SRE, DevSecOps & MLOps! Learn from Guru Rajesh Kumar and double your salary in just one year. Get Started Now! Environment SUSE Linux Enterprise ServerNovell Open Enterprise ServerNovell GroupWise Situation How to SSLize WebAccess on LinuxHow to secure WebAccess

Read more

Configuring Apache Access Control

Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps! We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers. Master in DevOps, SRE, DevSecOps & MLOps! Learn from Guru Rajesh Kumar and double your salary in just one year. Get Started Now! Controlling Access Based on User Identity  Access to parts of a site can be restricted Require authentication and

Read more

Configuring Virtual Hosting in Apache

Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps! We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers. Master in DevOps, SRE, DevSecOps & MLOps! Learn from Guru Rajesh Kumar and double your salary in just one year. Get Started Now! “Virtual hosting is a method for hosting multiple domain names (with separate handling of each name) on a single

Read more

Basic Apache Configuration

Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps! We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers. Master in DevOps, SRE, DevSecOps & MLOps! Learn from Guru Rajesh Kumar and double your salary in just one year. Get Started Now! Apache’s Modular Architecture corepreforkhttp_coremod_soLoadModuledirectives mod_aliasmod_mimemod_proxymod_rewritemod_status The core executable others … The directory Apache The httpd package we installed includes

Read more

Installing and Configuring Apache Web Server

Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps! We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers. Master in DevOps, SRE, DevSecOps & MLOps! Learn from Guru Rajesh Kumar and double your salary in just one year. Get Started Now! Step 1: Configure IIS Apache listens for requests on TCP/IP port 80. You need to uninstall or disable any

Read more

Setup Virtual Hosts with Apache Web Server on Linux

Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps! We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers. Master in DevOps, SRE, DevSecOps & MLOps! Learn from Guru Rajesh Kumar and double your salary in just one year. Get Started Now! First thing you need to do is to install apache in your machine. Apache Installation Apache gives its functionality

Read more

What Is DISM? How to check and restore your windows image health.

Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps! We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers. Master in DevOps, SRE, DevSecOps & MLOps! Learn from Guru Rajesh Kumar and double your salary in just one year. Get Started Now! DISM, whose full name is the Deployment Image Service and Management, is a built-in tool of Windows, first introduced

Read more

What are Linux Users, Groups and Permissions

Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps! We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers. Master in DevOps, SRE, DevSecOps & MLOps! Learn from Guru Rajesh Kumar and double your salary in just one year. Get Started Now! If you are new to Linux/Unix, then the concept of permissions may be confusing. This guide provides you with

Read more

Deploy a Laravel project to ubuntu server using git

Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps! We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers. Master in DevOps, SRE, DevSecOps & MLOps! Learn from Guru Rajesh Kumar and double your salary in just one year. Get Started Now! Steps to create project in local machine Step :1 Create a folder anywhere in your local computer with any

Read more

Permissions required to make a Laravel project up and running in ubuntu (Linux)

Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps! We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers. Master in DevOps, SRE, DevSecOps & MLOps! Learn from Guru Rajesh Kumar and double your salary in just one year. Get Started Now! Before moving further, hope you have already installed xampp and composer in your machine.if not follow the below blog

Read more

Install a Laravel project inside htdocs folder in ubuntu

Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps! We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers. Master in DevOps, SRE, DevSecOps & MLOps! Learn from Guru Rajesh Kumar and double your salary in just one year. Get Started Now! I was moving a Laravel project to a ubuntu virtual machine.Steps that I followed: 1. Installed Xampp 2. Another

Read more

require ext-dom * -> it is missing from your system. Install or enable PHP’s dom extension.

Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps! We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers. Master in DevOps, SRE, DevSecOps & MLOps! Learn from Guru Rajesh Kumar and double your salary in just one year. Get Started Now! Make sure you are in htdocs folder while executing the commands. I was trying to install Laravel in a

Read more

Install composer using CLI in ubuntu (Globally)

Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps! We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers. Master in DevOps, SRE, DevSecOps & MLOps! Learn from Guru Rajesh Kumar and double your salary in just one year. Get Started Now! Steps For Installing PHP Composer on Ubuntu STEP 1: Update You distribution Enter this command to update the local

Read more

Flutter Bottom Navigation Bar

Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps! We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers. Master in DevOps, SRE, DevSecOps & MLOps! Learn from Guru Rajesh Kumar and double your salary in just one year. Get Started Now! In your main.dart First return a MaterialApp in your build method In the next page or on the same

Read more
1 2