Skip to content

Commit

Permalink
feat: change readme
Browse files Browse the repository at this point in the history
refs: #11
  • Loading branch information
pirs1337 committed Dec 6, 2024
1 parent 1e116b0 commit e77b6dc
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@

## Installation

bash
composer require ronasit/laravel-project-initializator --dev
```bash
composer require ronasit/laravel-project-initializator --dev
```

## Documentation
1 - run `php artisan init {application name }` - generate the Readme.md file and download the required packages.
2 - run `php artisan telescope:install`
3 - run `php artisan migrate`
1. run `php artisan init {application name }` - generate the Readme.md file and download the required packages.
2. run `php artisan telescope:install`
3. run `php artisan migrate`

0 comments on commit e77b6dc

Please sign in to comment.