Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Enas committed Jul 9, 2023
1 parent 2429170 commit b672bfb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,11 @@ new module from foo is created by the following command:
```php
php artisan make:module :modeule_name :model_name
```
###Example

---
### Example
```php
php artisan make:module jobs job
```

- Jobs module that was created exist within the modules folder in corals folder
- It is ready to work on
Expand Down

0 comments on commit b672bfb

Please sign in to comment.