akyeliseyev / platform

RAD platform for building a business application using the Laravel framework. Can act as the basis for web applications or perform the functions of CMS, CMF or admin panel for your site.

Home Page:https://orchid.software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


ORCHID

Building a rapid business application using the Laravel framework.

Introduction

Platform gives you a simpler and faster way to create professional-quality business applications usage Laravel framework.
Documentation can be found at ORCHID website.

Installation

Download using Composer:

$ composer require orchid/platform

Install package

php artisan orchid:install

Create your admin user

php artisan orchid:admin admin admin@admin.com password

Once these commands have completed, you are ready to enjoy platform!

Simple screenshot:

screenshot

Change log

See CHANGELOG.

Test

php vendor/bin/phpunit --coverage-html ./logs/coverage ./tests

Donate & Support

If you would like to support development by making a donation you can do so here. 😊

License

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


orchid.software  ·  GitHub @tabuna  ·  Twitter @orchid_platform

About

RAD platform for building a business application using the Laravel framework. Can act as the basis for web applications or perform the functions of CMS, CMF or admin panel for your site.

https://orchid.software

License:MIT License


Languages

Language:PHP 93.1%Language:HTML 3.6%Language:CSS 3.3%