diff --git a/README.md b/README.md index ed6f226..120e5a7 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,8 @@ A clean code generator for Laravel framework that will save you time! This aweso ## Installation - To download this package into your laravel project, use the command-line to execute the following command + To download this package into your laravel project, use the command-line to execute the following command + ``` composer require crestapps/laravel-code-generator --dev ``` diff --git a/src/Templates/default-collective/index.blade.stub b/src/Templates/default-collective/index.blade.stub index 83c8609..fb43267 100644 --- a/src/Templates/default-collective/index.blade.stub +++ b/src/Templates/default-collective/index.blade.stub @@ -25,7 +25,7 @@
diff --git a/src/Templates/default/index.blade.stub b/src/Templates/default/index.blade.stub index c68cabe..f34d7c5 100644 --- a/src/Templates/default/index.blade.stub +++ b/src/Templates/default/index.blade.stub @@ -24,7 +24,7 @@ @@ -61,7 +61,7 @@