From 4189342ac1bac7df052273f0dd04135f58693bb0 Mon Sep 17 00:00:00 2001
From: MohammadAhad Shaikh <68577910+shaikhahad18@users.noreply.github.com>
Date: Thu, 1 Oct 2020 07:50:56 +0530
Subject: [PATCH] Improved Documentation
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 4e99536..8e7b728 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
php artisan migrate
- if you have error regarding database tables please download SQL file by Click here
+ if you're have error regarding database tables please download SQL file by Click here
after clone my project from this repo if you facing warning or error please run command "composer install"
or Email me your error screenshot Here
@@ -43,11 +43,11 @@ Laravel is a web application framework with expressive, elegant syntax. We belie
- [Robust background job processing](https://laravel.com/docs/queues).
- [Real-time event broadcasting](https://laravel.com/docs/broadcasting).
-Laravel is accessible, yet powerful, providing tools needed for large, robust applications. A superb combination of simplicity, elegance, and innovation give you tools you need to build any application with which you are tasked.
+Laravel is accessible, yet powerful, providing tools needed for large, robust applications. A superb combination of simplicity, elegance, and innovation gives you tools you need to build any application with which you are tasked.
## Learning Laravel
-Laravel has the most extensive and thorough documentation and video tutorial library of any modern web application framework. The [Laravel documentation](https://laravel.com/docs) is thorough, complete, and makes it a breeze to get started learning the framework.
+Laravel has the most extensive and thorough documentation and video tutorial library of any modern web application framework. This [Laravel documentation](https://laravel.com/docs) is thorough, complete, and makes it a breeze to get started learning the framework.
If you're not in the mood to read, [Laracasts](https://laracasts.com) contains over 900 video tutorials on a range of topics including Laravel, modern PHP, unit testing, JavaScript, and more. Boost the skill level of yourself and your entire team by digging into our comprehensive video library.