2017 © Pedro Peláez
 

library blueprint-macro

Laravel Blueprint Macro

image

clnqcdrs/blueprint-macro

Laravel Blueprint Macro

  • Wednesday, December 27, 2017
  • by nasrulhazim.m
  • Repository
  • 1 Watchers
  • 0 Stars
  • 12 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Blueprint Macro

Extending available column types in Laravel Migrations., (*1)

Check & fix styling PHPStan Latest Stable Version Total Downloads Scrutinizer Code Quality License, (*2)

Installation

In order to install Blueprint Macro in your Laravel project:, (*3)

$ composer require cleaniquecoders/blueprint-macro

You can skip following steps if you are on Laravel 5.5 and above., (*4)

In your config/app.php add the following to the providers key:, (*5)

CleaniqueCoders\Blueprint\Macro\BlueprintMacroServiceProvider::class,

Usage

See wiki for more details., (*6)

License

This package is open-sourced software licensed under the MIT license., (*7)

The Versions

27/12 2017
26/12 2017
24/12 2017

v1.0.0

1.0.0.0

Laravel Blueprint Macro

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nasrul Hazim