Skip to content

Latest commit

 

History

History
77 lines (50 loc) · 2.61 KB

readme.md

File metadata and controls

77 lines (50 loc) · 2.61 KB


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 [email protected] 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