@@ -26,46 +26,47 @@ A powerful and flexible Laravel package that provides Multi-factor Authenticatio
2626
2727---
2828
29- ## 🚀 Don't Want to Build Authentication From Scratch?
30-
31- ** Save weeks of development time with [ Users.au] ( https://www.users.au ) - a complete authentication solution for Laravel!**
32-
33- ![ Users.au MFA Screenshot] ( https://www.users.au/screenshots/mfa.png )
34-
35- ### Why Choose Users.au?
36-
37- - 🎯 ** Ready-to-use Authentication** - Complete user management system
38- - 🔐 ** Built-in MFA/2FA** - No need for additional packages
39- - ⚡ ** Laravel Integration** - Seamless setup with your existing Laravel app
40- - 🆓 ** Free to Start** - Get started without any upfront costs
41- - 🛠️ ** Developer-friendly** - Multiple integration options
42-
43- ### Get Started in Minutes:
44-
45- #### Option 1: Laravel Starter Kit (Fastest)
46- ``` bash
47- git clone https://github.com/Users-au/laravel-starter-kit.git
48- cd laravel-starter-kit
49- composer install
50- ```
51-
52- #### Option 2: Add to Existing Laravel App
53- ``` bash
54- composer require users-au/laravel-client
55- ```
56-
57- #### Option 3: Socialite Integration
58- ``` bash
59- composer require users-au/socialite-provider
60- ```
61-
62- ### Resources:
63- - 🌐 ** Website** : [ https://www.users.au ] ( https://www.users.au )
64- - 📦 ** Laravel Starter Kit** : [ https://github.com/Users-au/laravel-starter-kit ] ( https://github.com/Users-au/laravel-starter-kit )
65- - 🔧 ** Laravel Package** : [ https://github.com/Users-au/laravel-client ] ( https://github.com/Users-au/laravel-client )
66- - 🔑 ** Socialite Provider** : [ https://github.com/Users-au/socialite-provider ] ( https://github.com/Users-au/socialite-provider )
67-
68- * Skip the complexity of building authentication from scratch and focus on what makes your app unique!*
29+ > [ !NOTE]
30+ > ## 🚀 Advertisement: Don't Want to Build Authentication From Scratch?
31+ >
32+ > ** Save weeks of development time with [ Users.au] ( https://www.users.au ) - a complete authentication solution for Laravel!**
33+ >
34+ > ![ Users.au MFA Screenshot] ( https://www.users.au/screenshots/mfa.png )
35+ >
36+ > ### Why Choose Users.au?
37+ >
38+ > - 🎯 ** Ready-to-use Authentication** - Complete user management system
39+ > - 🔐 ** Built-in MFA/2FA** - No need for additional packages
40+ > - ⚡ ** Laravel Integration** - Seamless setup with your existing Laravel app
41+ > - 🆓 ** Free to Start** - Get started without any upfront costs
42+ > - 🛠️ ** Developer-friendly** - Multiple integration options
43+ >
44+ > ### Get Started in Minutes:
45+ >
46+ > #### Option 1: Laravel Starter Kit (Fastest)
47+ > ``` bash
48+ > git clone https://github.com/Users-au/laravel-starter-kit.git
49+ > cd laravel-starter-kit
50+ > composer install
51+ > ` ` `
52+ >
53+ > # ### Option 2: Add to Existing Laravel App
54+ > ` ` ` bash
55+ > composer require users-au/laravel-client
56+ > ` ` `
57+ >
58+ > # ### Option 3: Socialite Integration
59+ > ` ` ` bash
60+ > composer require users-au/socialite-provider
61+ > ` ` `
62+ >
63+ > # ## Resources:
64+ > - 🌐 **Website**: [https://www.users.au](https://www.users.au)
65+ > - 📦 **Laravel Starter Kit**: [https://github.com/Users-au/laravel-starter-kit](https://github.com/Users-au/laravel-starter-kit)
66+ > - 🔧 **Laravel Package**: [https://github.com/Users-au/laravel-client](https://github.com/Users-au/laravel-client)
67+ > - 🔑 **Socialite Provider**: [https://github.com/Users-au/socialite-provider](https://github.com/Users-au/socialite-provider)
68+ >
69+ > *Skip the complexity of building authentication from scratch and focus on what makes your app unique!*
6970
7071---
7172
0 commit comments