Download the PHP package lemaur/cms without Composer
On this page you can find all versions of the php package lemaur/cms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package cms
A simple CMS backbone for your next project
:construction: Under development - Don't use in production!
Support Me
Hey folks,
Do you like this package? Do you find it useful and it fits well in your project?
I am glad to help you, and I would be so grateful if you considered supporting my work.
You can even choose 😃:
- You can sponsor me 😎 with a monthly subscription.
- You can buy me a coffee ☕ or a pizza 🍕 just for this package.
- You can plant trees 🌴. By using this link we will both receive 30 trees for free and the planet (and me) will thank you.
- You can "Star ⭐" this repository (it's free 😉).
Installation
You can install the package via composer:
You can launch the installation:
You can publish and run the migrations with:
You can use the route with:
Open routes/web.php
and replace the content with:
You can publish the config file with:
You can publish views with:
Increase security
Change values of encrypt
and secure
on your "config/session.php" file.
And then add it into your .env.example file as a commented out option:
Do you need some pages to start with?
Do you need to generate "Terms of service" and/or "Privacy Policy"?
You can find a good starting point at getterms.io.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Maurizio
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Wall of Fame
- Seo Tools by Artesaos
- Common Mark by League
- Eloquent Publishing by Lemaur (it's me :sunglasses:)
- Laravel Image Sitemap by Lemaur (it's me :sunglasses:)
- Eloquent Sortable by Spatie
- Laravel Media Library by Spatie
- Laravel Schemaless Attributes by Spatie
- Laravel Sluggable by Spatie
- Laravel Tags by Spatie
- Laravel View Models by Spatie
All versions of cms with dependencies
artesaos/seotools Version ^v0.20|^v0.22
illuminate/contracts Version ^8.0|^9.0
lemaur/eloquent-publishing Version ^1.0|^2.0
lemaur/laravel-image-sitemap Version ^1.0
lemaur/markdown Version ^0.2.0|^0.3.0
spatie/eloquent-sortable Version ^4.0
spatie/laravel-medialibrary Version ^9.0|^10.0
spatie/laravel-package-tools Version ^1.4
spatie/laravel-schemaless-attributes Version ^2.1
spatie/laravel-sluggable Version ^3.0
spatie/laravel-tags Version ^4.0
spatie/laravel-view-models Version ^1.3