M
MeshWorld.
Page 10

The Manifest.

More posts from The Manifest, paginated so the main blog stays lighter and faster to load.

PHP 3 min read

Get Last Array Element in PHP and Laravel

This article, guide you through the retrieval of last array element in different ways in Laravel and also in PHP.

Vishnu Damwala
Design 2 min read

Free Illustrations for Designers

Looking for web design illustrations? In this post, you'll find few great sources such as free illustrations, icons and many more thing that cn be use for your next project or personal.

Aayushi Gajjar
Marketing 3 min read

Guide to Creating a B2B Contract

Guide to Creating a B2B Contract

Aayushi Gajjar
Markdown 2 min read

Links in Markdown

The Markdown language supports creating different types of links including internal & external. In this article you will see how to create different links as per your need. The text enclosed within `[]` and link within `()` to create link.

Hinal Acharya
Linux 3 min read

Create directories or folders in Linux with mkdir command

The `mkdir` command comes handy to make one or more directories aka folders in Linux system. This article shows the basic usage of mkdir command with examples.

Vishnu Damwala
UX 6 min read

UX Laws Every Designer Should Know

This article, list UX laws every designer should know. Including Fitts’s Law, Jacob's Law, Hick's Law, Miller's Law, Parkinson's Law, Tesler's Law and few others.

Aayushi Gajjar
Marketing 5 min read

Effective and low cost marketing tips for freelancers

Explore affordable and effective marketing strategies for freelance developers and designers. Kickstart your freelance journey with low-cost tips to build your brand and attract clients.

Aayushi Gajjar
Life 4 min read

Inspirational Quotes for Developers

Inspirational Quotes for Developers

Vishnu Damwala
Markdown 3 min read

List in Markdown

The Markdown language supports creating different types of list with different types of bullets. In this article we will see how to create ordered and unordered list as per need. Use `-` to create unordered list and `1` for ordered at the start of lines.

Hinal Acharya
PHP 1 min read

Create collection instance for given array in Laravel

This tutorial explains with syntax and an example of how to create a collection instance from provided array with Laravel collect() helper method in the framework.

Vishnu Damwala
Git 1 min read

Configure user name & email for Git profile using terminal

This article explains about configuring user name & email, globally with your Git profile so that you don't need to specify every time you commit. Git automatically associate your identity from this profile with every commit you make.

Vishnu Damwala
Markdown 2 min read

Emphasis in Markdown

The Markdown language supports creating different level of heading styles. In this article we will see how to create different headings as per need. Use `#` to create heading at the start of lines.

Vishnu Damwala
Markdown 3 min read

Headings in Markdown

The Markdown language supports creating different level of heading styles. In this article we will see how to create different headings as per need. Use `#` to create heading at the start of lines.

Hinal Acharya
HowTo 2 min read

Install Telegram on Ubuntu

Learn how to install Telegram Desktop on Ubuntu using Snap or the official Linux tarball, then update or remove it cleanly.

Vishnu Damwala
Laravel 2 min read

Get Last 30 Days Records in Laravel

This article, guide you through the usage of Carbon for retrieving records for last 30 days in Laravel.

Vishnu Damwala
HowTo 2 min read

Install Hugo on Ubuntu 20.04 or Ubuntu-based distributions

This article helps you to install hugo an open source static site generator on Ubuntu 20.04 in two different ways. It can be installed via a `snap package` or with `apt`.

Vishnu Damwala
Python 1 min read

Python Introduction

An introduction to Python programming language, its features and why you should learn it.

Vishnu Damwala
Laravel 1 min read

Laravel's Eloquent whereTime() filtering method

This article, guide you through the usage of Laravel's Eloquent `whereTime()` method. It is used to match a field value against a specific time.

Vishnu Damwala
Tutorial 1 min read

Convert array to an object in JavaScript

This article explains simplest and quickest way to convert array to an object in JavaScript. Using widely accepted spread operator `...` makes easy to do it.

Vishnu Damwala
Dart 2 min read

Dart - Relational Operators

Dart - Relational Operators

Vishnu Damwala

Domain Expertise

Browse by topic.

Manifest Updates

Get new posts without checking the archive.

Stay close to the latest deep-dives, references, and practical engineering notes from MeshWorld without having to scan the archive manually.

Archive depth

More posts, still searchable and still useful, without forcing the main blog page to carry the full post list at once.

Reading flow

Faster main archive, lighter page weight, and a cleaner path into older tutorials, installs, and references.