dawnstar/core

Package for Dawnstar CMS

1.0.4 2022-01-16 12:25 UTC

README

  • Add these line to require section in composer.json

    "dawnstar/core": "^1.0",
    
  • Update DB Connection in .env

  • Run "composer update"

  • Run "php artisan ds:install"