Skip to content

Commit e030ef2

Browse files
committed
feat: packagist added
1 parent a59d8da commit e030ef2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,15 @@ Before you begin, ensure you have met the following requirements:
4545

4646
- PHP [8.2, 8.3, 8.4]
4747
- Composer
48-
- Laravel ^11.0
48+
- Laravel [11, 12]
4949
- Any other server requirements or dependencies needed to run Laravel.
5050

5151
Here are the steps to get your development environment running:
5252

53+
1. Create Project directly via composer:
54+
```bash
55+
composer create-project shahghasiadil/laravel-clean-architecture-ddd-cqrs
56+
```
5357
1. Clone the repository:
5458
```bash
5559
git clone https://github.com/shahghasiadil/laravel-clean-architecture-ddd-cqrs.git

0 commit comments

Comments
 (0)