InimistTech Blogs

Web & Mobile App Tech Weblog

  • Home
  • Laravel
  • React
  • Javascript
  • Linux
  • PHP
  • git
  • WordPress
  • Hindi to Unicode

Author: Arvind Kumar

Hello Friends, I’m Arvind Kumar, founder of Inimist Technologies, Inimist Academy, The Fundabook and many more. I am a Full Stack Web Developer and Programmer by heart, and a Hindi/English blogger by chance. I build Web and Mobile Application around React, VueJS, NodeJS and PHP frameworks. Have a project in mind? Get in touch

How to create a user in MySQL/MariaDB and grant permissions on a specific database

Arvind KumarMySQLLeave a Comment on How to create a user in MySQL/MariaDB and grant permissions on a specific database
mysql-logo

To create a user in MySQL or MariaDB and granting it permissions to access a database is a basic task when deploying a new website on a LAMP stack server. To read and write data on a database is a very common…

Read More→

Using FCM for Push Notifications in a React-Native Mobile App

Arvind KumarReactNative1 Comment on Using FCM for Push Notifications in a React-Native Mobile App

What are Push Notifications? A push notification is a message that pops up on a mobile device. Mobile App publishers can send them at any time; users don’t have to be in the app or using their devices to receive…

Read More→

Send email with Amazon AWS SES in Laravel 8/9

Arvind KumarLaravelLeave a Comment on Send email with Amazon AWS SES in Laravel 8/9

Sending emails using Laravel is quite easy. All you need to do is to configure your MAILER service properly. In this simple tutorial I am going to show you two methods to configure your Laravel application to send emails with…

Read More→

How to pass current state of Parent Component to Tab Navigation Screens

Arvind KumarReactNativeLeave a Comment on How to pass current state of Parent Component to Tab Navigation Screens

I am using “react-native-tab-view”: “^3.0.1”. I want to pass current state from parent component to child component while using react-native-tab-view to render tab screens. This is an example where I am have had to pass  current state value from parent…

Read More→

How to Create Custom Routes for protected Admin/Manager area in Laravel 8

Arvind KumarLaravelLeave a Comment on How to Create Custom Routes for protected Admin/Manager area in Laravel 8

In my last article I showed you How to Create Custom Route File in Laravel 8. In that article I created an admin custom routes which is accessible at http://127.0.0.1:8000/admin. In this articles I will show you how you can…

Read More→

How to Create Custom Route File in Laravel 8/9/10

Arvind KumarLaravel1 Comment on How to Create Custom Route File in Laravel 8/9/10

Routes are the entry points to a Laravel application. There are two route files available in Laravel 8 by default. These are  web.php and api.php. If required one can create custom route file in Laravel easily. In this article I…

Read More→

How to Change Default iOS Simulator Device to run a React Native app

Arvind KumarMiscelleneousLeave a Comment on How to Change Default iOS Simulator Device to run a React Native app

When testing a react native mobile application one would want to view and debug application in different screen sizes and devices. It is essential to test your application for rendering, look and feel, performance and responsiveness. For this developers use…

Read More→

How to Remove .DS_Store files from a Git repository?

Arvind KumarMiscelleneousLeave a Comment on How to Remove .DS_Store files from a Git repository?

DS_Store files are automatically created by Mac OS X Finder in browsed directories. These files contain information about system configuration. If you upload them along with other files, the files can be misused to obtain information about your computer. For…

Read More→

How to run migrations by schema name in Laravel

Arvind KumarLaravelLeave a Comment on How to run migrations by schema name in Laravel

Migrations are like version control for your database, allowing your team to define and share the application’s database schema definition. Typically, migrations will use Schema facade to create and modify database tables and columns – Laravel Documentation In general, one…

Read More→

How to Install Let’s Encrypt (Certbot) on Ubuntu 20.04

Arvind KumarLinux, Security, UbuntuLeave a Comment on How to Install Let’s Encrypt (Certbot) on Ubuntu 20.04

Certbot is a command line tool for managing Let’s Encrypt SSL certificates on Linux operating system. It may allow you to request install free SSL certificate on your website domain. It also performs the authorization and configure your web server…

Read More→

Posts navigation

Previous 1 … 6 7 8 … 43 Next
  • Useful Linux Commands
  • Enlighter Example - CSS
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • How to Create a Simple Form and Handle Form Data in PHP
  • How to Connect PHP with MySQL Database
  • The Role of $wpdb for Custom Queries in WordPress
  • React Context API vs. Redux: Which One Should You Use?
  • Build Reusable Components in React

About Arvind

Arvind Thakur is a Full Stack Web Developer. He founded and runs a Software Development company by the name Inimist Technologies in Chandigarh, India. >> know more
Copyright © All rights reserved.
Blog Kit by WP Charms
Facebook
fb-share-icon
LinkedIn
Share
WhatsApp
Follow by Email
Twitter
Post on X
Reddit
Pinterest
Instagram
RSS
Telegram