https://github.com/danielhe4rt/better-portfolio
https://github.com/danielhe4rt/better-portfolio
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielhe4rt/better-portfolio
- Owner: danielhe4rt
- Created: 2019-11-27T20:36:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-27T20:25:23.000Z (over 2 years ago)
- Last Synced: 2025-09-29T03:34:09.191Z (9 months ago)
- Language: PHP
- Size: 3.95 MB
- Stars: 33
- Watchers: 2
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Better Portfolio
An fullstack portfolio made with Laravel 6.x to help the community with this "quick start".
## :sparkles: Preview
> Computer | Mobile
> --- | --- |
>
|
|
## :rocket: 5 minutes quick start
First you need to check if you have all the requirements installed on your machine:
| Dependencies | Version |
|--------------|---------|
| PHP | \>= 7.4 |
| Composer | latest |
| Laravel | 8.x |
:bulb: Install all packages of the `package.json` on your project. This will download everything you need.
```
composer install
```
## :computer: Running the server
:bulb: After all the dependencies have been installed, you just need to run the server with the following command:
```
php artisan serve
```
## :v: Greetz
```
Twitch Chat - Helping with the details of the portfolio
selcip - Mobile First for the portfolio
BritoHe4rt - UX cases
GustavoHe4rt - Base portfolio creation
```