The code powering plugins.hirasawa.io
Setting up this project is very similar any other Laravel project
git clone https://github.com/HirasawaProject/plugins.hirasawa.io.gitcp .env.example .env- Setup database credentials in
.env php artisan key:generatephp artisan migratephp artisan db:seed- For standard valuesphp artisan db:seed --class=DevelopmentSeeder- For development data
When you run the development seeder you also generate an admin account with the email admin@hirasawa.io and password admin