Download the PHP package miniorangeweb3/web3-laravel-free without Composer

On this page you can find all versions of the php package miniorangeweb3/web3-laravel-free. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package web3-laravel-free

Crypto Wallet Login Laravel

The package allows you to log-in into their Laravel website using a cryptocurrency wallet and restrict/lock/gate specific pages, posts, and videos on their Laravel website, and allow you access based on the NFTs owned in the Crypto Wallet. The plugin also authenticates the user and checks your ownership of their crypto wallet. The plugin creates a regular Laravel user account, so existing package, and customizations will continue to work as intended.

The Web3 Authentication login package supports both hot wallets and cold wallets login. Users can use a hot wallet like MetaMask, WalletConnect, Edge, Electrum, Coinbase, Trust, Robinhood, Binance, Mycelium, AtomicDEX, Jaxx, Samourai, Huobi, Luno, ZenGo, Crypto.com, Bitcoin IRA, and Exodus for website login. Popular cold wallets like Ledger Nano S, Ledger Nano X, Trezor, KeepKey, CoolWallet Pro, Safepal S1, Keystone Pro, and Ellipal Titan can also be used for login.

Features

Free Version

In the free version of the plugin, you can log in to the Laravel website using a crypto wallet. The login with Crypto Wallet button is displayed on the Laravel login default page.To disable the wallet login button uncheck the Enable Web3 user Login checkbox. List of features-

Standard Version

In the standard version of the plugin, customizing the login button such as CSS styling and custom placement of the button on the website can be done. List of features-

Premium Version

The premium version of the plugin has additional features where you can also restrict/lock/gate specific pages, posts, and videos on their Laravel website and allow users to access the content based on the NFTs owned in their Crypto Wallet. List of features-

Enterprise Version

The enterprise version of the plugin additionally lets you assign roles based on the NFT collection owned in their crypto wallets. Users login in with a crypto wallet to the Laravel website is assigned a role based on their NFT collection.

Feature Description

Use cases for Web3 Authentication Package

Requirements

Installation - Composer

  1. Install the package via composer in your Laravel app's main directory. `

  2. After successful installation of package, go to your Laravel app in the browser and enter

    {laravel-application-domain}/mo_web3_admin

  3. The package will start setting up your database for you and then redirect you to the admin registration page where you can register or login with miniOrange and setup your Crypto Wallet.

Privacy

miniOrange Web3 login plugin does not store anything other than the wallet address, on your server.


All versions of web3-laravel-free with dependencies

PHP Build Version
Package Version
Requires php Version ^5.1 || ^7.1 || ^8.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package miniorangeweb3/web3-laravel-free contains the following files

Loading the files please wait ....