Download the PHP package milestone/tinycom without Composer
On this page you can find all versions of the php package milestone/tinycom. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download milestone/tinycom
More information about milestone/tinycom
Files in milestone/tinycom
Download milestone/tinycom
More information about milestone/tinycom
Files in milestone/tinycom
Vendor milestone
Package tinycom
Short Description A tiny eCommerce portal for small business. Fully offline!
License
Package tinycom
Short Description A tiny eCommerce portal for small business. Fully offline!
License
Please rate this library. Is it a good library?
Informations about the package tinycom
- Install laravel
- Enter project folder
- composer require milestone/tinycom
- Update .env file
- Set APP_NAME
- Set APP_URL
- Set APP_DEBUG
- Set DB Details
- Add MEDIA_DISK=media
- Set mail settings in env file
- php artisan migrate
- comment every routes in web.php
- php artisan vendor:publish
Go through tinycom config file
Note: For payment gateway, receipt (order id) should be unique. So in case there is a chance to conflict, try changing autoincrement number of orders table.
All versions of tinycom with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3
laravel/ui Version ^2.0.0
spatie/laravel-medialibrary Version ^8.0.0
doctrine/dbal Version ^2.10.2
razorpay/razorpay Version 2.5.0
laravel/ui Version ^2.0.0
spatie/laravel-medialibrary Version ^8.0.0
doctrine/dbal Version ^2.10.2
razorpay/razorpay Version 2.5.0
The package milestone/tinycom contains the following files
Loading the files please wait ....