- Clone Repository
- Composer Install, *make sure your php version is >= 8.1.0
- cp .env.example .env
- php artisan key:generate
- setting your database name and password in .env
*DB_DATABASE= your_database
*DB_USERNAME= your_username
*DB_PASSWORD= your_password - php artisan migrate --seed
- if you meet any problems, please open an issue on [GitHub]
-
Notifications
You must be signed in to change notification settings - Fork 0
ITEBA-dev-community/backend-stage
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Backend side for Batam Institute of Technology Electronic Library with Laravel.