-
Notifications
You must be signed in to change notification settings - Fork 42
Setup
Apolo Pena edited this page Apr 22, 2021
·
11 revisions
Setup of gitpod-laravel-starter depends on what you want to do with it.
There are 3 main ways to use gitpod-laravel-starter all of which require a gitpod account.
-
The Curious
- You just want to see how
gitpod-laravel-starterworks without creating a project of your own. You don't need change, add or push files to a respository.
- You just want to see how
-
The Dabbler
- You don't need to build a real project of your own and you don't mind working with a single fork. You would like to expirement with various configurations, add the project scaffolding to your repository but that is the extent of it.
-
The Developer
- You would like to build one or more projects in your own repository using
gitpod-laravel-starteras the starting point.
- You would like to build one or more projects in your own repository using
This is the quickest way to start but also the most limited.
Default 'Vanilla' setup with phpMyAdmin
'Questions and Answers' example using React and Bootstrap
Material Dashboard example using Vue and Bootstrap
This is the quickest way to start and be able to make changes in your own repository but is not sufficient for building your own projects.
Fork the project
This is the best option if you want to create any many projects as you wish, name, configure and build upon them as you like.
Do a bunch of stuff