Skip to content

Portfolio web, made with laravel , vue js, adminLte3 and love

Notifications You must be signed in to change notification settings

zifaucode/lara-portfolio

Repository files navigation

Fork dan Star ⭐ if this helps ♥️

Index



ABOUT LARA-PORTPOLIO

ENG: Web for portfolio needs created with the aim of making it easier for freelancers to build websites and write blogs on their personal websites.


ID: Merupakan Web untuk kebutuhan portfolio yang dibuat dengan tujuan memudahkan para pekerja lepas untuk membangun website dan menulis blog pada website pribadinya



HOW TO INSTALL

To Install Locally Make sure your PHP is above > 8.0

  • Clone this Repository in your favorite terminal git clone https://github.com/zifaucode/lara-portfolio
  • Type composer install
  • Rename .env-lokal to .env and edit according to your database configuration
  • Create a database on your dbms (ex: phpmyadmin) with the name according to the DB_DATABASE configuration on the .env
  • Migrate database : php artisan migrate
  • Running Seeder database : php artisan db:seed

then Run Terminal

  • php artisan optimize:clear and php artisan serve


option if you do not want to run the database migrate and seeder:

  • The SQL file is located in the MY-DATABASE folder, import it into the mysql db that you have created in your dbms.

USER PASSWORD

  • U: admin
  • P: 123456789


TRAKTIR COFFEE

Treat me to coffee to keep me fresh while coding :



License

The Laravel framework is open-sourced software licensed under the MIT license.