PHPackages                             quocviet0706/package-company - 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. [Admin Panels](/categories/admin)
4. /
5. quocviet0706/package-company

ActiveLibrary[Admin Panels](/categories/admin)

quocviet0706/package-company
============================

Manage company

00PHP

Since Jul 4Pushed 4y ago1 watchersCompare

[ Source](https://github.com/quocviet0706/packge-company)[ Packagist](https://packagist.org/packages/quocviet0706/package-company)[ RSS](/packages/quocviet0706-package-company/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

\#Package Filemanager

- @webiste:
- @package-name: package-filemanager
- @author: Kang
- @date: 27/12/2017
- @version: 2.0

@features

1. CRUD
2. Add category to form
3. Language standard
4. Add filters on table data
5. Add token for prevent XSRF

Step 1: Install publish
-----------------------

[](#step-1-install-publish)

- php artisan vendor:publish --provider="Foostart\\Company\\CompanyServiceProvider" --force
- php artisan vendor:publish --provider="Foostart\\Slideshow\\SlideshowServiceProvider" --force

Step 2: Add service providers to config/app.php
-----------------------------------------------

[](#step-2-add-service-providers-to-configappphp)

```
* Foostart\Company\CompanyServiceProvider::class,
* Foostart\Slideshow\SlideshowServiceProvider::class,
* Foostart\Filemanager\FilemanagerServiceProvider::class,
* Intervention\Image\ImageServiceProvider::class,

```

Step 3: And add class aliases
-----------------------------

[](#step-3-and-add-class-aliases)

- 'Image' =&gt; Intervention\\Image\\Facades\\Image::class,

Step 4: Publish the package’s config and assets :
-------------------------------------------------

[](#step-4-publish-the-packages-config-and-assets-)

- php artisan vendor:publish --tag=lfm\_config
- php artisan vendor:publish --tag=lfm\_public

Step 5: Clear cache
-------------------

[](#step-5-clear-cache)

- php artisan route:clear
- php artisan config:clear
- php artisan storage:link

Step 6: Add user
----------------

[](#step-6-add-user)

foostart\\package-filemanager\\src\\Handlers\\ConfigHandler.php

user()-&gt;id; $auth = \\App::make('authenticator'); $user = $auth-&gt;getLoggedUser(); if (empty($user)) { return NULL; } return $user-&gt;id; } }

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity29

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/c30983d1d95be9dc9473d388a2becc0166566d6e2e0aa0b2a9311b52c72ca81f?d=identicon)[quocviet0706](/maintainers/quocviet0706)

---

Top Contributors

[![quocviet0706](https://avatars.githubusercontent.com/u/80993415?v=4)](https://github.com/quocviet0706 "quocviet0706 (3 commits)")

### Embed Badge

![Health badge](/badges/quocviet0706-package-company/health.svg)

```
[![Health](https://phpackages.com/badges/quocviet0706-package-company/health.svg)](https://phpackages.com/packages/quocviet0706-package-company)
```

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

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