Dairy Web merupakan website profile untuk peternakan susu sapi:
- User Authentication & Authorization
- Contact Form Management
- Modern Dashboard Interface
- Responsive Design
- Message Management System
- PHP >= 8.1
- Composer
- Node.js & NPM
- MySQL/MariaDB
- Laravel 11.x
- Clone the repository:
git clone https://github.com/suwantara/dairyweb.git
- Install PHP dependencies:
composer install
- Install NPM packages:
npm install
- Copy environment file:
cp .env.example .env
- Generate application key:
php artisan key:generate
- Configure your database in
.env
file:
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=dairyweb
DB_USERNAME=username
DB_PASSWORD=
- Run database migrations:
php artisan migrate
- Build assets:
npm run dev
-
User Management
- Authentication
- Profile Management
- Password Reset
-
Message System
- Contact Form
- Message Management
- Read/Unread Status
- Message Preview
-
Dashboard
- Message Overview
- User Statistics
- Activity Logs
- Register a new account or login with existing credentials
- Access the dashboard to manage messages
- Use the contact form to send messages
- Manage user profile and settings
If you'd like to contribute to this project, please:
- Fork the repository
- Create a new branch (
git checkout -b feature/improvement
) - Make your changes
- Commit your changes (
git commit -am 'Add new feature'
) - Push to the branch (
git push origin feature/improvement
) - Create a Pull Request
This project is licensed under the MIT License - see the LICENSE.md file for details.
If you have any questions, feel free to reach out:
- Email: your.email@example.com
- Website: www.yourwebsite.com
- Project ini akan diupdate setiap saat jika ada fitur baru