Skip to content

Latest commit

 

History

History
71 lines (50 loc) · 1.7 KB

README.md

File metadata and controls

71 lines (50 loc) · 1.7 KB

Personal Website

Laravel Personal Website

Table of Contents

General Information

Personal Website using Laravel

Technologies Used

  • PHP 8.0.2
  • Laravel 9.19
  • Laravel/ui 4.2
  • Composer 2.4.3

Features

  • Admin panel
  • User role : admin | user
  • Personal Info
  • Skills
  • About Me
  • Blogs Managment
  • Application Tracker

Screenshots

laravel Personal website Dashboard screenshot

personal website skill screenshot

blog page screenshot

home page screenshot

skill page screenshot

blog page screenshot

login page screenshot

Setup

git clone https://github.com/MobinaJafarian/Personal_Website.git 
composer install
cp .env.example .env
php artisan key:generate
php artisan migrate

Then

php artisan serve
npm install
npm run dev

Contact

Created by @MobinaJafarian - feel free to contact me!