aeq-dev / Portfolio

Portfolio build with laravel / Landing Page with Control Panel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

About

Portfolio build with laravel / Landing Page with Control Panel


Languages

Language:CSS 42.1%Language:SCSS 20.8%Language:JavaScript 19.3%Language:PHP 9.0%Language:Blade 8.8%