Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kadirermantr/factory-360

Manage factories and employees
https://github.com/kadirermantr/factory-360

backend bootstrap laravel php

Last synced: about 10 hours ago
JSON representation

Manage factories and employees

Awesome Lists containing this project

README

        

# Factory 360

- **Tech Stack:** [Tech Stack File](https://github.com/kadirermantr/factory-360/blob/main/techstack.md)
- **Programming Language:** PHP
- **Framework:** Laravel, Bootstrap
- **Package:** [toastr](https://github.com/CodeSeven/toastr), [Pulse](https://github.com/laravel/pulse)
- **Theme:** [SB Admin 2](https://startbootstrap.com/theme/sb-admin-2)
- **Available languages:** English, German, Turkish

## Install

```bash
cp .env.example .env
composer install
./vendor/bin/sail up -d
./vendor/bin/sail artisan migrate --seed
```

## Example User

**Email:** `[email protected]`

**Password:** `password`