Skip to content

alemhar/IP-address-logging

Repository files navigation

Project Information/Prerequisite

  • Laravel 8
  • PHP 7.3
  • MySQL
  • Breeze
  • InertiaJS
  • VueJS 3
  • npm
  • composer

Installation

  • Clone or Download source code to a directory.
  • On the Terminal, Change Directory to the directory creted.

Start Local MySQL Server and create database: iprecord, user: root, password: [no password]

  • Run "composer update"
  • Run "npm install"
  • Run "npm run dev"
  • copy "env.example" to ".env"
  • Run "php artisan key:generate"
  • Update/Create .env file with the database configuration created above.
  • Run "php artisan migrate"
  • Run "php artisan serve"

Usage

Open "http://localhost:8000" in browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors