opendosa / sbadmin
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:CSS
Requires
- php: ^7.2.5|^8.0
- illuminate/console: ^7.0
- illuminate/filesystem: ^7.0
- illuminate/support: ^7.0
- thomaspaulson/vendor-plugin: ^1.5
This package is auto-updated.
Last update: 2025-04-19 21:04:04 UTC
README
This Sbadmin2 theme based laravel package
Dependency
thomaspaulson/vendor-plugin for exposing assets in 'vendor/*' folders
Installation
run composer require opendosa/sbadmin
How to customise
php artisan vendor:publish --provider="LastGrade\SBAdmin\CMSServiceProvider" --tag="views" And rename 'resources/packages/lastgrade/cms/...' to 'resources/vendor/opendosa/sbadmin/...' in 'resource/views/layouts' files
License
The SBadmin is open-source software licensed under the MIT license.