PHPackages                             myusuft/aktuelpaneltemplate - 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. [Templating &amp; Views](/categories/templating)
4. /
5. myusuft/aktuelpaneltemplate

ActiveLibrary[Templating &amp; Views](/categories/templating)

myusuft/aktuelpaneltemplate
===========================

Aktuel Panel Template for Laravel

v1.0.3(1y ago)13Blade

Since Sep 26Pushed 1y ago1 watchersCompare

[ Source](https://github.com/myTaskesenligil/AktuelPanelTemplate)[ Packagist](https://packagist.org/packages/myusuft/aktuelpaneltemplate)[ RSS](/packages/myusuft-aktuelpaneltemplate/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (4)DependenciesVersions (5)Used By (0)

[![Laravel Logo](https://camo.githubusercontent.com/699bcdc8e57bb92a79f3e11af9306bd7ffa823de6e9c33c9ccdf6b8a1651f68a/68747470733a2f2f6b6f64616b7475656c2e636f6d2f6173736574732f696d616765732f6c6f676f2f636f6c6f722d6c6f676f2d7472616e73706172656e742e706e67)](https://kodaktuel.com)

Aktüel Panel Template (v.1.0.0)

Paket Hakkında
--------------

[](#paket-hakkında)

**Aktüel Panel Template** projelerimizde kullandığımız yönetim panelinin hazır halini sunmaktadır. Paket içerisinde aşağıdaki yapı ve modüller otomatik olarak projenize yüklenmektedir.

- Kullanıcı girişi ve şifremi unuttum sayfası,
- Dinamik menü yapısı ve yönetimi,
- Sayfa yetkilendirme ve erişim kontrol yapısı
- Projenin URL yapısında public dizininin kaldırılması,
- Loglama yapısı ve log kayıtlarının görüntülenme sayfası,
- ve ilgili sayfaların rota ve migration dosyaları.

Paket Kurulumu
--------------

[](#paket-kurulumu)

1. Projenizde `composer.json` dosyasına aşağıdaki iki kod bloğunu ekleyin.

```
"repositories": [
    {
        "type": "vcs",
        "url": "https://github.com/myTaskesenligil/AktuelPanelTemplate"
    }
],
```

```
"require": {
    "myusuft/aktuelpaneltemplate": "dev-main"
    ...
},
```

Aşağıdaki komutu projenizin kök dizininde terminal içerisinde çalıştırın

```
composer require myusuft/aktuelpaneltemplate
```

Paket yüklendikten sonra aşağıki komut ile paket içerisindeki dosya ve klasörleri projenize kopyalayın

```
php artisan aktuelpanel:install
```

Veritabanı dosyaları için migrate işlemini yapın

```
php artisan migrate
```

Son olarak veritabanı dosyalarına başlangıç verilerini ekleyin.

```
php artisan db:seed
```

Geliştirici
-----------

[](#geliştirici)

Paket geliştiricisi **[Kod Aktüel Teknoloji Ltd. Şti.](https://kodaktuel.com)**'dir

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 69.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

4

Last Release

645d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/12090867?v=4)[M. Yusuf Taşkesenligil](/maintainers/myTaskesenligil)[@myTaskesenligil](https://github.com/myTaskesenligil)

---

Top Contributors

[![myTaskesenligil](https://avatars.githubusercontent.com/u/12090867?v=4)](https://github.com/myTaskesenligil "myTaskesenligil (9 commits)")[![yusufTaskesenligil](https://avatars.githubusercontent.com/u/158450069?v=4)](https://github.com/yusufTaskesenligil "yusufTaskesenligil (4 commits)")

### Embed Badge

![Health badge](/badges/myusuft-aktuelpaneltemplate/health.svg)

```
[![Health](https://phpackages.com/badges/myusuft-aktuelpaneltemplate/health.svg)](https://phpackages.com/packages/myusuft-aktuelpaneltemplate)
```

###  Alternatives

[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3851.2M](/packages/limenius-react-bundle)[marekpetras/yii2-calendarview-widget

CalendarView widget for Yii 2 Framework.

2229.8k](/packages/marekpetras-yii2-calendarview-widget)[jelix/wikirenderer

WikiRenderer is a library to generate HTML or anything else from wiki content.

1712.3k1](/packages/jelix-wikirenderer)[webkinder/sproutset

A Composer package for handling responsive images in Roots Bedrock + Sage + Blade projects.

282.2k](/packages/webkinder-sproutset)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
