dev-master
9999999-dev
The Requires
- php >=5.4.0
- illuminate/support 4.2.*
- nesbot/carbon *
- intervention/image 2.*
- toin0u/geocoder-laravel @stable
- erusev/parsedown-extra 0.2.*
- edvinaskrucas/notification 3.*
by Adis Corovic
CMS for Web Developers developed as a package in the Laravel Framework., (*1)
This needs improvements But in current situation Bower and Gulp are used. Gulp is installed in the root of the project. And bower is installed in the directory Assets. TODO: Create Command to publish to package folder., (*2)
npm install --save-dev gulp gulp-util gulp-less gulp-uglify gulp-concat gulp-autoprefixer gulp-minify-css gulp-imagemin gulp-rev gulp-gzip gulp-phpunit
php artisan asset:publish --bench="adis-me/pageblok"
// confide migrations php artisan migrate // then package migrations php artisan migrate --package="terbium/db-config" php artisan migrate --bench="pageblok/pageblok"
php artisan db:seed --class="Pageblok\\Core\\Databases\\Seeds\\DatabaseSeeder"
../../../vendor/bin/phpunit
Menu items: Link type must be before link url, when page selected load all the pages that can be linked Create a information page for develop when no pages are defined, on production show a friendly error message, (*3)
Issues When you go to the backend you will see error message that you are not logged in, (*4)