Commit cd1928dc authored by Viral Solani's avatar Viral Solani

Update readme

parent 142e846e
......@@ -114,8 +114,13 @@ You can now access the server at http://localhost:8000
## Please note
- To run test cases, add SQLite support to your php
- Just call this artisan command to start the checks - php artisan self-diagnosis
## Other Important Commands
- To fix php coding standard issues run - composer format
- To perform various self diagnosis tests on your Laravel application. run - php artisan self-diagnosis
- To clear all cache run - composer clear-all
- To built Cache run - composer cache-all
- To clear and built cache run - composer cc
## Logging In
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment