Skip to content

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.

License

Notifications You must be signed in to change notification settings

MarsTify/platform

 
 

Repository files navigation


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

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 93.6%
  • HTML 3.5%
  • CSS 2.9%