Skip to content

Commit

Permalink
Merge pull request #3 from modulr/profile
Browse files Browse the repository at this point in the history
update cover to README
  • Loading branch information
alfredobarron authored Sep 28, 2018
2 parents e7a0929 + 3e4ee3f commit af28c12
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,36 @@ Scaffold with Laravel 5.7 to using like base for future projects.

Demo _Comming soon..._

Documentation _Comming soon..._

## Requirements

https://laravel.com/docs/5.7#server-requirements


## Tutorial

https://medium.com/modulr/create-scaffold-with-laravel-5-7-f5ab353dff1c


## Install

#### Clone Repo

```
git clone https://github.com/modulr/laravel-scaffold.git
```

#### Install Depencencies
#### Depencencies

```
composer install
npm install
```


## Configuration

#### Database

```
Expand Down Expand Up @@ -74,10 +85,6 @@ npm run dev
php artisan serve
```

## Tutorial/Documentation

https://medium.com/modulr/create-scaffold-with-laravel-5-7-f5ab353dff1c


## Modules

Expand Down
Binary file removed public/img/avatars/1.jpg
Binary file not shown.

0 comments on commit af28c12

Please sign in to comment.