Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yasserelgammal/portfolio

Portfolio build with laravel / Landing Page with Control Panel
https://github.com/yasserelgammal/portfolio

laravel laravel-framework laravel10 php portfolio

Last synced: 2 months ago
JSON representation

Portfolio build with laravel / Landing Page with Control Panel

Awesome Lists containing this project

README

        

Laravel Logo

### Project Description
This is a Portfolio landing page built with Laravel, It has a full control panel to control content.
[Recorded Video for the whole project](https://youtu.be/67eNtTWKtcc "Recorded Video for the whole project")

### How to Install
1. Clone the project
2. Go to the project root directory and run `composer install` and `npm install`
3. Create `.env` file and copy content from `.env.example`
4. Run `php artisan key:generate` from terminal
5. Change database information in `.env`
6. Run migrations by executing `php artisan migrate` , Then Run `php artisan db:seed` to use faker settings in database,
7. Start the project by running `php artisan serve`

### Demo Account
- AdminURL: http://127.0.0.1:8000/admin
- Email: [email protected]
- Password: password