2017 © Pedro Peláez
 

library content-builder

Content builder package for laravel

image

bglobal/content-builder

Content builder package for laravel

  • Friday, September 23, 2016
  • by sahbaj
  • Repository
  • 1 Watchers
  • 0 Stars
  • 38 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

laravel-content-builder-js

Laravel package for ContentBuilder.js, (*1)

This package is not with ContentBuilder.js source files. You have to purchase it and put all the files in assests folder., (*2)

USAGE, (*3)

For Laravel 5.2 & 5.3, (*4)

composer require bglobal/content-builder=dev-master, (*5)

add the following line in config/app.php Bglobal\ContentBuilder\ContentBuilderServiceProvider::class,, (*6)

Publishing config tag vendor php artisan vendor:publish --provider="Bglobal\ContentBuilder\ContentBuilderServiceProvider" --tag=config --force, (*7)

It will publishh all config file to laravel config folder, (*8)

Publishing public tag vendor php artisan vendor:publish --provider="Bglobal\ContentBuilder\ContentBuilderServiceProvider" --tag=public --force, (*9)

It will publish all public content to laravel public folder, (*10)

Add this line in any of your view file and see the magic @include('content-builder::tpl'), (*11)

For more help visit http://innovastudio.com/content-builder.aspx, (*12)

The Versions

23/09 2016

dev-master

9999999-dev

Content builder package for laravel

  Sources   Download

MIT

by Muhammad Sahbaj Uddin

laravel contentbuilder