Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mileage-claim
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
trainee
mileage-claim
Commits
9c6e2e20
Commit
9c6e2e20
authored
Aug 19, 2025
by
Mohammad Izzat Johari
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
init
parents
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
+20
-0
README.md
+20
-0
No files found.
README.md
0 → 100644
View file @
9c6e2e20
# My Awesome Laravolt Application
## Server Requirements
1.
PHP 8.x
1.
Composer 2
1.
PostgreSQL (recommended) or MariaDB
## Local Setup
1.
Clone repository
1.
Jalankan
`composer install`
1.
Salin .env.example ke .env
1.
Sesuaikan konfigurasi database dan lain-lain
1.
Jalankan 'php artisan key:generate'
1.
Jalankan 'php artisan migrate:fresh --seed'
1.
Jalankan 'php artisan storage:link'
1.
Jalankan 'php artisan vendor:publish --tag=laravolt-assets'
1.
Pastikan folder-folder berikut _writeable_:
1.
bootstrap/cache
1.
storage
1.
Jalankan 'php artisan serve'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment