{"id":14972507,"url":"https://github.com/kutaloweb/spala","last_synced_at":"2025-10-26T19:31:36.642Z","repository":{"id":57056378,"uuid":"140507390","full_name":"kutaloweb/spala","owner":"kutaloweb","description":"Spala (SPA LARAVEL): a modern lightweight CMS for Laravel and Vue developers (open source project). ","archived":false,"fork":false,"pushed_at":"2019-10-22T04:11:44.000Z","size":4099,"stargazers_count":95,"open_issues_count":1,"forks_count":15,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-31T22:51:15.980Z","etag":null,"topics":["axios","bootstrap4","cms","jwt","laravel-vue","laravel58","russian-localization","sass","seo-friendly","single-page-app","vuejs2","vuex"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kutaloweb.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-11T01:49:31.000Z","updated_at":"2024-11-23T12:12:23.000Z","dependencies_parsed_at":"2022-08-24T07:21:15.279Z","dependency_job_id":null,"html_url":"https://github.com/kutaloweb/spala","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kutaloweb%2Fspala","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kutaloweb%2Fspala/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kutaloweb%2Fspala/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kutaloweb%2Fspala/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kutaloweb","download_url":"https://codeload.github.com/kutaloweb/spala/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238394323,"owners_count":19464583,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["axios","bootstrap4","cms","jwt","laravel-vue","laravel58","russian-localization","sass","seo-friendly","single-page-app","vuejs2","vuex"],"created_at":"2024-09-24T13:47:01.588Z","updated_at":"2025-10-26T19:31:29.455Z","avatar_url":"https://github.com/kutaloweb.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spala\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://packagist.org/packages/spala/spala\"\u003e\u003cimg src=\"https://poser.pugx.org/spala/spala/v/stable\" alt=\"Latest Stable Version\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/spala/spala\"\u003e\u003cimg src=\"https://poser.pugx.org/spala/spala/license.svg\" alt=\"License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nSPA 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)\n\n![Screen](https://user-images.githubusercontent.com/17153568/53791966-80bcd980-3edf-11e9-9425-12fd7a789ad7.png \"Dashboard\")\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local Linux or Mac OS X machine\n\n### Installing\n\nMove to your web projects directory and clone the application using Git\n\n```\ncd /var/www/html\ngit clone https://github.com/kutaloweb/spala\n```\n\nMove to application directory\n\n```\ncd spala\n```\n\nInstall the application dependencies\n\n```\ncomposer install\nnpm install\n```\n\nCreate the environment configuration file and edit it with your favorite IDE\n\n```\ncp .env.example .env\n```\n\nSet your application key\n\n```\nphp artisan key:generate\n```\n\nGenerate your JSON Web Token key\n\n```\nphp artisan jwt:secret\n```\n\nRun database migrations\n\n```\nphp artisan migrate\n```\n\nExecute the NPM script\n\n```\nnpm run dev\n```\n\nChange the group ownership of the storage and cache directories and grant them all permissions (for Mac type `_www` instead of `www-data`)\n\n```\nsudo chgrp -R www-data storage bootstrap/cache\nsudo chmod -R 777 storage public/uploads public/images bootstrap/cache\n```\n\nInstall the application (create default roles, permissions, etc.)\n\n```\nphp artisan install\n```\n\nBy 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/)\n\n## First steps\n\nGo to the page `/register`. The first registered user will get the admin role\n\nIf you need enable login and give other permissions to user role on the page `/configuration/permission/assign`\n\n## Contributing\n\nAs an open project, I welcome contributions from everybody. Please, feel free to fork the repository and submit pull requests\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n\n## Premium Support\n\nWant help with implementation or new features? Start a conversation with me: kutalo84@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkutaloweb%2Fspala","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkutaloweb%2Fspala","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkutaloweb%2Fspala/lists"}