Skip to content

jasonkaplan79/laravel_vidstack

Repository files navigation

Installation

  • git clone [email protected]:jasonkaplan79/laravel_vidstack.git
  • cd laravel_vidstack
  • composer install
  • cp .env.example .env
  • php artisan migrate --seed (when prompted to create a SQLite Database "Would you like to create it?" Say Yes)
  • php artisan key:generate
  • npm install
  • npm run build
  • php artisan serve
  • Go to the URL like http://localhost:8000, http://127.0.0.1:8000 etc.
  • Go to /test1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published