Download the PHP package mops1936/sleepy-owl without Composer
On this page you can find all versions of the php package mops1936/sleepy-owl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mops1936/sleepy-owl
More information about mops1936/sleepy-owl
Files in mops1936/sleepy-owl
Package sleepy-owl
Short Description Administrative interface builder for Laravel.
License MIT
Homepage http://sleepingowladmin.ru
Informations about the package sleepy-owl
Laravel Admin Panel SleepingOwl
SleepingOwl Admin is an administrative interface builder for Laravel. Completely free
Support
Laravel > 5.5 - 5.8
(PHP < 7.1.3
)Laravel 6.*
(PHP >= 7.2
)Laravel 7.*
(PHP >= 7.2.5
)Laravel 8.*
(PHP >= 7.3
)Laravel 9.*
(PHP >= 8.0
)
Lumen is NOT supported(((
Documentation new ver.9
Powered by Laravel 5.5 - 9+. (latest tested version 9.34.1)
- Russian (90% process)
-
English (30% process)
- Docs Github
Install ver 8.*
(last Released)
Install SleepingOwl Admin
composer require laravelrus/sleepingowl:8.*
Install ver 7.*
-
Install SleepingOwl Admin
composer require laravelrus/sleepingowl:7.*
or
If you upgrade the old version change in
composer.json
after run
composer update laravelrus/sleepingowl
and run
php artisan sleepingowl:update
for update assets
- Run this command in the terminal (if you want to know more about what exactly this command does, see install command documentation):
Authentication
-
By default, admin module uses Laravel authentication.
If you want to use auth, you can run artisan command
php artisan make:auth
(https://laravel.com/docs/authentication) and append middlewareauth
toconfig/sleeping_owl.php
-
Setting up middleware
By default
auth
middleware use default guard, selected inconfig/auth.php
-
If you are using some package for ACL like (Laratrust, Zizaco Entrust, etc...)
or
Copyright and License
Admin was written by Sleeping Owl for the Laravel framework and is released under the MIT License. See the LICENSE file for details.
All versions of sleepy-owl with dependencies
ext-json Version *
laravel/framework Version >=5.5
kodicomponents/support Version 0.*
kodicomponents/navigation Version 0.* || ~1.0
doctrine/dbal Version >=2.3
kodicms/laravel-assets Version 0.*
erusev/parsedown Version 1.*
davejamesmiller/laravel-breadcrumbs Version >=4.0
barryvdh/laravel-ide-helper Version >=2.4
spatie/laravel-html Version ^3.6