PHPackages                             shabaz-ejaz/laravel-quarx - 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. shabaz-ejaz/laravel-quarx

ActiveProject[Admin Panels](/categories/admin)

shabaz-ejaz/laravel-quarx
=========================

A pre-packaged Laravel 5.4 project which includes Quarx CMS and CRUD Scaffolding.

151CSS

Since Sep 11Pushed 8y ago1 watchersCompare

[ Source](https://github.com/shabaz-ejaz/laravel-quarx)[ Packagist](https://packagist.org/packages/shabaz-ejaz/laravel-quarx)[ RSS](/packages/shabaz-ejaz-laravel-quarx/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![alt text](https://camo.githubusercontent.com/31ad9492baa312c24d1447a6060ab72b7d246ba16fbaf644ee4f4dd374f4a895/687474703a2f2f7777772e6b6e6f636b7465636862642e636f6d2f696d616765732f746563686e6f6c6f67792f6c61726176656c2e706e67)](https://camo.githubusercontent.com/31ad9492baa312c24d1447a6060ab72b7d246ba16fbaf644ee4f4dd374f4a895/687474703a2f2f7777772e6b6e6f636b7465636862642e636f6d2f696d616765732f746563686e6f6c6f67792f6c61726176656c2e706e67)

Clean Laravel Project
=====================

[](#clean-laravel-project)

This is a clean [Laravel](https://laravel.com/) 5.4.36 project which uses [Quarx CMS](https://docs.quarxcms.com/)

### What is this repository for?

[](#what-is-this-repository-for)

- Fresh Laravel Projects
- Version: 5.4.36

Requirements
------------

[](#requirements)

- [Node](https://nodejs.org) 4.\* or better
- PHP 7.0.\* or better

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

[](#installation)

Start by installing dependencies:

```
composer install
```

```
npm install
```

Publish the assets:

```
php artisan vendor:publish
```

Generate an app key:

```
php artisan key:generate
```

Set up Quarx CMS:

```
php artisan quarx:setup
```

This will set up the CMS, run the migrations and will create an admin account for you with the following credentials:

-
- admin

Running
-------

[](#running)

Once dependencies are installed, run with:

```
php artisan serve
```

This will open up a Laravel development server at localhost:8000

Admin Access
------------

[](#admin-access)

Login to Admin Panel by visiting: [www.yoursite.com/quarx/dashboard](http://www.yoursite.com/quarx/dashboard)

CRUD Builder
------------

[](#crud-builder)

To use the CRUD builder you need to run the following command:

```
php artisan crudmaker:new Post --api --ui=bootstrap --migration --schema="id:increments,name:string,author:string" --relationships="belongsToMany|\App\Models\Tag|tags"
```

You can use the following options for the above command:

```
php artisan crudmaker:new ModelName
{--api}
{--ui=bootstrap|semantic}
{--serviceOnly}
{--withFacade}
{--withoutViews}
{--migration}
{--schema}
{--relationships}
```

You can view the full documentation for this [here](https://laracogs.com/docs/services/crud/)

### Contribution guidelines

[](#contribution-guidelines)

- Writing tests
- Code review
- Other guidelines

### Who do I talk to?

[](#who-do-i-talk-to)

- Repo owner or admin
- Other community or team contact

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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/66f2d84cda4432132ce96e56ed7d1be81ba107b06fb8d9c9fb4329c6ce44fe04?d=identicon)[shabaz-ejaz](/maintainers/shabaz-ejaz)

---

Tags

crud-generatorlaravellaravel-5-packagequarx

### Embed Badge

![Health badge](/badges/shabaz-ejaz-laravel-quarx/health.svg)

```
[![Health](https://phpackages.com/badges/shabaz-ejaz-laravel-quarx/health.svg)](https://phpackages.com/packages/shabaz-ejaz-laravel-quarx)
```

###  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)
