Download the PHP package unisharp/laravel-pagerender without Composer
On this page you can find all versions of the php package unisharp/laravel-pagerender. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download unisharp/laravel-pagerender
More information about unisharp/laravel-pagerender
Files in unisharp/laravel-pagerender
Download unisharp/laravel-pagerender
More information about unisharp/laravel-pagerender
Files in unisharp/laravel-pagerender
Vendor unisharp
Package laravel-pagerender
Short Description Provide functions to render regular pages with parent-child relationships.
License MIT
Package laravel-pagerender
Short Description Provide functions to render regular pages with parent-child relationships.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-pagerender
Page Render Package for Laravel
- Find your page by alias(aboutus, service, and so on), forget about id.
- Support page with parent-child structure.
- Support custom view for different pages.
- Support breadcrumb(with ancestors function).
Installation
-
install package
-
use the trait in your model
- make sure your table has these columns :
parent_id
,alias
,custom_view
Usage
Todo
All versions of laravel-pagerender with dependencies
PHP Build Version
Package Version
The package unisharp/laravel-pagerender contains the following files
Loading the files please wait ....