Download the PHP package lailen/site without Composer
On this page you can find all versions of the php package lailen/site. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor lailen
Package site
Short Description Simple basic Open admin extension for building websites
License MIT
Homepage https://github.com/lailen/site
Package site
Short Description Simple basic Open admin extension for building websites
License MIT
Homepage https://github.com/lailen/site
Keywords extensionopen-admin
Please rate this library. Is it a good library?
Informations about the package site
Base site extension for open-admin
Requirements:
-
storage folder should have
app/public/gallery
,app/public/admin
,app/public/menu-items
-
Setup disks
'admin' => [ 'driver' => 'local', 'root' => storage_path('app/public/site'), 'url' => '/storage', 'visibility' => 'public', 'throw' => false, ],
- AppServiceProvider
After installing CKEditor
-
composer require lailen/site
-
php artisan vendor:publish --provider=Lailen\\OpenAdmin\\Site\\SiteServiceProvider
-
php artisan admin:import
php artisan migrate
Site Admin User siam. Permission pek
All versions of site with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
intervention/image Version ^2.7
open-admin-ext/ckeditor Version ^1.0
lailen/open-admin-ext-media-manager Version ^1.0
open-admin-org/open-admin Version ~1.0
intervention/image Version ^2.7
open-admin-ext/ckeditor Version ^1.0
lailen/open-admin-ext-media-manager Version ^1.0
open-admin-org/open-admin Version ~1.0
The package lailen/site contains the following files
Loading the files please wait ....