PHPackages                             matheus108/laravel\_template\_materialize - 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. matheus108/laravel\_template\_materialize

ActiveLibrary[Admin Panels](/categories/admin)

matheus108/laravel\_template\_materialize
=========================================

Template admin utilizando materialize para projetos laravel

0121JavaScript

Since Jun 26Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/matheus108/laravel_template_materialize)[ Packagist](https://packagist.org/packages/matheus108/laravel_template_materialize)[ RSS](/packages/matheus108-laravel-template-materialize/feed)WikiDiscussions master Synced today

READMEChangelog (1)DependenciesVersions (1)Used By (0)

💻 Sobre o projeto
-----------------

[](#-sobre-o-projeto)

Template materialize para laravel.

---

Instalando a aplicação
----------------------

[](#instalando-a-aplicação)

Inicie um novo projeto laravel

```
curl -s https://laravel.build/example-app | bash
```

Navegue até a raiz do projeto

```
cd example-app
```

Instale as dependências do laravel/ui

```
composer require laravel/ui
```

```
php artisan ui bootstrap --auth
```

Instale as dependências do [pt-br-validator](https://github.com/LaravelLegends/pt-br-validator) (Opcional)

```
composer require laravellegends/pt-br-validator
```

Instale as dependências do laravel-make-service (Opcional)

```
composer require getsolaris/laravel-make-service
```

Instale as dependências do [recaptcha](https://github.com/mostafaznv/recaptcha) e configure

```
composer require mostafaznv/recaptcha
```

```
php artisan vendor:publish --provider="Mostafaznv\Recaptcha\RecaptchaServiceProvider"
```

Instale as dependências do [laravel-cookie-consent](https://github.com/spatie/laravel-cookie-consent) (Opcional)

```
composer require spatie/laravel-cookie-consent
```

E finalmente instale as dependências do template

```
composer require matheus108/laravel_template_materialize
```

```
php artisan vendor:publish --tag=laravel-template-materialize
```

---

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity14

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://avatars.githubusercontent.com/u/8832523?v=4)[Matheus Oliveira](/maintainers/matheus108)[@matheus108](https://github.com/matheus108)

---

Top Contributors

[![matheus108](https://avatars.githubusercontent.com/u/8832523?v=4)](https://github.com/matheus108 "matheus108 (43 commits)")

### Embed Badge

![Health badge](/badges/matheus108-laravel-template-materialize/health.svg)

```
[![Health](https://phpackages.com/badges/matheus108-laravel-template-materialize/health.svg)](https://phpackages.com/packages/matheus108-laravel-template-materialize)
```

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