Skip to content

Commit

Permalink
Updated readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hashaam-zahid authored Dec 10, 2023
1 parent 6ce2e8f commit 3371b9f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This project is a Laravel-based Blog Post application that incorporates various


# php artisan Commands Required

```
php artisan make:migration
<br/>
php artisan make:request
Expand Down Expand Up @@ -45,16 +45,18 @@ php artisan make:seed
php artisan make:factory
<br/>
php artisan serve
```

# Node Packages Commands Required

npm install

# Composer Commands Required

```
composer update
composer dump-autoload

```

## Features

Expand Down

0 comments on commit 3371b9f

Please sign in to comment.