aplikasi monitoring dokument dengan reminder ke email
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
dependabot[bot] 965438d8d0
Bump guzzlehttp/psr7 from 2.4.4 to 2.5.0
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 2.4.4 to 2.5.0.
- [Release notes](https://github.com/guzzle/psr7/releases)
- [Changelog](https://github.com/guzzle/psr7/blob/2.5/CHANGELOG.md)
- [Commits](https://github.com/guzzle/psr7/compare/2.4.4...2.5.0)

---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
app changes email notification template 2 years ago
bootstrap
config
database add classfication and fixing 2 years ago
lang/en
public update import dan sample 2 years ago
resources changes email notification template 2 years ago
routes changes email notification template 2 years ago
storage
tests
.editorconfig
.env.example
.gitattributes
.gitignore
1.png UPDATE IMAGE 2 years ago
2.png UPDATE IMAGE 2 years ago
Dockerfile
README.md
artisan
composer.json UPGRADE TO LARAVEL 10 1 year ago
composer.lock Bump guzzlehttp/psr7 from 2.4.4 to 2.5.0 1 year ago
default.conf
docker-compose.yml
jsconfig.json
package-lock.json Bump json5 from 2.2.1 to 2.2.3 2 years ago
package.json
phpunit.xml
postcss.config.js
tailwind.config.js
user.ini
vite.config.js

README.md

Monitor DOC - Laravel inertiajs

This is a project about web application to monitor and send email notification for any contract or latter with end dated need to update or notice.

Support me

Trakteer Saya

What is flavor ?

  • this is another version from this application request from someone im changes many this from here i think i get a good template for another project that i can work for.

Requirements

  • PHP 8.0 or latest
  • Node 16+ or latest

How to run

$ cp .env.example .env # configure app for laravel
$ touch database/database.sqlite # if you use .env.example with default sqlite database
$ composer install
$ npm install
$ npm run dev # compiling asset for development

Default User

username : admin@admin.com
password : password

Compile Assets ( to prod )

$ npm run build

Screenshot