/test-square1

A simple blog, It's a test for square1

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

Blog

Installation instructions

  • git clone https://github.com/rorepoid/test-square1.git
  • composer install
  • cp .env.example .env
  • php artisan key:generate

Create your database and set credentials to .env file

  • php artisan migrate --seed

  • npm install

  • npm run dev

You can login with the admin user

email: admin@gmail.com

password: secret

or register as new user