Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
SumaiyaTarannumNoor committed Aug 22, 2022
2 parents a39a8e8 + 821af4f commit 96842ff
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
**To run this project:<br>**
**>run command-> php artisan key:generate** <br>
**>run command-> php artisan cache:config / php artisan cache:clear** <br>
**>create a database named laravel and import the database "laravel" into php/myadmin** <br>
**>run command-> php artisan serve**

<p align="center"><a href="https://laravel.com" target="_blank"><img src="https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup-cmyk-red.svg" width="400"></a></p>

<p align="center">
Expand All @@ -7,6 +13,8 @@
<a href="https://packagist.org/packages/laravel/framework"><img src="https://img.shields.io/packagist/l/laravel/framework" alt="License"></a>
</p>



## About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:
Expand Down

0 comments on commit 96842ff

Please sign in to comment.