Download the PHP package postboxcms/postbox without Composer
On this page you can find all versions of the php package postboxcms/postbox. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download postboxcms/postbox
More information about postboxcms/postbox
Files in postboxcms/postbox
Download postboxcms/postbox
More information about postboxcms/postbox
Files in postboxcms/postbox
Vendor postboxcms
Package postbox
Short Description PostboxCMS. A simple CMS to make web beautiful.
License MIT
Package postbox
Short Description PostboxCMS. A simple CMS to make web beautiful.
License MIT
Please rate this library. Is it a good library?
Informations about the package postbox
PostboxCMS is a simple content management system to build beautiful blogs and websites. Built on top of Laravel framework, powered with React and a customised package developed using Laravel Sail to spin up the CMS easily on your system, PostboxCMS tries to provide an easy to use end to end solution for hobbyists and content creators.
Install dependencies
composer install
npm install
Install Desk
php artisan desk:install
Start the server
desk up -d
Setup the platform
desk artisan cms:setup
Add user
desk artisan cms:adduser
Optional steps
If the above steps don't work you may perform the steps mentioned below to get the app up and running.
desk artisan key:generate
desk artisan storage:link
Refresh the data
desk artisan migrate:refresh
desk artisan db:seed
desk artisan passport:install
All versions of postbox with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
guzzlehttp/guzzle Version ^7.0.1
intervention/image-laravel Version ^1.3
laravel/framework Version ^10.0
laravel/passport Version ^11.8
laravel/tinker Version ^2.0
laravel/ui Version ^4.2
guzzlehttp/guzzle Version ^7.0.1
intervention/image-laravel Version ^1.3
laravel/framework Version ^10.0
laravel/passport Version ^11.8
laravel/tinker Version ^2.0
laravel/ui Version ^4.2
The package postboxcms/postbox contains the following files
Loading the files please wait ....