2017 © Pedro Peláez
 

library package-front

Mangage front-end

image

foostart/package-front

Mangage front-end

  • Tuesday, March 13, 2018
  • by foostart.com
  • Repository
  • 0 Watchers
  • 0 Stars
  • 1 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

@webiste: http://foostart.com, (*1)

@package-name: package-front @author: Kang @date: 27/12/2017 @version: 2.0, (*2)

@features, (*3)

  1. CRUD
  2. Add category to form
  3. Language standard
  4. Add filters on table data
  5. Add token for prevent XSRF

Step 1: Install package-front, (*4)

composer require foostart/package-front, (*5)

Step 2: Install Minify HTML/JS/CSS, (*6)

composer require matthiasmullie/minify, (*7)

Step 3: Publish config, view, assets, (*8)

php artisan vendor:publish --provider="Foostart\Front\FrontServiceProvider" --force, (*9)

Step 4: Set config dir block, (*10)

config/package-front.php, (*11)

'dir' => [ 'source_blocks' => '\trunk\public\template', 'asset' => '\trunk\public\packages\foostart\package-front\', ],, (*12)

Step 5: Install blocks, (*13)

Access URL: */install-blocks, (*14)

Step 6: Convert LESS to CSS, (*15)

Run cmd package-front/public/script/convert.php, (*16)

The Versions

13/03 2018

dev-master

9999999-dev

Mangage front-end

  Sources   Download

MIT

foostart laravel 5 package front

13/03 2018

2.0.0

2.0.0.0

Mangage front-end

  Sources   Download

MIT

foostart laravel 5 package front

27/01 2018

1.0.0

1.0.0.0

Mangage front-end

  Sources   Download

MIT

foostart laravel 5 package front