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.
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.
- News Management
- Announcement Management
- Village Profile
- Laravel 10
- Using Eloquent from Laravel
- Templates for headers and footers
- Full CRUD integration
- Authentication from Laravel
- Upload and Update Images
N+1 Problems
Clone the project
git clone https://github.com/paley777/kebunlebar.git
Go to the project directory
cd kebunlebar
Install dependencies
composer install
Delete Cache
php artisan cache:clear
Generate Laravel Key
php artisan key:generate
Make Storage Link
php artisan storage:link
Migrate
php artisan migrate
Start the server
php artisan serve
For suggestions and input on this system, please email valleryan1212@gmail.com