-
Run
git clonehttps://github.com/Marrwan/Employee_Management_System.git
-
cd Employee_Management_System
-
Run
composer install
(install composer beforehand) -
From the projects root run
cp .env.example .env
-
Configure your
.env
file -
Run
npm install && npm run dev
-
Create a new database in your phpmyadmin, name it with the same as the database name in .env
-
run php artisan migrate
-
cd public
-
run php -S localhost:3000
-
Notifications
You must be signed in to change notification settings - Fork 0
Marrwan/Employee_Management_System
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Employee management system built using Laravel.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published