Skip to content

Commit

Permalink
Readme file updated
Browse files Browse the repository at this point in the history
  • Loading branch information
alimranahmed committed Jun 22, 2024
1 parent 54a2d74 commit 2e1f4f0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1,400 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ A full-featured blogging system for personal use. No frontend theme and anything
* Can navigate articles based on categories.

### Installation Process
1. Execute `git clone https://github.com/alimranahmed/LaraBlog.git` on your terminal to download this project.
1. Execute `composer create-project alimranahmed/larablog` on your terminal to download this project.
2. Go to the project root directory and execute `composer install` to install all PHP dependencies of the project
3. Create a file named as .env and copy the content of .env.example to newly created .env file
4. Then execute `php artisan key:generate` on your terminal/cmd to generate environment key
Expand Down
16 changes: 0 additions & 16 deletions badge-coverage.svg

This file was deleted.

Loading

0 comments on commit 2e1f4f0

Please sign in to comment.