Skip to content

shvetsgroup/laravel-jet-pages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

192 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel JetPages is a package for Laravel 7 that can serve static pages. It combines speed of statically generated website with the flexibility of CMS. It does a lot of stuff out of the box for you:

  1. Generates proper pages from source files.
  2. Stores them in cache or database.
  3. Creates a static page cache on first page view.
  4. Console cache warmer.
  5. Multiple locales support.
  6. Sitemap generation.
  7. Special route to serve your content with json.

Installation

Composer

config/app.hpp

  1. Add the package
  2. Add sitemap package

Publish vendor assets

Run migration

Configuration

  1. pages backend (cache or database)

About

Simple and fast pages for apps based on Laravel framework.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages