2017 © Pedro Peláez
 

library blueprint-macro

Laravel Blueprint Macro

image

cleaniquecoders/blueprint-macro

Laravel Blueprint Macro

  • Monday, June 18, 2018
  • by nasrulhazim.m
  • Repository
  • 2 Watchers
  • 1 Stars
  • 1,496 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 1 Forks
  • 2 Open issues
  • 15 Versions
  • 109 % 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

24/12 2017

v1.0.0

1.0.0.0

Laravel Blueprint Macro

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nasrul Hazim