Skip to content

thinktomorrow/chief

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6,092 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chief admin package

Latest Version Build Status Quality Score StyleCI Total Downloads

Chief is a laravel package that adds a site management system to your project. Out of the box you'll get page, url and menu management provided through a well-crafted admin UI. All of this with localization in mind.

Documentation

You can find the documentation on: https://thinktomorrow.github.io/package-docs/src/chief/installation.html

Local artisan in package development

For local package development, this repository includes a root artisan proxy script. It forwards commands to Orchestra Testbench so you can run Artisan-style commands from the package root.

Examples:

  • php artisan list
  • php artisan chief:seed
  • php artisan boost:install (if Boost is installed in this dev environment)

License

The MIT License (MIT). Please see License File for more information.

Packages

 
 
 

Contributors