grafite/scaffold

An opinionated Laravel boilerplate.

Installs: 212

Dependents: 0

Suggesters: 0

Security: 0

Stars: 34

Watchers: 2

Forks: 5

Open Issues: 4

Type:project


README

Grafite Scaffold

Laravel Tests Maintainability Packagist license

About Grafite Scaffold

Grafite Scaffold was created as a highly opinionated boilerplate of Laravel's base application structure. In comes loaded with a variety of packages for various needs including:

  • grafite/auth
  • grafite/charts
  • grafite/database
  • grafite/forms
  • grafite/html
  • grafite/maintenance
  • hisorange/browser-detect
  • intervention/image
  • guzzlehttp/guzzle
  • bepsvpt/secure-headers
  • livewire/livewire
  • laravel/framework
  • laravel/cashier
  • laravel/dusk
  • laravel/helpers
  • laravel/sanctum
  • lasserafn/php-initial-avatar-generator
  • tightenco/ziggy
  • pragmarx/google2fa-laravel
  • pragmarx/recovery
  • pusher/pusher-php-server
  • silviolleite/laravelpwa
  • spatie/laravel-honeypot

Scaffold is intended to be used to start a project and then be heavily altered.

Author(s):

Requirements

  1. PHP 8.1+

Setup

sail up

Compatibility and Support

Since Grafite Scaffold is a starter project it offers no support, and no compatibily guarantees.

Installation

composer create-project grafite/scaffold {project-name} --prefer-dist

Documentation

https://docs.grafite.ca/scaffold/introduction

License

Grafite Scaffold is open-sourced software licensed under the MIT license

Bug Reporting and Feature Requests

Please add as many details as possible regarding submission of issues and feature requests

Disclaimer

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.