https://github.com/magicjar/portend
Simple portfolio dashboard build with Laravel and Vue JS
https://github.com/magicjar/portend
dashboard laravel portfolio vue
Last synced: about 2 months ago
JSON representation
Simple portfolio dashboard build with Laravel and Vue JS
- Host: GitHub
- URL: https://github.com/magicjar/portend
- Owner: magicjar
- License: mit
- Created: 2018-03-24T20:31:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T11:59:08.000Z (over 3 years ago)
- Last Synced: 2025-05-08T01:47:57.157Z (about 1 year ago)
- Topics: dashboard, laravel, portfolio, vue
- Language: PHP
- Homepage:
- Size: 3.46 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PortEnd
development stage
PortEnd is a simple portfolio dashboard.
### Table of contents
- [Roadmaps](#roadmaps)
- [Installation](#installation)
- [Creators](#creators)
- [Copyright and license](#copyright-and-license)
### Roadmaps
- Finish the development
### Installation
- Clone / Download this repo
- Rename .env.example to .env
- Create database and insert your dbname, dbuser, and dbpass in the .env file
- Run
- `composser update`
- `php artisan migrate`
- `php artisan db:seed`
- Dashboard `example.dev/dashboard`
- Login with
- email: admin@admin.com
- pass : 123456
### Creators
**Fajar Setya**
-
-
-
### Copyright and license
Code license is MIT.
Copyright 2018, [Dawntale.id](https://dawntale.id).