PHP

Laravel Excel

Installation (if not already installed) If the package is not already installed, run the following in the terminal
Learn More

Authentication system using Guard

First, the following sequence of actions is executed: composer require laravel/ui
Learn More

Livewire CRUD

Livewire CRUD
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

How to use MediaWiki Editor

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

Show Products

Show Custom Product By ID
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