Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.
/ laravel-intranet Public archive

A simple intranet system for small business

Notifications You must be signed in to change notification settings

mchev/laravel-intranet

Repository files navigation

Laravel Intranet

About Laravel Intranet

Laravel Intranet is a web application for small companies how wants to manage customers, projects, tasks (trello like) and hours.

Installation instructions

Clone the repository to your host.

In the directory :

composer install
cp .env.example .env

Edit your database informations in .env file

php artisan key:generate
php artisan migrate
php artisan db:seed

First connexion

User : [email protected] Password : admin

About

A simple intranet system for small business

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published