Commit 95933648 by fezrul

update readme

parent 63d5ec0c
......@@ -3,8 +3,10 @@
## Local Setup
1. Clone repository
1. git clone http://coders.3fresources.com/fezrul/3FOverdrive.git coders
1. add di composer.json
[
"autoload": {
"files": [
......@@ -22,6 +24,10 @@
}
},
]
1. register ServiceProvider in config/app.php
1. Overdrive\Web\ServiceProvider::class
1. run composer dump-autoload
1. run php artisan overide:asset
......
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