Skip to content

yysofiyan/improved-engine

Repository files navigation

About The Project

wakatime

This is a web-based application for UNSAP's student admission process (PMB) for academic.

Built With

  • PHP 8.1.4
  • Laravel 8.30

Getting Started

Prerequisites

  • ServBay/MAMP/WAMP Server
  • Composer
  • PHP >= 8.1.4

Installation

  1. Clone the repository
git clone https://github.com/yourusername/pmb-unsap.git
  1. Install Composer dependencies
composer install
  1. Copy .env.example to .env
cp .env.example .env
  1. Generate application key
php artisan key:generate
  1. Run migrations
php artisan migrate
  1. Start the development server
php artisan serve

Contributing

Contributions are welcome. Please follow these steps:

  1. Fork the Project
  2. Create your Feature Branch
  3. Commit your Changes
  4. Push to the Branch
  5. Open a Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •