Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kadirermantr/factory-360
- Owner: kadirermantr
- Created: 2022-10-21T15:40:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-19T07:14:29.000Z (8 months ago)
- Last Synced: 2024-03-19T08:31:27.849Z (8 months ago)
- Topics: backend, bootstrap, laravel, php
- Language: CSS
- Homepage:
- Size: 5.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`