Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit b92804a

Browse files
committed
Update quick-start.md
1 parent 87ae6f9 commit b92804a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Here is a step by step guide for configuring Adldap2 with a fresh new laravel project. This guide assumes you have
44
knowledge working with Laravel, Active Directory, LDAP Protocol and command line tools (such as Composer and Artisan).
55

6-
This guide is thanks to [@st-claude](https://github.com/st-claude).
6+
This guide was created with the help of [@st-claude](https://github.com/st-claude).
77

88
1. Create a new laravel project by running `laravel new my-app` or `composer create-project --prefer-dist laravel/laravel my-app`.
99
[Laravel Installation](https://laravel.com/docs/5.2#installation)

0 commit comments

Comments
 (0)