https://github.com/paley777/kebunlebar
The Kebun Lebar Village Profile Information System is a website-based system aimed at providing information and profiles for the Kebun Lebar village, Pematang Tiga District, Central Bengkulu Regency, Indonesia.
https://github.com/paley777/kebunlebar
laravel laravel-framework profile website
Last synced: 5 months ago
JSON representation
The Kebun Lebar Village Profile Information System is a website-based system aimed at providing information and profiles for the Kebun Lebar village, Pematang Tiga District, Central Bengkulu Regency, Indonesia.
- Host: GitHub
- URL: https://github.com/paley777/kebunlebar
- Owner: paley777
- Created: 2023-08-20T14:37:05.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-14T15:36:07.000Z (almost 2 years ago)
- Last Synced: 2024-07-14T17:23:18.265Z (almost 2 years ago)
- Topics: laravel, laravel-framework, profile, website
- Language: Blade
- Homepage: https://kebunlebar.my.id/
- Size: 23.9 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Sistem Informasi Profil Desa Kebun Lebar
The Kebun Lebar Village Profile Information System is a website-based system aimed at providing information and profiles for the Kebun Lebar village, Pematang Tiga District, Central Bengkulu Regency, Indonesia.
## Integration
Apart from using Laravel 10, this system also integrates the Bootstrap Framework as a front-end. This system uses a SQL database and in its development uses MySQL Workbench software.
## User Key Features
- News Management
- Announcement Management
- Village Profile
## System Features
- Laravel 10
- Using Eloquent from Laravel
- Templates for headers and footers
- Full CRUD integration
- Authentication from Laravel
- Upload and Update Images
## Optimization
N+1 Problems
## Run Locally
Clone the project
```bash
git clone https://github.com/paley777/kebunlebar.git
```
Go to the project directory
```bash
cd kebunlebar
```
Install dependencies
```bash
composer install
```
Delete Cache
```bash
php artisan cache:clear
```
Generate Laravel Key
```bash
php artisan key:generate
```
Make Storage Link
```bash
php artisan storage:link
```
Migrate
```bash
php artisan migrate
```
Start the server
```bash
php artisan serve
```
## Screenshots


## Suggestion
For suggestions and input on this system, please email valleryan1212@gmail.com