https://github.com/sarfraznawaz2005/elogger
basecamp classic time posting app
https://github.com/sarfraznawaz2005/elogger
Last synced: 13 days ago
JSON representation
basecamp classic time posting app
- Host: GitHub
- URL: https://github.com/sarfraznawaz2005/elogger
- Owner: sarfraznawaz2005
- Created: 2022-07-29T06:51:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-08T06:49:38.000Z (6 months ago)
- Last Synced: 2025-03-26T10:52:19.955Z (about 1 month ago)
- Language: PHP
- Size: 2.51 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eLogger
### Requirements
- PHP 8.0### Installation
- `composer install`
- check db creds in env, create database and run `php artisan migrate`
- `npm install && npm run build`Note: Make sure you have updated versions of Node (v16) and NPM (v8).