PHPackages                             njxqlus/getlaravel - 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. njxqlus/getlaravel

AbandonedArchivedProject[Framework](/categories/framework)

njxqlus/getlaravel
==================

Laravel starter kit with admin

1.0.1(8y ago)5501MITPHPPHP &gt;=7.0.0

Since Sep 1Pushed 8y ago2 watchersCompare

[ Source](https://github.com/njxqlus/getlaravel-admin)[ Packagist](https://packagist.org/packages/njxqlus/getlaravel)[ RSS](/packages/njxqlus-getlaravel/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (12)Versions (7)Used By (0)

Laravel starter kit with admin
==============================

[](#laravel-starter-kit-with-admin)

[![Packagist](https://camo.githubusercontent.com/2b4518705e56c7de961d2369bb1b5c527a989cbbc379151c428d4a8cae484e53/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e6a78716c75732f6765746c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/njxqlus/getlaravel-admin)

[![Screenshot](screenshot.png "Screenshot")](screenshot.png)

What's inside?
--------------

[](#whats-inside)

- Laravel 5.5 dev version
- Fix "1071 Specified key was too long; max key length is 767 bytes" error
- Move Uses Model to Models folder and App\\Models namespace
- santigarcor/laratrust:4.0.\* and setup it
- barryvdh/laravel-debugbar:~3.0
- make:auth
- spatie/laravel-backup:dev-laravel-55 and setup it
- Russian traslatian for default Laravel lang files
- `php artisan preset none`
- barryvdh/laravel-ide-helper and setup it
- [AdminLTE integration](#adminlte-integration)
- Include external Bootstrap (from npm)
- Some app.layouts, home and welcome blade file changes
- Add less css to webpack
- [Create resources](#create-resources)
- Add actions view part with show/delete/edit/create new/return to index buttons to easy use in other views

#### AdminLTE integration

[](#adminlte-integration)

##### Integration of starter.html to laravel blade's files

[](#integration-of-starterhtml-to-laravel-blades-files)

- Create views and slice to parth like header, footer, sidebars etc.
- Create some layouts like default starter layout and auth layout
- Modify webpack.js to copy admin-lte plugins, images, css, js

##### Create additional auth views

[](#create-additional-auth-views)

- Merge AdminLTE login and register html with Laravel make:auth views
- Additionaly create password reset and password email views with Laravel make:auth views and on the base AdminLTE login html

##### Localization

[](#localization)

- Localize auth views (add @lang on blade templates and create admin-lte localization file)
- Localize some admin-lte strings like sign out
- Add ru translation

##### Other small things

[](#other-small-things)

- Add CSRF token to forms
- Make Sign Out button workable
- Change name to {{ Auth::user()-&gt;name }} (your name)
- Edit company name in footer
- Include external Bootstrap, iCheck and other libraries from npm

#### Create resources

[](#create-resources)

- Create Role and Permission models
- Create User, Role and Permission controllers and requests
- Create User, Role and Permission views
- Add some translations

Installation
------------

[](#installation)

### Via Composer

[](#via-composer)

1. `composer create-project njxqlus/getlaravel myproject`
2. `npm install`
3. Setup database
4. `php artisan migrate`

### Via git clone

[](#via-git-clone)

1. `git clone https://github.com/njxqlus/getlaravel-admin.git myproject`
2. Copy and rename .env.example to .env
3. `php artisan key:generate`
4. `composer install`
5. `npm install`
6. Setup database
7. `php artisan migrate`

Backups Setup
-------------

[](#backups-setup)

1. Setup `MYSQLDUMP_PATH` in .env file for MySQL backups
2. Setup CRON on server like: `* * * * * php /path/to/artisan schedule:run >> /dev/null 2>&1`

IDE Helper Setup
----------------

[](#ide-helper-setup)

1. `php artisan ide-helper:meta`
2. `php artisan ide-helper:model`
3. `php artisan ide-helper:generate`

Usage
-----

[](#usage)

Let's build something awesome!

Admin based on `/cp` route

What's next?
------------

[](#whats-next)

- Setup permissions

Credits
-------

[](#credits)

- [Mikael Agabalyants](https://github.com/njxqlus/)
- [All contributors](https://github.com/njxqlus/laravel-helpers/graphs/contributors)

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~4 days

Total

6

Last Release

3154d ago

Major Versions

0.0.5 → 1.02017-09-20

### Community

Maintainers

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

---

Top Contributors

[![njxqlus](https://avatars.githubusercontent.com/u/15072672?v=4)](https://github.com/njxqlus "njxqlus (64 commits)")

---

Tags

laravellaravel-adminltelaravel-starterlaravel5laravel55frameworklaravelLaravel Starterlaravel-adminlte

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/njxqlus-getlaravel/health.svg)

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

###  Alternatives

[krayin/laravel-crm

Krayin CRM

22.0k32.8k1](/packages/krayin-laravel-crm)[bytefury/crater

Free &amp; Open Source Invoice App for Individuals &amp; Small Businesses. https://craterapp.com

8.3k4.2k](/packages/bytefury-crater)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[jsdecena/laracom

Laravel powered e-commerce

2.0k4.4k](/packages/jsdecena-laracom)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)

PHPackages © 2026

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