- Clone the repository using
git clone https://github.com/GeraldGat/PasswordTool - Install the dependencies using
composer installandnpm install - Create a .env file based on the .env.example
- Generate the key using
php artisan key:generate - Configure the
DB_DATABASE,DB_USERNAME,DB_PASSWORDand theMAIL_XXXin the .env - Generate the database with
php artisan migrate --seed - Generate the assets using
npm run production - Create an admin user using
php artisan user:admin:create {email} {password} {confirmPassword} - You can now start the server and login using the previously created user
This repository was archived by the owner on Sep 24, 2025. It is now read-only.
GeraldGat/PasswordTool
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|