InimistTech Blogs

Web & Mobile App Tech Weblog

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

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→

How to change search highlight or selection colour in Sublime Text 3

Arvind KumarMiscelleneousLeave a Comment on How to change search highlight or selection colour in Sublime Text 3

Sublime Text 3 is very popular and widely used code editor. I have been using it for a while now and am quite enjoying it. The good thing is this that it is free to use, except, having a buy…

Read More→

ec2-user, apache and WordPress user:group permissions on Amazon Linux 2

Arvind KumarLinux, WordPressLeave a Comment on ec2-user, apache and WordPress user:group permissions on Amazon Linux 2
wordpress logo

There is a very (in)famous permissions glitch or settings if you host your WordPress website on Amazon Linux instance. If you keep user:group permissions to default ec2-user:apache then you are able to login to sftp and download upload files just…

Read More→

Searching array elements with regex in Mongodb collection

Arvind KumarMongodbLeave a Comment on Searching array elements with regex in Mongodb collection

Mongodb works Javascript way. Every mongodb collection is a JSON object containing all kinds of Javascript objects such as boolean, arrays, objects and strings. In this example I am saving two different fields to my categories collection. searchableName – for…

Read More→

Transfer files via ssh from your server to Dropbox

Arvind KumarLinux, Miscelleneous, ToolsLeave a Comment on Transfer files via ssh from your server to Dropbox

Server to Dropbox – Sometime it is tedious to download files from your server and then uploading to your dropbox via sync since it takes long time. In this post I will show you how you can quickly transfer files to…

Read More→

Posts navigation

Previous 1 … 16 17 18 … 52 Next
  • Useful Linux Commands
  • Enlighter Example - CSS
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • How to Encrypt and Decrypt Data in PHP
  • How to Create a Custom Gutenberg Block in WP (Step-by-Step)
  • How to Create User Roles and Permissions in Laravel 8
  • Creating a Wp Angular Theme for WordPress with Gutenberg
  • Understanding Cookies in PHP

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