PHPackages                             intoy/hebat-app - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. intoy/hebat-app

ActiveLibrary[Framework](/categories/framework)

intoy/hebat-app
===============

Base HomeStead PHP App

2.9(10mo ago)2294MITPHPPHP &gt;=7.4

Since Jan 23Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/intoynto/php-hebat-app)[ Packagist](https://packagist.org/packages/intoy/hebat-app)[ RSS](/packages/intoy-hebat-app/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (9)Versions (38)Used By (0)

Intoy\\HebatApp
===============

[](#intoyhebatapp)

Base HomeStead PHP App

Develop Arsitektur
------------------

[](#develop-arsitektur)

- OS; Windows\_NT x64 6.3.9600
- vsCode 1.52.1
- Git 2.29.2.windows.3
- Node 12.14.1
- PHP 7.4

### Requirements

[](#requirements)

- PHP 7.4 or higher
- Composer for installation

### Composer Dependensi

[](#composer-dependensi)

> **composer require intoy/hebat-app**

### **Path Config**

[](#path-config)

Path config adalah folder untuk config aplikasi. Didalam folder config hanya terdiri dari file-file configurasi php dengan extension php. Tidak dibenarkan menaruh file-file selain extensi php, karena akan direquire oleh loader app.

### **config/app.php**

[](#configappphp)

**app.php** harus ada dalam folder config. Contoh script yang ada dalam file **app.php** :

```
