https://github.com/kadirermantr/factory-360
Manage factories and employees
https://github.com/kadirermantr/factory-360
backend bootstrap laravel php
Last synced: 3 months 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-11T18:17:18.000Z (about 1 year ago)
- Last Synced: 2025-12-13T14:47:01.354Z (7 months ago)
- Topics: backend, bootstrap, laravel, php
- Language: CSS
- Homepage:
- Size: 5.28 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:** `test@test.com`
**Password:** `password`