Skip to content

pahaa97/wp-db-test

Repository files navigation

WordPress Sites Manager

About Project

A Laravel + React application to manage and check WordPress site logins.

Getting Started

  1. Clone the repository

  2. Install backend dependencies

    composer install
    
  3. Copy env example

    cp .env.example .env
    
  4. Generate application key

    php artisan key:generate
    
  5. Set up your database credentials in .env

  6. Run migrations

    php artisan migrate
    
  7. Install frontend dependencies

    npm install
    
  8. Build frontend assets

    npm run build
    
  9. Run the application

    php artisan serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages