2017 © Pedro Peláez
 

library alara-laravel-preset

The default Alara Laravel starting point.

image

alaracreative/alara-laravel-preset

The default Alara Laravel starting point.

  • Tuesday, June 19, 2018
  • by scottzirkel
  • Repository
  • 1 Watchers
  • 0 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 1 Versions
  • 1300 % Grown

The README.md

Laravel Preset

The starting point for all Alara Creative Laravel projects., (*1)

Starts with:, (*2)

  • Laravel Mix Plugins
    • PostCSS Import
    • Precss
    • PurgeCSS
    • Tailwind
  • Tailwind
  • Vue

Also removes SASS directory in favor of a CSS directory for PostCss and adds a custom .editorconfig., (*3)

Inspired by Laracasts tutorial., (*4)

Installation

Create a new Laravel project., (*5)

Require via composer: composer require alaracreative/alara-laravel-preset, (*6)

Install Preset: php artisan preset alara, (*7)

Install npm: npm install, (*8)

Setup Tailwind: node_modules/.bin/tailwind init tailwind.js, (*9)

Run npm: npm dev or npm watch, (*10)

Yay!, (*11)

The Versions

19/06 2018

dev-master

9999999-dev

The default Alara Laravel starting point.

  Sources   Download

MIT

by Scott Zirkel

laravel vue tailwind laravel preset