Giter Site home page Giter Site logo

sjayjay005 / blender Goto Github PK

View Code? Open in Web Editor NEW

This project forked from spatie/blender

0.0 1.0 0.0 10.72 MB

The Laravel template used for our CMS like projects

Home Page: https://freek.dev/on-open-sourcing-blender

PHP 73.61% Shell 0.57% JavaScript 8.29% CSS 0.05% HTML 17.48%

blender's Introduction

Blender

Software License StyleCI Quality Score

Blender is the Laravel template that is used for (nearly) all our projects.

You may use our template but please notice that we offer no support whatsoever. We also don't follow semver for this project and won't guarantee that the code (especially the master branch) is stable. In short: when using this, you're on your own.

Install

This guide assumes you're using Laravel Valet

Laravel App

Download the master branch

git clone https://github.com/spatie/blender.git

Make a copy .env.example and rename to .env

Install the composer dependencies

composer install

Finally make sure you have a database named blender, and run the migrations and seeds

php artisan migrate --seed

Assets

Installing Blender's front end dependencies requires yarn.

yarn

Blender uses Laravel Mix to build assets. To build assets run:

yarn run dev

Available build tasks are defined in package.json

Customisation

  • Most of our projects are in Dutch. You can change the language in config/app.php.
  • We use Redactor from Imperavi as text editor but are not licensed to open source this. The text editor is hence degraded to a standard text area unless you comment out this part in resources/assets/back/app.js

Colofon

Contributing

Generally we won't accept any PR requests to Blender. If you have discovered a bug or have an idea to improve the code, contact us first before you start coding.

License

Blender and The Laravel framework are open-sourced software licensed under the MIT license

blender's People

Contributors

freekmurze avatar sebastiandedeyne avatar willemvb avatar alexvanderbist avatar laravel-shift avatar brendt avatar introwit avatar rubenvanassche avatar mattiasgeniar avatar jorenvanhee avatar xavrsl avatar twmbx avatar travisobregon avatar tjoosten avatar tvke avatar robindirksen1 avatar oussama-tn avatar nikolaynizruhin avatar matthewtrask avatar sitesense avatar jmlallier avatar ipalaus avatar ilyar avatar ianrodrigues avatar lloople avatar drbyte avatar cborgia avatar bjrnblm avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.