mijat / page
There is no license information available for the latest version (1.0) of this package.
1.0
2015-01-16 19:11 UTC
Requires
- php: >=5.4.0
- illuminate/support: 4.2.*
This package is not auto-updated.
Last update: 2024-12-17 16:15:00 UTC
README
Laravel Pages Package -- testing Add to app.php 'Mijat\Page\PageServiceProvider' -- missing publish view Run Migration: php artisan migrate --package="mijat/page" Publish public - assets to /public/packages/mijat/pages php artisan asset:publish mijat/page Publish CONFIG php artisan config:publish mijat/page