Skip to content

Playgroundev/LstFnd

Repository files navigation

Build Status Total Downloads Latest Stable Version License

Installation

  1. create a copy of .env.example as .env
  2. Setup Database Credentials in .env
  3. For windows install Composer
  4. Navigate to Project Location using Command Prompt
  5. Run composer install to install dependencies
  6. Run php artisan key:generate
  7. Run php artisan migrate
  8. Finally, run php artisan serve
  9. Open localhost:8000 on your favorite browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published