Skip to content
This repository has been archived by the owner on Feb 8, 2020. It is now read-only.
/ canvas Public archive

Our template for building Laravel and Vue applications.

Notifications You must be signed in to change notification settings

humans/canvas

Repository files navigation

Canvas

Canvas is a Laravel template that we use for most of our Laravel projects.

This comes with most of our basic needs in developing web apps from the backend, and front-end alike.

Setup

composer install

yarn && yarn run dev

php artisan key:generate

php artisan migrate:fresh --seed

php artisan passport:install

About

Our template for building Laravel and Vue applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published