PHPackages                             ghalwash/merq-laravel-nova-theme-responsive - 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. ghalwash/merq-laravel-nova-theme-responsive

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

ghalwash/merq-laravel-nova-theme-responsive
===========================================

A Laravel Nova responsive theme.

v1.1(6y ago)1535.0k—5.9%3[3 issues](https://github.com/MerQ-ai/merq-laravel-nova-responsive-theme/issues)1MITCSSPHP &gt;=7.1.0

Since May 21Pushed 6y ago3 watchersCompare

[ Source](https://github.com/MerQ-ai/merq-laravel-nova-responsive-theme)[ Packagist](https://packagist.org/packages/ghalwash/merq-laravel-nova-theme-responsive)[ Docs](https://github.com/MerQ-ai/merq-laravel-nova-responsive-theme)[ RSS](/packages/ghalwash-merq-laravel-nova-theme-responsive/feed)WikiDiscussions master Synced today

READMEChangelog (5)DependenciesVersions (6)Used By (1)

MerQ Laravel Nova Responsive Theme
==================================

[](#merq-laravel-nova-responsive-theme)

[![Latest Version on Packagist](https://camo.githubusercontent.com/05a56f4fef104f1afd1732350e91c8aecc81ef9600ca23ebeab25268008c4028/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6768616c776173682f6d6572712d6c61726176656c2d6e6f76612d7468656d652d726573706f6e736976652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ghalwash/merq-laravel-nova-theme-responsive)[![Total Downloads](https://camo.githubusercontent.com/348a8b0d33afc7df4a6c1e2af56611c993235f84672f82ad9e13248b85f67fa5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6768616c776173682f6d6572712d6c61726176656c2d6e6f76612d7468656d652d726573706f6e736976652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ghalwash/merq-laravel-nova-theme-responsive)[![Latest Version on Github](https://camo.githubusercontent.com/4d2f1bfe30c643a320a059c1ed276b65e276284bf3d1fb450f56fbd00a80489d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f4d6572512d61692f6d6572712d6c61726176656c2d6e6f76612d726573706f6e736976652d7468656d652e7376673f7374796c653d666c61742d737175617265)](https://github.com/MerQ-ai/merq-laravel-nova-responsive-theme)

A simple Laravel Nova theme that add responsiveness to the site.

It can be used as is, or as a base theme to your own ones.

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

[](#installation)

You can install the nova theme into a Laravel app that uses [Nova](https://nova.laravel.com) via composer:

```
composer require ghalwash/merq-laravel-nova-theme-responsive
```

This theme include some config based options. To use them, first publish the config file:

```
php artisan vendor:publish --provider="Ghalwash\MerqLaravelNovaThemeResponsive\ThemeServiceProvider"
```

And then you can configure the options editing the `config/merq-nova-theme-responsive.php` file.

Usage
-----

[](#usage)

You can use this theme either:

### A) Adding an stylesheet on your Nova app, and using the provided CSS classes to customize the styles

[](#a-adding-an-stylesheet-on-your-nova-app-and-using-the-provided-css-classes-to-customize-the-styles)

Make sure you have published the package skeleton stylesheet as mensioned in the installation section:

```
php artisan vendor:publish --provider="Ghalwash\MerqLaravelNovaThemeResponsive\ThemeServiceProvider"
```

Then, update the stylesheet with your custom styles. The file is located in `resources/css/vendor/merq-laravel-nova-theme-responsive/responsive.css`

### B) Relying on the default theme classes

[](#b-relying-on-the-default-theme-classes)

By removing the file located in `resources/css/vendor/merq-laravel-nova-theme-responsive/responsive.css` now you are tottaly dependent on the default theme style.

Uninstall
---------

[](#uninstall)

You can remove the nova responsive theme from your Laravel via composer:

```
composer remove ghalwash/merq-laravel-nova-theme-responsive
```

This will remove the package from vendor directory.

Screenshots
-----------

[](#screenshots)

MenuPageModal[![merq-nova-responsive-dashboard-view](https://user-images.githubusercontent.com/62288371/82613078-c3da9980-9bc4-11ea-83e6-d16e2d583309.png)](https://user-images.githubusercontent.com/62288371/82613078-c3da9980-9bc4-11ea-83e6-d16e2d583309.png)[![merq-nova-responsive-index-menu-view](https://user-images.githubusercontent.com/62288371/82613084-c5a45d00-9bc4-11ea-8e69-536772b024ef.png)](https://user-images.githubusercontent.com/62288371/82613084-c5a45d00-9bc4-11ea-8e69-536772b024ef.png)[![merq-nova-responsive-page-view](https://user-images.githubusercontent.com/62288371/82613089-c6d58a00-9bc4-11ea-8bcd-57da3f2bac72.png)](https://user-images.githubusercontent.com/62288371/82613089-c6d58a00-9bc4-11ea-8bcd-57da3f2bac72.png)Credits
-------

[](#credits)

- [Waleed Ghalwash](https://www.linkedin.com/in/waleedghalwash)
- Original theme by [Gregorio Hernández Caso](https://github.com/gregoriohc)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 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 ~1 days

Total

5

Last Release

2232d ago

Major Versions

v0.3 → v1.02020-05-24

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/18704321?v=4)[Haitham Ghalwash](/maintainers/ghalwash)[@ghalwash](https://github.com/ghalwash)

---

Top Contributors

[![MerQ-ai](https://avatars.githubusercontent.com/u/62288371?v=4)](https://github.com/MerQ-ai "MerQ-ai (6 commits)")

---

Tags

laravelnova

### Embed Badge

![Health badge](/badges/ghalwash-merq-laravel-nova-theme-responsive/health.svg)

```
[![Health](https://phpackages.com/badges/ghalwash-merq-laravel-nova-theme-responsive/health.svg)](https://phpackages.com/packages/ghalwash-merq-laravel-nova-theme-responsive)
```

###  Alternatives

[optimistdigital/nova-multiselect-field

A multiple select field for Laravel Nova.

3453.7M8](/packages/optimistdigital-nova-multiselect-field)[inspheric/nova-defaultable

Default values for Nova fields when creating resources and running resource actions.

52178.7k1](/packages/inspheric-nova-defaultable)[murdercode/nova4-tinymce-editor

Boost your Laravel Nova with the TinyMCE editor.

17186.3k1](/packages/murdercode-nova4-tinymce-editor)[datomatic/nova-detached-actions

A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.

11273.0k](/packages/datomatic-nova-detached-actions)[wemersonrv/input-mask

A Laravel Nova custom field text with masks on input

1198.4k](/packages/wemersonrv-input-mask)

PHPackages © 2026

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