Skip to content

candresr/productslist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Product List

Application for authentication and obtaining the products, through a rest api.

Installation - Basic

  1. Install the package using composer:
composer require candresr/productslist
  1. Run the migration to install the package's table to record visits to by executing:
php artisan migrate
  1. Show applicaction:
<http://IP/project/public/pagination>

License

This is open-sourced software licensed under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published