Skip to content

defep/planus-sgsi

Repository files navigation

Planus

Laravel application for Risk management analysis

Quick Start

# Install dependencies
composer install

# Rename .env.example file to .env and change DB params

# Run the database migrations
php artisan migrate

# Seed the database with records
php artisan db:seed

# Run Laravel server
php artisan serve

Author

Federico Palma

About

Laravel application for Risk management analysis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors