Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jobmetric/laravel-layout
https://github.com/jobmetric/laravel-layout
laravel laravel-package layout layout-management layouts package
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jobmetric/laravel-layout
- Owner: jobmetric
- License: mit
- Created: 2024-02-26T12:22:48.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-06-29T22:22:24.000Z (6 months ago)
- Last Synced: 2024-06-30T21:53:15.455Z (6 months ago)
- Topics: laravel, laravel-package, layout, layout-management, layouts, package
- Language: PHP
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Layout for laravel
This is a section management package for Laravel that you can use in your projects.
## Install via composer
Run the following command to pull in the latest version:
```bash
composer require jobmetric/laravel-layout
```## Documentation
To use the services of this package, please follow the instructions below.