laravel-enso / enso

Laravel Vue SPA, Bulma themed. For demo login use `admin@laravel-enso.com` & `password` -
https://www.laravel-enso.com
MIT License
1.08k stars 277 forks source link

Friendly reminder to update main Docs page #271

Closed wbovela closed 4 years ago

wbovela commented 4 years ago

This is a reminder.

Prerequisites

Description

The "try it up" description is outdated. The steps are incomplete and do not lead to an up-and-running app in 5 minutes

Steps to Reproduce

  1. First Step
  2. Second Step
  3. and so on...

Expected behavior

A working app. Possibly in 5 minutes.

Actual behavior

running "yarn" leads to "package.json" not found. running "php artisan migrate" leads to access error because no database present. database is not seeded, so no user present.

gandesc commented 4 years ago

Hi @wbovela

Thanks for the reminder, the page was updated