xoxoday/storefront

There is no license information available for the latest version (dev-main) of this package.

This package contains the UI and functionality for one page store front.

dev-main 2022-11-09 12:37 UTC

This package is not auto-updated.

Last update: 2024-09-11 20:49:12 UTC


README

Please follow the below steps to configure the package at your laravel project

  1. Run the below command to install the package - composer require xoxoday/storefront

  2. Now to copy the storefront assets, seeders and config files, please run the below command - php artisan vendor:publish --tag=xostorefront_assets

  3. To create tables in the database, please run the below command - php artisan migrate

This package also use xoxoday/sms package for sending sms. Please configure the queue at you laravel project to use the SMS functionaltiy.

Once the above steps are complete you use the access the storefront use below url -

{{your_store_url}}/redemption