InimistTech Blogs

Web & Mobile App Tech Weblog

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

Category: Laravel

How to Create User Roles and Permissions in Laravel 8

Naseeb SinghLaravel, PHPLeave a Comment on How to Create User Roles and Permissions in Laravel 8

When developing a Laravel 8 application, managing user roles and permissions is a critical part of any secure web platform. Whether you’re building an admin panel, a content management system (CMS), or a multi-user SaaS application, implementing proper role-based access…

Read More→

How to Create a File Upload System with Laravel and React

Sharleen KaurLaravel, ReactLeave a Comment on How to Create a File Upload System with Laravel and React

Creating a file upload system with Laravel and React involves several steps. Here’s a full breakdown to guide you through the process: Introduction File uploads are a common feature in many web applications. This guide will show you how to create…

Read More→

How to Handle Axios Requests in React with a Laravel API

Virender KumarLaravel, ReactLeave a Comment on How to Handle Axios Requests in React with a Laravel API

This article will explore handling Axios Requests in React with a Laravel API that communicates with a Laravel backend. Axios is a promise-based HTTP client for the browser and Node.js, often used in front-end applications to make HTTP requests.  …

Read More→

Introduction to Laravel Eloquent ORM

Sharleen KaurLaravel, Miscelleneous, PHP, PHP FrameworkLeave a Comment on Introduction to Laravel Eloquent ORM

Laravel Eloquent ORM (Object-Relational Mapping) is a key feature of the Laravel framework. It provides an elegant way to interact with your database. With Eloquent, each table in your database corresponds to a model, allowing you to work with data…

Read More→

Introduction to Laravel Eloquent ORM

Sharleen KaurLaravel, PHPLeave a Comment on Introduction to Laravel Eloquent ORM

Laravel Eloquent ORM (Object-Relational Mapping) is a key feature of the Laravel framework, providing an elegant way to interact with your database. With Eloquent, each table in your database corresponds to a model, allowing you to work with data using…

Read More→

Routing in Laravel(Laravel Routes)

Moh. NafeesLaravelLeave a Comment on Routing in Laravel(Laravel Routes)

Routing in Laravel serves as a fundamental aspect of directing HTTP requests to the appropriate application logic. It facilitates the mapping of URIs to controller actions, providing a clear structure for handling incoming requests. Basic Routing In Laravel, routing is…

Read More→

How to check If Database Table Column Exists in Laravel Migration

Arvind KumarLaravelLeave a Comment on How to check If Database Table Column Exists in Laravel Migration

In this short Laravel tutorial you will learn how to do a Laravel migration check to see if a column exists in a database table. By doing this migration check you can avoid a fatal error such as the following…

Read More→

2 methods to check if a given Date is Today’s Date in Laravel

Arvind KumarLaravelLeave a Comment on 2 methods to check if a given Date is Today’s Date in Laravel

In this tutorial I will show you two days to check if a given date is today’s date in Laravel. These 2 methods are isToday method and isSameDay method of Carbon library class in Laravel. First Method: Using IsToday() In…

Read More→

Example of Eloquent Model Query with conditional Where condition in Laravel

Arvind KumarLaravelLeave a Comment on Example of Eloquent Model Query with conditional Where condition in Laravel

In this example I will show you how to build an Eloquent query to filter results by certain field or fields of a table. In this example we will use simple Laravel Eloquent Model example to search a table and…

Read More→

How to validate exact words in an input value in Laravel?

Arvind KumarLaravelLeave a Comment on How to validate exact words in an input value in Laravel?

Validate exact words: This post will show you how to validate a string by exact matching with a string. For example you have to validate a field for whether it has yes or no in an input. So the input…

Read More→

Posts navigation

1 2 … 4 Next
  • Useful Linux Commands
  • Enlighter Example - CSS
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • Build Reusable Components in React
  • Introduction to Node.js for Beginners
  • Getting Started with the MERN Stack: A Beginner’s Guide
  • Introduction to Node.js for Beginners
  • How to Modify WooCommerce Templates

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