PHPackages                             cansa/package-intership - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. cansa/package-intership

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

cansa/package-intership
=======================

Manage post

3.0(5y ago)026MITBlade

Since Jun 29Pushed 5y agoCompare

[ Source](https://github.com/CANSA-team/cansa-package-intership)[ Packagist](https://packagist.org/packages/cansa/package-intership)[ RSS](/packages/cansa-package-intership/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (10)Dependencies (1)Versions (19)Used By (0)

Package Filemanager
===================

[](#package-filemanager)

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

Features
--------

[](#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: Add service providers to **config/app.php**
---------------------------------------------------

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

1. Cansa\\Intership\\IntershipServiceProvider::class,
2. Collective\\Html\\HtmlServiceProvider::class,

Step 2: Add class aliases to **config/app.php**
-----------------------------------------------

[](#step-2-add-class-aliases-to-configappphp)

1. 'Input' =&gt; Illuminate\\Support\\Facades\\Request::class,
2. 'Form' =&gt; Collective\\Html\\FormFacade::class,
3. 'Html' =&gt; Collective\\Html\\HtmlFacade::class,

Step 3: Change model providers class Auth aliases to **config/auth.php**
------------------------------------------------------------------------

[](#step-3-change-model-providers-class-auth-aliases-to-configauthphp)

1. 'model' =&gt; Cansa\\Intership\\Models\\User::class,

Step 4: Add middleware in app/Http/Kernel.php
---------------------------------------------

[](#step-4-add-middleware-in-apphttpkernelphp)

1. \\Illuminate\\Session\\Middleware\\StartSession::class,
2. \\Illuminate\\View\\Middleware\\ShareErrorsFromSession::class,

Step 5: Delete user and password migration file in database/migrations
----------------------------------------------------------------------

[](#step-5-delete-user-and-password-migration-file-in-databasemigrations)

Step 6: add session
-------------------

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

1. php artisan session:table

Step 7: Install publish
-----------------------

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

1. php artisan vendor:publish --provider="Cansa\\Intership\\IntershipServiceProvider" --force

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

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

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

Step 9: Clear cache
-------------------

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

1. php artisan route:clear
2. php artisan config:clear
3. php artisan storage:link

Step 10: Migrate and Seeder
---------------------------

[](#step-10-migrate-and-seeder)

Run the following

1. php artisan migrate
2. php artisan db:seed

###  Health Score

26

—

LowBetter than 40% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 52.9% 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 ~0 days

Total

18

Last Release

1865d ago

Major Versions

1.9 → 2.02021-07-01

2.9.1 → 3.02021-07-09

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/82225719?v=4)[Hieu Truong](/maintainers/hieutmm)[@hieutmm](https://github.com/hieutmm)

---

Top Contributors

[![hieutmm](https://avatars.githubusercontent.com/u/82225719?v=4)](https://github.com/hieutmm "hieutmm (18 commits)")[![NatswarChuan](https://avatars.githubusercontent.com/u/81142858?v=4)](https://github.com/NatswarChuan "NatswarChuan (16 commits)")

---

Tags

cansalaravel 8 package intership

### Embed Badge

![Health badge](/badges/cansa-package-intership/health.svg)

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

###  Alternatives

[patricktalmadge/bootstrapper

Twitter Bootstrap markup generator

552414.7k4](/packages/patricktalmadge-bootstrapper)[nwidart/laravel-menus

Laravel Menu management

167182.7k10](/packages/nwidart-laravel-menus)[exceedone/exment

Management for Product, Client, Contracts, Subscription, ...

28039.2k](/packages/exceedone-exment)[pingpong/menus

Laravel Menus

68257.9k13](/packages/pingpong-menus)[akaunting/laravel-menu

Menu and sidebar management package for Laravel

38262.5k](/packages/akaunting-laravel-menu)[caouecs/sirtrevorjs

Sir Trevor JS in Laravel project

5421.6k](/packages/caouecs-sirtrevorjs)

PHPackages © 2026

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