Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 232 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 232 Bytes

LiveShop

Installation

composer install
php artisan key:generate
php artisan migrate

Administration

Access the admin panel by visiting /admin.

To create a new admin user:

php artisan make:filament-user