2017 © Pedro Peláez
 

library laravel-bootscraper

A package which creates Laravel layouts from bootstrap templates.

image

misma/laravel-bootscraper

A package which creates Laravel layouts from bootstrap templates.

  • Sunday, July 10, 2016
  • by misma
  • Repository
  • 2 Watchers
  • 1 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 3 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Laravel Bootscraper

Laravel Total Downloads, (*1)

Laravel Bootscraper generates clean laravel layouts based on bootstrap templates. This package will import any bootstrap template and generate the necessary view files to use the template in any Laravel project., (*2)

Table of Contents

Requirements

  • This package requires PHP 5.2+

Installation

  1. Require the package in your project's composer.json in one of the following ways, (*3)

    • Command line: Run composer require "misma/laravel-bootscraper:dev-master" OR-
    • Composer.json: Add 'misma/laravel-bootscraper": "dev-master",'
  2. Update your project dependencies with composer update:, (*4)

  3. Add the package to the service providers array in config/app.php., (*5)

    Misma\Bootscraper\BootscrapeServiceProvider::class, (*6)

  4. Publish the package configuration and related files php artisan vendor:publish, (*7)

  5. Modify config/bootscraper.php to fit project requirements, (*8)

Documentation

Follow along the Wiki to find out more., (*9)

Contribution Guidelines

Support follows PSR-2 PHP coding standards, and semantic versioning., (*10)

Please report any issue you find in the issues page. Pull requests are welcome., (*11)

The Versions

10/07 2016

dev-master

9999999-dev

A package which creates Laravel layouts from bootstrap templates.

  Sources   Download

MIT

The Requires

 

by Mohammed Isma

laravel bootstrap themes layout

10/07 2016

v1.0.1

1.0.1.0

A package which creates Laravel layouts from bootstrap templates.

  Sources   Download

MIT

The Requires

 

by Mohammed Isma

laravel bootstrap themes layout

09/07 2016

v1.0.0

1.0.0.0

A package which creates Laravel layouts from bootstrap templates.

  Sources   Download

MIT

The Requires

 

by Mohammed Isma

laravel bootstrap themes layout