Stars: 192
Forks: 79
Pull Requests: 47
Issues: 21
Watchers: 12
Last Updated: 2020-09-30 22:06:48
This repo contains the source code for our guidelines site.
Learn how to create a package like this one, by watching our premium video course:
We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.
Install this package by running cloning this repository and install like you normally install Laravel.
composer install
and npm install yarn
yarn
and yarn run dev
to generate assets.env.example
to .env
and fill your valuesIf you are following our guidelines or use the code in this repo to set up your own guidelines site, please send us a postcard from your hometown.
Our address is: Spatie, Kruikstraat 22, 2018 Antwerp, Belgium.
All postcards are published on our website.
These guidelines are tailormade for us. We do not follow semver for this project and do not provide support whatsoever. However, if you're a bit familiar with Laravel you should easily find your way.
This project and the Laravel framework are open-sourced software licensed under the MIT license.