- 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.
-
Notifications
You must be signed in to change notification settings - Fork 0
GeraldGat/PasswordTool
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published