PHPackages                             spala/spala - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. spala/spala

ActiveProject[Authentication &amp; Authorization](/categories/authentication)

spala/spala
===========

A modern lightweight CMS for Laravel and Vue developers

1.0.2(7y ago)95616[1 PRs](https://github.com/kutaloweb/spala/pulls)MITPHPPHP ^7.1.3

Since Feb 12Pushed 6y ago5 watchersCompare

[ Source](https://github.com/kutaloweb/spala)[ Packagist](https://packagist.org/packages/spala/spala)[ RSS](/packages/spala-spala/feed)WikiDiscussions master Synced 2mo ago

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

Spala
=====

[](#spala)

[![Latest Stable Version](https://camo.githubusercontent.com/ee573475a12754817927103b8cff1a80601ac800b1fcc75e8b7a5638d5708872/68747470733a2f2f706f7365722e707567782e6f72672f7370616c612f7370616c612f762f737461626c65)](https://packagist.org/packages/spala/spala)[![License](https://camo.githubusercontent.com/3f862a19286d9597fc769344b2b5f2bbc79cfe099b6b55329352b591fdbc8104/68747470733a2f2f706f7365722e707567782e6f72672f7370616c612f7370616c612f6c6963656e73652e737667)](https://packagist.org/packages/spala/spala)

SPA Content Management System based on [Laravel 5.8](https://laravel.com), [Vue 2.5](https://vuejs.org), [Bootstrap 4](https://getbootstrap.com/) and [Monster Admin Template](https://wrappixel.com/demos/admin-templates/monster-admin/Documentation/document.html)

[![Screen](https://user-images.githubusercontent.com/17153568/53791966-80bcd980-3edf-11e9-9425-12fd7a789ad7.png "Dashboard")](https://user-images.githubusercontent.com/17153568/53791966-80bcd980-3edf-11e9-9425-12fd7a789ad7.png)

Getting Started
---------------

[](#getting-started)

These instructions will get you a copy of the project up and running on your local Linux or Mac OS X machine

### Installing

[](#installing)

Move to your web projects directory and clone the application using Git

```
cd /var/www/html
git clone https://github.com/kutaloweb/spala

```

Move to application directory

```
cd spala

```

Install the application dependencies

```
composer install
npm install

```

Create the environment configuration file and edit it with your favorite IDE

```
cp .env.example .env

```

Set your application key

```
php artisan key:generate

```

Generate your JSON Web Token key

```
php artisan jwt:secret

```

Run database migrations

```
php artisan migrate

```

Execute the NPM script

```
npm run dev

```

Change the group ownership of the storage and cache directories and grant them all permissions (for Mac type `_www` instead of `www-data`)

```
sudo chgrp -R www-data storage bootstrap/cache
sudo chmod -R 777 storage public/uploads public/images bootstrap/cache

```

Install the application (create default roles, permissions, etc.)

```
php artisan install

```

By default server-side rendering is used for the SEO purposes but if you need your own prerender server you can use [prerender.io](https://prerender.io/)

First steps
-----------

[](#first-steps)

Go to the page `/register`. The first registered user will get the admin role

If you need enable login and give other permissions to user role on the page `/configuration/permission/assign`

Contributing
------------

[](#contributing)

As an open project, I welcome contributions from everybody. Please, feel free to fork the repository and submit pull requests

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details

Premium Support
---------------

[](#premium-support)

Want help with implementation or new features? Start a conversation with me:

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 98.7% 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 ~18 days

Total

3

Last Release

2612d ago

### Community

Maintainers

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

---

Top Contributors

[![kutaloweb](https://avatars.githubusercontent.com/u/17153568?v=4)](https://github.com/kutaloweb "kutaloweb (76 commits)")[![drupaltr](https://avatars.githubusercontent.com/u/3617880?v=4)](https://github.com/drupaltr "drupaltr (1 commits)")

---

Tags

axiosbootstrap4cmsjwtlaravel-vuelaravel58russian-localizationsassseo-friendlysingle-page-appvuejs2vuexlaravelcmsvuespala

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[tuandm/laravue

A beautiful dashboard for Laravel built by VueJS

2.2k16.6k](/packages/tuandm-laravue)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[typicms/base

A modular multilingual CMS built with Laravel, enabling developers to manage structured content like pages, news, events, and more.

1.6k20.3k](/packages/typicms-base)[slimkit/plus

The Plus(ThinkSNS+) is a powerful, easy-to-develop social system built with Laravel.

2.2k2.4k](/packages/slimkit-plus)[kompo/kompo

Laravel &amp; Vue.js FullStack Components for Rapid Application Development

11812.4k21](/packages/kompo-kompo)

PHPackages © 2026

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