Skip to content

RawanD201/filament-password-manager

Repository files navigation

Password Manager

  • a simple custom template using Filament V.2 include:

    • Registering users by username and password.
    • user can update profile.
    • Active and Deactive users.
    • Activity logs and Exception and Screenlock packages.
    • with 2 languages ckb and en.

Banner

Laravel v9.x Livewire v2.x PHP v8.x

Setup

    cd project
    cp .env.example .env
    composer install -o
    pnpm install
    php artisan migrate
    pnpm fresh
    pnpm clear
    php artisan key:generate
    php artisan serve & pnpm dev
  • the default username: admin and password: password for login.

License

The MIT License (MIT). Please see License File for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages