2017 © Pedro Peláez
 

library laracms-pages

Laracms pages module

image

grundmanis/laracms-pages

Laracms pages module

  • Sunday, June 24, 2018
  • by Grundmanis
  • Repository
  • 1 Watchers
  • 0 Stars
  • 20 Installations
  • HTML
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 67 % Grown

The README.md

Lara CMS - Pages module

This is a Laracms module. This module allows to create a new pages with urls for your website., (*1)

laracms dashboard, (*2)

How to use

Publish page layouts to make available to modify them, (*3)

php artisan vendor:publish --tag=laracms_pages

Then resources/views/laracms/pages/layouts will appear with 2 already created layouts, You can create your own layouts in this folder and they will be automatically grabbed by laracms., (*4)

Click on "pages" menu point or go to yourhost.com/laracms/pages/, create a new page by using unique URL, choose layout and type some text. Now, You can see your page: yourhost.com/whatever_created_page_slug_here, (*5)

Installation

Run, (*6)

composer require grundmanis/laracms-pages

then run migration:, (*7)

php artisan laracms:configure

The Versions

24/06 2018

dev-master

9999999-dev

Laracms pages module

  Sources   Download

MIT

The Requires

 

by Armand Grundmanis

laravel module cms admin content dashboard panel

06/02 2018

1.0.0

1.0.0.0

Laracms pages module

  Sources   Download

MIT

The Requires

 

by Armand Grundmanis

laravel module cms admin content dashboard panel