Skip to content

Repository files navigation

Requirements

  1. PHP Version 8
  2. Framework Laravel 10
  3. MYSQL Ver 8.0.30 for Win64 on x86_64 (MySQL Community Server - GPL)
  4. Composer
  5. Web Browser
  6. PHP server (Laragon Or Xampp)

INSTALLATION

  1. Clone the project
  2. Open terminal and type composer update or composer install (if not working type composer install --ignore-platform-reqs)
  3. Copy .env.example and paste here, rename .env.example.copy to .env
  4. Configure your database connection
  5. Run "php artisan key:generate" and "php artisan config:clear"
  6. Run "php artisan migrate" and "php artisan db:seed" to generate table and insert default user (On Proggres) / or can import SQL File to your Database
  7. Run "php artisan serve"
  8. Open the browser and type localhost:8000

HOW TO USE THE APP

  1. Login with admin
    1. email: levitate@gmail.com
    2. Password: password123

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages