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
Please rate this library. Is it a good library?
Informations about the package postbox
Postbox
Install dependencies
composer install
npm install
Build application environment
npm run setup:local
sail build --no-cache
Start the server
sail up -d
Perform database operations
sail artisan migrate
sail artisan passport:install
sail artisan db:seed
Generate javascript scaffolding
sail npm run dev
Optional steps
If the above steps don't work you may perform the steps mentioned below to get the app up and running.
sail artisan key:generate
sail artisan storage:link
Refresh the data
sail artisan migrate:refresh
sail artisan db:seed
sail artisan passport:install
All versions of postbox with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1.3
doctrine/dbal Version ^2.10
fideloper/proxy Version ^4.0
harimayco/laravel-menu Version ^1.3
intervention/image Version ^2.5
laravel/framework Version 5.8.*
laravel/tinker Version ^1.0
orangehill/iseed Version ^2.6
doctrine/dbal Version ^2.10
fideloper/proxy Version ^4.0
harimayco/laravel-menu Version ^1.3
intervention/image Version ^2.5
laravel/framework Version 5.8.*
laravel/tinker Version ^1.0
orangehill/iseed Version ^2.6
The package postboxcms/postbox contains the following files
Loading the files please wait ....