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 1mo 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 32% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity42

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

592d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/37aac8983c79513a3a158c29a157b46a7ecd925b96a613a629e86ee01b03d312?d=identicon)[myTaskesenligil](/maintainers/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

[mustache/mustache

A Mustache implementation in PHP.

3.3k44.6M291](/packages/mustache-mustache)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[whitecube/nova-flexible-content

Flexible Content &amp; Repeater Fields for Laravel Nova.

8053.0M25](/packages/whitecube-nova-flexible-content)[mopa/bootstrap-bundle

Easy integration of twitters bootstrap into symfony2

7042.9M33](/packages/mopa-bootstrap-bundle)[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3871.2M](/packages/limenius-react-bundle)[nicmart/string-template

StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.

2101.7M30](/packages/nicmart-string-template)

PHPackages © 2026

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