Skip to content

The project aimed at creating an investment management application. It utilizes PHP and the Laravel framework, with a database setup guided through phpMyAdmin. The repository includes various configurations, migrations, and resource files necessary for setting up the application.

Notifications You must be signed in to change notification settings

chandima131/InvestmentApplication

Repository files navigation

Group Project

After cloning
  1. Create a db using phpmyAdmin 2 From the projects root run cp .env.example .env
  2. Configure your .env file
  3. composer update
  4. php artisan key:generate 6.php artisan migrate 7.php artisan serve

About

The project aimed at creating an investment management application. It utilizes PHP and the Laravel framework, with a database setup guided through phpMyAdmin. The repository includes various configurations, migrations, and resource files necessary for setting up the application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published