{"id":15180298,"url":"https://github.com/rehmatworks/stisla-laravel","last_synced_at":"2025-10-01T21:30:26.115Z","repository":{"id":41555451,"uuid":"181220327","full_name":"rehmatworks/stisla-laravel","owner":"rehmatworks","description":"A Laravel implementation (with user CRUD) of the awesome Stisla Bootstrap admin panel.","archived":true,"fork":false,"pushed_at":"2020-09-11T02:12:15.000Z","size":18161,"stargazers_count":108,"open_issues_count":12,"forks_count":65,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-09-28T16:02:01.749Z","etag":null,"topics":["bootstrap","bootstrap-4","laravel","laravel-admin","laravel-admin-panel","php","php7","stisla","vue","vuejs"],"latest_commit_sha":null,"homepage":"https://stisla.rehmat.works","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rehmatworks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-13T19:40:50.000Z","updated_at":"2024-03-09T04:04:13.000Z","dependencies_parsed_at":"2022-08-31T07:51:14.850Z","dependency_job_id":null,"html_url":"https://github.com/rehmatworks/stisla-laravel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rehmatworks%2Fstisla-laravel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rehmatworks%2Fstisla-laravel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rehmatworks%2Fstisla-laravel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rehmatworks%2Fstisla-laravel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rehmatworks","download_url":"https://codeload.github.com/rehmatworks/stisla-laravel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234897368,"owners_count":18903646,"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":["bootstrap","bootstrap-4","laravel","laravel-admin","laravel-admin-panel","php","php7","stisla","vue","vuejs"],"created_at":"2024-09-27T16:02:19.530Z","updated_at":"2025-10-01T21:30:20.106Z","avatar_url":"https://github.com/rehmatworks.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stisla Laravel\nStisla is the most-awesome admin panel I've seen so far. As I love this template very much, I have implemented Stisla in a fresh Laravel 5.8 app. Simply clone this repo and start building your next Laravel project on top of the awesome Stisla. This project makes a very little and basic use of VueJS and compiled JS is already bundled with the project. If you want to make it more dynamic, you can update the Vue components or add your own.\n\n## Installation\nClone the repo:\n```shell\ngit clone https://github.com/rehmatworks/stisla-laravel.git\n```\n\nInstall composer packages:\n```shell\ncomposer update\n```\n\nCopy and rename .env.example to .env, update the environmental variables and set an app key:\n```shell\nphp artisan key:generate\n```\n\nAfter that, run all migrations and seed the database:\n```shell\nphp artisan migrate\n```\n```shell\nphp artisan db:seed\n```\n\nOr if your database is fresh and you haven't done any work yet, then it's safe to call the commands in a single line:\n```shell\nphp artisan migrate:refresh --seed\n```\n\nNote that seeding the database is compulsory as it will create the necessary roles and permissions for the user CRUD provided by the project.\n\nVisit \u003cdiv style=\"display: inline\"\u003ehttp://yoursite.com/login\u003c/div\u003e to sign in using below credentials:\n\n### Demo\nURL: https://stisla.rehmat.works\n\n#### Demo Admin Login\n*  Email: admin@example.com\n*  Password: 1234\n\n#### Demo Editor Login\n*  Email: editor@example.com\n*  Password: 1234\n\n#### Demo User Login\n*  Email: user@example.com\n*  Password: 1234\n\nP.S.: Password modification and user deletion is disabled in demo mode.\n\nThis project comes with a user CRUD and makes the use of [Spatie Roles and Permissions](https://github.com/spatie/laravel-permission) at a very basic level in order to give restricted access to the three roles provided above. You can move forward with the same logic to achieve more complex goals.\n\n### Credits:\n*   [Laravel](https://github.com/laravel/laravel)\n*   [Stisla Bootstrap 4 Admin Panel Template](https://github.com/stisla/stisla)\n*   [Spatie Laravel Roles and Permissions](https://github.com/spatie/laravel-permission)\n*   [vue-ios-alertview](https://github.com/Wyntau/vue-ios-alertview)\n\n### Contribution:\nContribution is welcomed and highly appreciated. Fork the repo, make your updates and initiate a pull request. I'll approve all pull requests as long as they are constructive and follow the Laravel standard practices.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frehmatworks%2Fstisla-laravel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frehmatworks%2Fstisla-laravel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frehmatworks%2Fstisla-laravel/lists"}