https://github.com/jobmetric/laravel-layout
https://github.com/jobmetric/laravel-layout
laravel laravel-package layout layout-management layouts package
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jobmetric/laravel-layout
- Owner: jobmetric
- License: mit
- Created: 2024-02-26T12:22:48.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-01T20:56:54.000Z (4 months ago)
- Last Synced: 2025-03-31T22:11:17.124Z (2 months ago)
- Topics: laravel, laravel-package, layout, layout-management, layouts, package
- Language: PHP
- Homepage:
- Size: 47.9 KB
- Stars: 4
- 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.