- PHP 7.3+
- Composer 2.0+
- MySQL 5.7+
- Laravel 8.0
-
Step 1: Clone the repository - https://github.com/devriazul/portfolio-client.git
-
Step 2: Install Laravel Composer install
-
Step 3: Run the migration( follow the order) i) Migrate and seed the base tables (Needed only once) php artisan migrate --seed
This is a web-based Protfolio Project. From here user can create, update or delete their latest work, education or contact information. We have an dashboard panel to control this site. Users have one role which is:
- Super Admin
Only Super Admin can change their details.
- Update and delete: User who created a feature on this side can able to delete or update their post at any time an as much as they want.
I have used those languages to create this project.
Front-End
- HTML
- CSS
- Java Scripts
Back-End:
- PHP
- Laravel-Framework : 8
- Mysql# portfolio-client
