apolopena / gitpod-laravel-starter

Configurable LAMP or LEMP stack starter project powered by Laravel and Gitpod. Supports Laravel 6, 7, and 8. Out of the box support for React, Vue, and Bootstrap frontends, with or without built-in auth .
https://github.com/apolopena/gitpod-laravel-starter/wiki
MIT License
40 stars 44 forks source link

[DEMO] React Example without phpMyAdmin and no extras #84

Closed apolopena closed 3 years ago

apolopena commented 3 years ago

Problem this feature will solve

The default example, EXAMPLE 1 is slow because of the phpMyAdmin install

Background

See https://github.com/apolopena/gitpod-laravel8-starter/issues/79

Proposed Solution

Add EXAMPLE 2 which would be example 1 without phpMyAdmin

apolopena commented 3 years ago

depends on https://github.com/apolopena/gitpod-laravel8-starter/issues/79