Skip to content

spatie/myray.app

Repository files navigation

myray.app

This repo contains the source code of https://myray.app

Installation

  • Create an environment file with cp .env.example .env
  • Generate an app key with php artisan key:generate
  • Create a database with php artisan migrate
  • Install dependencies with composer install and npm install
  • Generate assets with npm run build, or run a development server with npm run dev

About

Ray promotional website

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Contributors 26