MarsTify / 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!

Screenshot

screenshot

Change log

See CHANGELOG.

Test

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

Donate & Support

Since the existence of a healthy open source ecosystem creates real value for the software industry, believe it is fair for maintainers and authors of such software to be compensated for their work with real money.

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.7%Language:HTML 3.5%Language:CSS 2.9%