Skip to content

aw-studio/prepper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AW-Studio Prepper

Installation

composer require aw-studio/prepper
php artisan prepper:run
php artisan prepper:publish
php artisan prepper:localize
php artisan prepper:seed
npm install
npm run dev