Download the PHP package dizatech/identifier without Composer
On this page you can find all versions of the php package dizatech/identifier. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package identifier
Laravel Identifier Package :: simple authentication
Laravel Identifier Package :: simple authentication (login, register and forgot-password).
How to install and config dizatech/identifier package?
⬇️</g-emoji> Installation
Publish Config file
- Update (Be careful! Overwrites existing settings)
Migrate tables, to add identifier tables to database
📖</g-emoji> How to change auth options
- Set the configs in /config/dizatech_identifier.php
Usage
-
Create resources/sass/auth.scss file and add the following code :
-
Please note that fonts directories is up to your project structure. change them with your own directories.
-
Create resources/js/auth.js file and add the following code :
-
Add created files directly in your webpack.mix.js
-
run npm :
-
Use this route to redirect your users to login and registration page
-
Change
app/Http/Middleware/Authenticate.php
like this : -
Clear caches
- Done !
Requirements :
- PHP v7.0 or above
- Laravel v7.0 or above
- dizatech/notifier package packagist link
- va/cutlet-helper package packagist link
All versions of identifier with dependencies
PHP Build Version
Package Version
Requires
php Version
7.1.*|7.2.*|7.3.*|7.4.*|8.*
laravel/framework Version 7.*|8.*
dizatech/notifier Version 0.*
va/cutlet-helper Version 1.*
morilog/jalali Version 3.*
laravel/framework Version 7.*|8.*
dizatech/notifier Version 0.*
va/cutlet-helper Version 1.*
morilog/jalali Version 3.*
The package dizatech/identifier contains the following files
Loading the files please wait ....