MOTOSHARE 🚗🏍️
Turning Idle Vehicles into Shared Rides & Earnings

From Idle to Income. From Parked to Purpose.
Earn by Sharing, Ride by Renting.
Where Owners Earn, Riders Move.
Owners Earn. Riders Move. Motoshare Connects.

With Motoshare, every parked vehicle finds a purpose. Owners earn. Renters ride.
🚀 Everyone wins.

Start Your Journey with Motoshare

How to Uninstall/Remove Package in Laravel?

composer remove VenderName/PackageName – The remove command removes packages from the composer.json file from the current directory. Syntax :- composer remove VenderName/PackageName Syntax:- composer remome VenderName/PackageName1 VenderName/PackageName2 If you want to remove more than one package then you have to run this command. Ex:- composer remove fzaninotto/faker –dev: It remove packages form require-dev This means, … Read more

How to Install/Add-Package in Laravel?

composer require VendorName/PackageName – This command installs a package and any packages that it depends on. syntax example composer require VendorName/PackageName composer require fzaninotto/faler composer require VendorName/PackageName:tag composer require fzaninotto/faker:dev-master composer require VendorName/PackageName:version composer require fzaninotto/faker:1.9.0 –dev: Add packages to require-dev. composer require VendorName/PackageName –dev https://packagist.org/ This is the website, from where you will get … Read more

How to set up a new or existing package?

Manually Creating composer.json file You have to create a composer.joson file and write JSON code yourself with the required properties. composer config –global(-g) – Operate on the global config file located at $COMPOSER_HOME/comfig.json by default. Without this option, this command affects the local composer.json file. composer config –list (-l) __ It shows all the current … Read more

@php artisan package:discover –ansi handling the post-autoload-dump event returned with error code 255

When you using “laravel 5.5” downloaded project then showing this type of error, then first open terminal and got to project as below commands step-1 $ cd project_name step-2 $ composer update Step-3 $ composer dump-autoload After that your problem will be solve. If will not be solve then below commands Step-4 $ composer require … Read more

npm – Node Packaged Modules

Install a package SYNOPSIS npm install (with no args in a package dir) npm install <tarball file> npm install <tarball url> npm install <folder> npm install <name> [–save|–save-dev|–save-optional] npm install <name>@<tag> npm install <name>@<version> npm install <name>@<version range> npm i (with any of the previous argument usage) This command installs a package, and any packages … Read more

How to add new package to apt-get

rajeshkumar created the topic: How to add new package to apt-get wget -q -O – pkg.jenkins-ci.org/debian/jenkins-ci.org.key | sudo apt-key add – sudo sh -c ‘echo deb pkg.jenkins-ci.org/debian binary/ > /etc/apt/sources.list.d/jenkins.list’ sudo apt-get update sudo apt-get install jenkins Regards, Rajesh Kumar Twitt me @ twitter.com/RajeshKumarIn

Package net.sqlcipher.database does not exist

rajeshkumar created the topic: package net.sqlcipher.database does not exist Hi, I am kind of new to android build setup. Can you please help me fix the compilation issues as below; [ERROR] COMPILATION ERROR : [INFO] [ERROR] C:\vault\workspace\TREST\QBSharedLib\src\com\intuit\qbsharedlib\quickbooks\common\data\SyncDetails.java:[7,29] package net.sqlcipher.database does not exist [ERROR] C:\vault\workspace\TREST\QBSharedLib\src\com\intuit\qbsharedlib\quickbooks\common\data\SyncDetails.java:[63,26] cannot find symbol symbol : class SQLiteDatabase location: class com.intuit.qbsharedlib.quickbooks.common.data.SyncDetails [ERROR] … Read more

The ova package name does not match

rajeshkumar created the topic: the ova package name does not match While importing github-enterprise-11.10.320-x86_64.ova in Vmware workstation 7, I am getting following error… The ova package name does not match Regards, Rajesh Kumar Twitt me @ twitter.com/RajeshKumarIn rajeshkumar replied the topic: the ova package name does not match Downloaded a OVA file and tried to … Read more

EMCO MSI Package Builder – Overview

msiexpert created the topic: EMCO MSI Package Builder – Overview Create MSI Packages and Convert EXE to MSI With No Efforts An innovative instrument for automatic generation of Windows Installer packages. It helps you create MSI files ready for silent unattended installation on remote PCs through the domain’s Group Policy or EMCO Remote Installer. The … Read more

Wise Studio Package 7.0 SP4

InstallerExpert created the topic: Wise Studio Package 7.0 SP4 Any idea when Wise Studio Package 7.0 SP4 will be available for download? In the site, its mentioned that Wise Studio Package 7.0 SP4 is released on Nov 13, 2008. But the download option or the release notes are not available