Top Menu

The LemonadeJS Top Menu is a functional component designed to facilitate convenient access to key actions within your application.
Learn More

Timeline

The LemonadeJS JavaScript Timeline is a framework-agnostic plugin designed for timeline creation, supporting Vue, React, and Angular integration.
Learn More

Color Picker

The LemonadeJS JavaScript Color Picker is a lightweight, responsive, and reactive component for web applications.
Learn More

Dropdown

The LemonadeJS Dropdown is a lightweight, high-performance JavaScript plugin with a reactive design.
Learn More

Modal

LemonadeJS Modal is a lightweight, responsive, and reactive JavaScript component designed to create dynamic floating modals. It offers flexible configuration options, allowing extended features such as draggability, closability, and resizability to meet specific user requirements.
Learn More

Image Cropper

The JavaScript image cropper is a plugin to support a user-friendly photo upload and allows small online editions such as image crop or changes in brightness, contrast, rotate, zoom.
Learn More

Switch Button

The LemonadeJS Switch component offers a dynamic and intuitive solution for managing binary states within your web applications. As a versatile and framework-agnostic JavaScript plugin, it seamlessly integrates with popular frameworks like Vue, React, and Angular. This feature-packed Switch component simplifies the implementation of toggle functionality, providing a streamlined user interface for binary choices.
Learn More

Data Grid

The LemonadeJS JavaScript Data Grid is a lightweight (5KBytes) and highly customizable JavaScript component that provides a free (MIT) solution for rendering data in rows and columns.
Learn More

Rating

The LemonadeJS Star Rating plugin is a micro JavaScript component that provides a customizable five-star rating system. It enables expressive and flexible ratings for products or services, going beyond basic numeric feedback. Documentation Installation npm install @lemonadejs/rating Material icons It requires Google Material Icons. <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> Attributes Attribute Description name?: String The name of […]
Learn More

Signature Pad

The LemonadeJS JavaScript Signature Pad is a lightweight, reactive component that facilitates signature capture in web applications.
Learn More

Google Charts

All Charts in Site: https://developers.google.com/chart/interactive/docs/gallery/scatterchart?hl=ru
Learn More

Livewire

Installing Livewire and Creating the Component
Learn More

Voyager Installation

After creating your new Laravel application you can include the Voyager package with the following command: composer require tcg/voyager
Learn More

Laravel Instalation

Composer: composer create-project --prefer-dist laravel/laravel project-name
Learn More

Copy to Clipboard

Using the Clipboard API (Modern Browsers)
Learn More

Create Gallery

Canvas Gallery
Learn More

How to use MediaWiki Editor

/index.php/MediaWiki:Sidebar - Edit Sidebar
Learn More

Create Project

React Application with vite
Learn More

How To Create a Modal Box

A modal is a dialog box/popup window that is displayed on top of the current page:
Learn More

Show Products

Show Custom Product By ID
Learn More

nvm

nvm install latest - install latest version
Learn More

String Methods

replace() - Method searches a string for a value or a regular expression. Method returns a new string with the value(s) replaced. Method does not change the original string.
Learn More

bin/console commands

php bin/console - Show all commands
Learn More

SimpleXLSX class (Official)

Parse and retrieve data from Excel XLSx files. MS Excel 2007 workbooks PHP reader.
Learn More

Base Template

templates\base.html.twig
Learn More

Filters Twig

upper - mode uppercase
Learn More

Syntax Twig

Comments
{# Comment #}
Learn More

Request

var_dump($request->isXmlHttpRequest());
var_dump($request->getPreferredLanguage(array("en", "ru", "fr")));
var_dump($request->query->get("page"));
var_dump($request->request->get("page"));
var_dump($request->server->get("HTTP_HOST"));
Learn More

Entity

Create new entity: php bin/console make:entity
Create CRUD: php bin/console make:crud BookProduct
Learn More

Keyframes

@keyframes mask { from { -webkit-mask-position: 0% 0; mask-position: 0% 0; } to { -webkit-mask-position: 100% 0; mask-position: 100% 0; } }
Learn More

Working with applications

ln -s /usr/games/cowsay /usr/bin/cowsay - We create a symbolic link so that when starting we do not have to write the path to the application. Then run it like this: cowsay “TEST”
Learn More

First Project Creation

After installation we should to install .httaccess
Learn More

Install Symfony

Before creating your first Symfony application you must: Install PHP 7.2.5 or higher and these PHP extensions: Ctype, iconv, JSON, PCRE, Session, SimpleXML, and Tokenizer;
Learn More

Output Control Functions

PHP provides a set of functions that control what content is sent to the browser and when. This is referred to as output control. Output can come from any of the following sources: echo, print, printf, print_r… and other similar functions and statements Notices, warnings and errors from PHP Any content outside of the <?php ?> tags PHP and the backend […]
Learn More

Video Tag

Video Tag example
Learn More

Meta Description

The Open Graph protocol enables any web page to become a rich object in a social graph. For instance, this is used on Facebook to allow any web page to have the same functionality as any other object on Facebook.
Learn More

Table tags

Wrapping the rows in we form the final rows at the bottom of the table. The rows must be defined before the rows, so the resulting rows are printed before the rest of the table rows.
Learn More

Comments

It should be written like this
Learn More

Go daddy Inserting mail records

TXT @ Text mailgan TXT smtp._domainkey Mailgan text
Learn More