All Projects → marcoax → Magutticms

marcoax / Magutticms

Laravel 8 CMS for Web Artisans

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Magutticms

Laravel best practices cn
Laravel最佳实践
Stars: ✭ 152 (-1.94%)
Mutual labels:  laravel
Schedule
Schedule is a package that helps tracking schedules for your models. If you have workers in a company, you can set schedules for them and see their availability though the time.
Stars: ✭ 155 (+0%)
Mutual labels:  laravel
Symposium
Management of proposals, bios, photos, etc. for conference speakers.
Stars: ✭ 157 (+1.29%)
Mutual labels:  laravel
Laravel Twitter Streaming Api
Easily work with the Twitter Streaming API in a Laravel app
Stars: ✭ 153 (-1.29%)
Mutual labels:  laravel
Laravel Mobile Detect
Mobile detection within Blade templates
Stars: ✭ 154 (-0.65%)
Mutual labels:  laravel
Opendominion
A text-based, persistent browser-based strategy game (PBBG) in a fantasy war setting
Stars: ✭ 155 (+0%)
Mutual labels:  laravel
Deeply
PHP client for the DeepL.com translation API (unofficial)
Stars: ✭ 152 (-1.94%)
Mutual labels:  laravel
Larakube
Laravel app deployment for auto scaled Kubernetes cluster
Stars: ✭ 157 (+1.29%)
Mutual labels:  laravel
Phphub
(Deprecated See - https://github.com/summerblue/phphub5 ) PHPHub is a Forum project written in Laravel 4.2, and it is also the project build up PHP & Laravel China community - http://phphub.org.
Stars: ✭ 1,846 (+1090.97%)
Mutual labels:  laravel
Laravel Image Optimizer
[deprecated] Image optimizer for laravel
Stars: ✭ 156 (+0.65%)
Mutual labels:  laravel
Infinity Next
Infinity Next is an imageboard suite utilizing the Laravel framework.
Stars: ✭ 153 (-1.29%)
Mutual labels:  laravel
Identity Card
A simple proof of identity card of the people's Republic of China.
Stars: ✭ 154 (-0.65%)
Mutual labels:  laravel
Laravel Proximage
🌐 Laravel Proximage is a handy package for proxying images.
Stars: ✭ 156 (+0.65%)
Mutual labels:  laravel
Genealogy
Laravel 8 and Vue family tree and genealogy data processing website.
Stars: ✭ 153 (-1.29%)
Mutual labels:  laravel
Timezone
Functions for helping manage timezones in Laravel. Includes <select> form builder for timezones.
Stars: ✭ 156 (+0.65%)
Mutual labels:  laravel
Laravel Auto Translate
Automatically translate your language files using a translator service
Stars: ✭ 153 (-1.29%)
Mutual labels:  laravel
Laravel Queue
Laravel Enqueue message queue extension. Supports AMQP, Amazon SQS, Kafka, Google PubSub, Redis, STOMP, Gearman, Beanstalk and others
Stars: ✭ 155 (+0%)
Mutual labels:  laravel
Restful Api With Laravel Definitive Guide
Repository with the base code for the course "RESTful API with Laravel - Definitive-Guide"
Stars: ✭ 156 (+0.65%)
Mutual labels:  laravel
Laravel Blog Poetry All
Laravel诗词博客-匠心编程,热爱生活。喜欢就 Star 吧
Stars: ✭ 157 (+1.29%)
Mutual labels:  laravel
Spoon
Our simple Laravel boilerplate
Stars: ✭ 156 (+0.65%)
Mutual labels:  laravel

maguttiCms

About maguttiCms

Open source multilingual Laravel 8.x CMS with simple shopping cart.

Version

Laravel 8.x

maguttiCms is released using Laravel 8x.

How to Install

  • copy files in your local directory
  • rename env.example to .env file and set your db connection data
  • run composer install
  • run php artisan key:generate
  • create db tables importing framework_base.sql file located under the db folder
  • to login in the admin panel (http://yourpath/admin)
  • email: [email protected]
  • password: password
  • for shared hosting you can set ASSET_PUBLIC_PATH in .env file (eg ASSET_PUBLIC_PATH='public/')

Server Requirements

  • PHP >= 7.3
  • BCMath PHP Extension
  • Ctype PHP Extension
  • Fileinfo PHP extension
  • JSON PHP Extension
  • Mbstring PHP Extension
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension

Commands

magutticms:create-model

helper to create a model and the related admin form configuration fields from a db table

License

Code released under the MIT license

Security Vulnerabilities

If you discover a security vulnerability within maguttiCms, please send an e-mail to at [email protected]. All security vulnerabilities will be promptly addressed.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].