candresr / productslist
Package for products list
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/candresr/productslist
Requires
- guzzlehttp/guzzle: ^7.1@dev
- laravelcollective/html: 6.2
This package is auto-updated.
Last update: 2025-09-23 07:19:56 UTC
README
Application for authentication and obtaining the products, through a rest api.
Installation - Basic
- Install the package using composer:
composer require candresr/productslist
- Run the migration to install the package's table to record visits to by executing:
php artisan migrate
- Show applicaction:
<http://IP/project/public/pagination>
License
This is open-sourced software licensed under the MIT license.