Skip to content

Light-it-labs/laravel-livewire-cart

Repository files navigation

Laravel Livewire Cart

Installed packages

Build Setup

# create .env configuration file
$ cp .env.example .env

# install dependices
$ composer install

# generate laravel app key
$ php artisan key:generate

# run migration and seeders
$ php artisan migrate:fresh --seed

About Lightit

Light-it is digital product development studio with offices in the US, Uruguay and Paraguay.

About

Shopping Cart Demo built with Livewire, Tailwinds, and Laravel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published