2017 © Pedro Peláez
 

library leaf

cms console

image

toyoung/leaf

cms console

  • Sunday, August 27, 2017
  • by to-young
  • Repository
  • 1 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

About Leaf Console

Basic Console, (*1)

Installation

This package requires PHP 7+ and Laravel 5.5, (*2)

First, install laravel 5.5, and make sure that the database connection settings are correct., (*3)

composer require gayly/leaf dev-master

Then run these commands to publish assets and config:, (*4)

php artisan vendor:publish --provider="Gayly\Leaf\LeafServiceProvider"

After run command you can find config file in config/admin.php, (*5)

At last run following command to finish install., (*6)

php artisan leaf:install

Open http://localhost/admin/ in browser,use username admin and password admin to login., (*7)

The Versions

27/08 2017

dev-master

9999999-dev

cms console

  Sources   Download

by 太年轻