Skip to content

Commit

Permalink
readme opt
Browse files Browse the repository at this point in the history
  • Loading branch information
amranidev committed Nov 4, 2015
1 parent 07f119d commit 72418e4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,20 @@ Scaffold Interface for laravel v5.1 using materailize

+using an interface to design your table

#contact : [email protected]

#Package installation#

Add scaffold-interface to your composer.json file to require Ajaxis :

```json

require : {
"laravel/framework": "5.1.*",
"Amranidev/scaffold-interface": "dev-master"
}

´´´

Update Composer :


```
composer update

Expand Down Expand Up @@ -57,3 +55,4 @@ php artisan migrate

Congratulations, you have successfully installed Scafold !

###contact : [email protected]

0 comments on commit 72418e4

Please sign in to comment.