DevArticles.In

Tips, Tricks, References and Bookmarks

  • Home
  • Hindi to Unicode
  • About
  • Contact

Month: July 2021

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

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

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

Read More→

  • Useful Linux Commands
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • How to Remove Appends Attributes from Laravel Eloquent Model
  • How TO – Remove a Property from an Object in JavaScript
  • Array Destructuring With or Without List Function in PHP
  • Git Cannot open .git/FETCH_HEAD: Permission denied Solution
  • How to Check Laravel Version using CLI and File System

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