https://github.com/karlmacas29/backend
Recruitment, Selection and Placement System for tagum created by DNSC OJT student
https://github.com/karlmacas29/backend
backend laravel-framework microsoft-sql-server rsp
Last synced: 2 months ago
JSON representation
Recruitment, Selection and Placement System for tagum created by DNSC OJT student
- Host: GitHub
- URL: https://github.com/karlmacas29/backend
- Owner: karlmacas29
- Created: 2025-03-31T01:20:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-11-23T03:08:29.000Z (7 months ago)
- Last Synced: 2025-11-23T05:16:22.958Z (7 months ago)
- Topics: backend, laravel-framework, microsoft-sql-server, rsp
- Language: PHP
- Homepage:
- Size: 933 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Recruitment, Selection and Placement System (BackEnd)
A Recruitment, Selection and Placement Web System for tagum created by DNSC OJT student.
##



## Documentation
[Documentation for Laravel](https://laravel.com/docs/12.x)
## Run Locally
- Make sure you have to install node.js, composer, laravel and also has a server tool like xampp, wampp, etc.
- It required MS SQL (required permission)
Clone the project
```bash
git clone https://github.com/karlmacas29/backend.git
```
Go to the project directory
```bash
cd backend
```
Install dependencies
```bash
composer install
```
Start the server
In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).
## Security Vulnerabilities
If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via [taylor@laravel.com](mailto:taylor@laravel.com). All security vulnerabilities will be promptly addressed.
## License
The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).