Worlds (soon to be) most advanced Anime site! Featuring Administration features and everything you need for users and yourself. The successor of aniZero.

Overview
/**********************************************************************\
|    _____   H33Tx & xHENAI                     __           31.01.2022|
|   /     \   ____   ___Presents:  ____   ____ |  | __ ____      v0.0.5|
|  /  \ /  \ /  _ \ /    \ /  _ \ /    \ /  _ \|  |/ // __ \           |
| /    Y    (  <_> )   |  (  <_> )   |  (  <_> )    <\  ___/           |
| \____|__  /\____/|___|  /\____/|___|  /\____/|__|_ \\___  >          |
|      by \/ $aintly2k  \/ and Fuhrer \/ Kleineick  \/    \/           |
\**********************************************************************/

/============== About ==================\ /========== Team ============\
| Worlds (soon to be) most advanced     | | | Auvrandil - Security     |
| Anime site! Featuring Administration  | | -- HENAI.eu -------------- |
| features and everything you need for  | | | fragile - Security       |
| users, moderators and yourself.       | | -- H33T.moe -------------- |
| The successor of aniZero.             | | | $aintly2k - Programming  |
\=======================================/ | | Kleineick - Programming  |
                                          \============================/
/============== Features ===============\
| Existing and planned ones.            \==============================\
| [x] Account System                                                   |
|     [x] Signin & Signup                                              |
|     [x] Confirm Account via eMail                                    |
|     [x] Edit Account & Preferences                                   |
|     [x] Viewing Profile of other User                                |
| [x] Forum System                                                     |
|     [x] Create and Edit Forum                                        |
|     [x] Make Forum private, public, open & closed                    |
|     [x] Create new Threads and Post Replies                          |
| [ ] Anime System                                                     |
|     [x] Add and Edit Animes (WIP)                                    |
|     [ ] View Animes on seperate Page                                 |
|     [ ] See "New Episode" Button on Anime Page                       |
| [ ] Episode System                                                   |
|     [ ] Add New Episode                                              |
|     [ ] Multiple Streamhosters                                       |
|         [ ] Local Storage (Upload)                                   |
|         [ ] Animixplay                                               |
|         [x] GogoAnime                                                |
|         [ ] 9anime                                                   |
|         [x] YouTube                                                  |
|         [x] mp4upload                                                |
|         [x] StreamTape                                               |
|     [ ] Edit Episode                                                 |
| [ ] Comment System                                                   |
|     [ ] Comment on Anime page                                        |
|     [ ] Comment on Episode page                                      |
|     [ ] Report Comments                                              |
|     [ ] Manage Comments (As Mod, Admin or Comment Author)            |
| [x] Schedule System                                                  |
|     [x] Add new entry to Schedule                                    |
|     [x] Edit Schedule-entries                                        |
|     [x] View Schedule-Page and time (When release?)                  |
|                                                                      |
| More to come...                                                      |
\======================================================================/
                                          
/============================ Installation ============================\
|   ONLY DOWNLOAD @ github.com/xHENAI                                  |
| - General Setup ---------------------------------------------------- |
| 1. Download the latest stable Release                                |
| 2. Move all stuff to your webroot and open config.php                |
| 3. Edit the main stuff and the MySQL Database details                |
| 4. Import "mononoke.sql" to the MySQL Database                       |
| 5. Configure Sendmail (tutorial below)                               |
| 6. Create an Account, confirm eMail and set "level" in MySQL to 0    |
| - Mail Setup ------------------------------------------------------- |
| Sendmail is required - https://gist.github.com/adamstac/7462202      |
| 1. Open your php.ini file (usually in /etc/ directory)               |
| 2. [Linux] Find "sendmail_path" and set it properly (by default it   |
|            it should be /usr/sbin/sendmail -t -i)                    |
| 2. [Windows] Find "SMTP" and edit it to your SMTP server             |
| 3. [Windows] Find "sendmail_from" and set it to your eMail           |
\======================================================================/

/**********************************************************************\
|   _________    Show some love!               __                 ._.  |
|  /   _____/__ ________ ______   ____________/  |_   __ __  _____| |  |
|  \_____  \|  |  \____ \\____ \ /  _ \_  __ \   __\ |  |  \/  ___/ |  |
|  /        \  |  /  |_> >  |_> >  <_> )  | \/|  |   |  |  /\___ \ \|  |
| /_______  /____/|   __/|   __/ \____/|__|   |__|   |____//____  >__  |
|         \/      |__|   |__|                                   \/ \/  |
\**********************************************************************/

/============ H33T.moe ==========\ /============ HENAI.eu =============\
| Twitter: @H33Tx                | | Twitter: @xHENAI                  |
| GitHub: @H33Tx                 | | GitHub: @xHENAI                   |
| PayPal.me: @WOLFRAMEdev        | | eMail: [email protected]              |
| eMail: [email protected]        | |                                   |
\================================/ \===================================/

/**********************************************************************\
| ________                            __                               |
| \______ \   _______  ______   _____/  |_  ____   ______ To our       |
|  |    |  \_/ __ \  \/ /    \ /  _ \   __\/ __ \ /  ___/   future     |
|  |    `   \  ___/\   /   |  (  <_> )  | \  ___/ \___ \   selfs.      |
| /_______  /\___  >\_/|___|  /\____/|__|  \___  >____  >              |
|         \/     \/         \/                 \/     \/               |
\**********************************************************************/

/=== User-Levels ===\ /=================== Version ====================\
| 0 = Administrator | |                                                |
| 10 = Moderator    | |               Current: v0.0.5                  |
| 20 = Valid User   | |           Last Updated: 31.01.2022             |
| 30 = Invalid User | |         Notes: Complete rewrite yay!           |
| 50 = Guest        | |                                                |
\===================/ \================================================/

/====== Anime Status ======\ /============== Weekdays =================\
| 0 = Announced            | | 1 = Sunday         | 4 = Wednesday      |
| 1 = Airing               | | 2 = Monday         | 5 = Thursday       |
| 2 = Completed            | | 3 = Tuesday        | 6 = Friday         |
\==========================/ \===================== 7 = Saturday ======/

/=============================== Themes ===============================\
| bootstrap.0.css - Bootstrap Default light theme                      |
| bootstrap.1.css - Bootstrap Cerulean theme (light)                   |
| bootstrap.2.css - Bootstrap Default dark theme                       |
| bootstrap.3.css - Bootstrap Cyborg theme (dark)                      |
| bootstrap.4.css - Bootstrap Darkly theme (dark)                      |
\======================================================================/
Comments
  • Wrong page locations?

    Wrong page locations?

    I've just tried to install this and after the installer, it tries to go to domain.abc/signin which doesn't exist and then if I go to the homepage it sends to me domain.abc/home

    Have I done anything incorrectly?

    opened by orophix 6
  • Searching for a Front-end developer (CSS)

    Searching for a Front-end developer (CSS)

    As I said, I'm searching for someone, who is willing to implement a complete style for Mononoke.

    Requirements are simple: just be really good at CSS and I will do the rest.

    If you are and are willing to sacrifice time, sweat and blood for this project, contact me on Discord :^) or eMail.

    $aintly#0394 or [email protected]

    Thanks.

    opened by saintly2k 2
  • Menu not showing text

    Menu not showing text

    after I get it installed everything works fine, but the menu isn't showing the text in it. I can move my mouse over the area and see that there are boxes there and even click them and go into the admin area. There's just no text.

    opened by scallywag 1
  • When is this site out?

    When is this site out?

    Hello, i hope this is web-app site like Zoro(.)to wich is we can install it on homescreen. And Good for Mobile phone users wich we can Watch in Landscape when we Click Fullscreen. We cannot do this at Zoro site, they don't have this Phone friendly thing. Only desktop user or laptop will benefit their site.

    opened by MrConqueror 1
  • Ideas for anything regarding the site & more (read here for info!)

    Ideas for anything regarding the site & more (read here for info!)

    If you have any ideas about the following, please make sure to let me know via the "Discussions"-Tab in GitHub, I will read everything.

    • Anime relations on the site of an Anime (when viewing it)
    • Streamhoster that haven't been implemented yet
    • More functions to be improved/added

    It would really mean a lot to me since I don't have any more ideas.

    Peace out~~

    opened by saintly2k 0
Releases(v0.1.7-beta)
  • v0.1.7-beta(Aug 6, 2022)

    Download the source code if you want to install Mononoke! If you are a developer, check out https://cdn.henai.eu/Mononoke/versions/, it is the complete source without the config.php

    .-+= CHANGELOG =+-.
    Fixed: Wrong text in settings on Website URL (thx IncarnateWill!)
    Fixed: Several bugs in kink.php
    Fixed: Not deleting update.sql on update
    Fixed: Installer showing if everything's ready to go
    Added: Update.zip package which only contains changed files for updater
    Added: Fully working caching system
    Added: Fully working AJAX system for Bookmarking and YouTrack
    Removed: Temporary from A-Z, 0-9 and #
    .-+= N O T E S =+-.
    DO NOT USE AUTO-UPDATE! Download the Source here: https://cdn.henai.eu/Mononoke/versions/v0.1.7-beta/update.zip
    unzip it and replace ALL files of Mononoke with the ones you just
    downloaded. This should do the magic.
    You need to add this to $settings in your config.php:
    "cache"     => true,            // Can improve website loading massivle on all but especially slow webservers. If you encounter errors or so, try setting to false and report them
    "cachetime" => 2628288,         // How many seconds is the cache valid? Default is a month
    If this file is not displayed properly, you can view it here:
    https://cdn.henai.eu/Mononoke/versions/v0.1.7-beta/notes.txt
    
    Source code(tar.gz)
    Source code(zip)
  • v0.1.6-beta(Jul 14, 2022)

    Download the source code if you want to install Mononoke! If you are a developer, check out https://cdn.henai.eu/Mononoke/versions/, it is the complete source without the config.php

    .-+= CHANGELOG =+-.
    Fixed: Invalid characters as Anime Slug causing errors
    Fixed: Censorship not properly displayed on Anime page
    Fixed: Banned user could login or if loggedin, could use page
    Fixed: Old links in footer still displayed
    Added: hCaptcha functionality if enabled
    Added: The ability to enable caching on some sites for loading optimization
    Added: View all Studios
    Added: View Animes by Studio
    Added: SEO Tags and complete customization
    Removed: Download-system on Anime page temporary since not high priority
    Removed: Recommended Anime on Anime page because it's renamed to Related Anime and in work
    .-+= N O T E S =+-.
    You need to add this to $config in config.php:
    "credits"   => true, // Your choice to show or hide who made this. I prefer leaving it on true, but that's up to you.
    And add this below the $config, as new array, and edit it:
    $seo = [
        "color"     => "#33ccff", // The color the embed will have when displayed (such as on Discord)
        "animes"    => "Brose all our Animes and watch them for free in high quality! Come check us out :D",                    // Text displayed on Animes page embed
        "az-list"   => "Brose all our Animes from A to Z on our site with no ads and stream episodes in high quality!",         // Text displayed on A-Z List page embed
        "bookmarks" => "Keep track of your Animes and make sure you don't miss out new episodes by Bookmarking them! Create an Account and do it today!", // Text displayed on Bookmarks page embed
        "fan"       => "You want to become a fan as well? Join us by creating an account! What are you waiting for? It's free and we respect your privacy!", // Text displayed on Profile/Fan page embed
        "genre"     => "Browse all our Animes by genre! Don't hesitate to find new ones to watch with us :)", // Text displayed on Genre page embed
        "genres"    => "An overview of all genres we have. It's huuge! Don't miss out and come watch Anime with us, you won't regret it!", // Text displayed on Genres page embed
        "home"      => "Welcome to Mononoke, your place to watch Animes and keep track of new releases. Create an account for free and start tracking! We respect your privacy and store NONE of your data! What are you waiting for?", // Text displayed on Home page embed
        "random"    => "Watch a random Anime! We won't spoiler you, which one it is :)", // Text displayed on Random page embed
        "season"    => "Browse all Animes by this season! Wanna know what came out? Just wait and see :)", // Text displayed on Season page embed
        "seasons"   => "Brose all Seasons and their Animes! Wanna know what came out? Just wait and see :)", // Text displayed on Seasons page embed
        "studios"   => "View all the Studios that have Animes viewable on us! Why wait? Because... there's no excuse. Now come and browse!", // Text displayed on Studios page embed
        "studio"    => "View all the Animes the Studio has viewable on us! Why wait? Because... there's no excuse. Now come and browse!", // Text displayed on Studios page embed
        "watch"     => "Watch episodes in full length and in high-quality in top-speed on our site now! Keep track of what you watch by creating an account bookmarking them! What are you waiting for? It's free and we respect your privacy!" // Text displayed on Watch page embed
    ];
    If this is not properly display, see this file here:
    https://cdn.henai.eu/Mononoke/versions/v0.1.6-beta/notes.txt
    You are done :)
    
    Source code(tar.gz)
    Source code(zip)
  • v0.1.5-betafix(Jul 1, 2022)

    Download the source code if you want to install Mononoke! If you are a developer, check out https://cdn.henai.eu/Mononoke/versions/, it is the complete source without the config.php

    .-+= CHANGELOG =+-.
    Added: Simple search
    Added: Support for hCaptcha
    Added: Pagination on Animes
    Added: Bookmarking & viewing Bookmarks on page
    Added: YouTrack - track your watching status
    Fixed: Broken browsing Anime
    Fixed: Display "Your Profile" button when not logged in
    Fixed: Episode Count always shown as ?
    Fixed: Wrong Picture when viewing other Profile of fan
    Removed: Old Captcha
    Removed: YouTrack tab on menu because feature in Bookmarks page
    Removed: (Temporary) Popular tab on sidebar
    Removed: (Temporary) Schedule tab on menu
    .-+= N O T E S =+-.
    Using auto-update will do (almost) everything for you.
    However, since I now implemented hCaptcha and removed the old one,
    you need to add and edit following code to your 'core/config.php' file:
    $captcha = [
        "enabled"   => false,            // Enable hCaptcha? Recommended: true, default: false
        "sitekey"   => "your-site-key",
        "secret"    => "0x-secret-key"
    ];
    
    Source code(tar.gz)
    Source code(zip)
  • v0.1.5-beta(Jul 1, 2022)

    Download the source code if you want to install Mononoke! If you are a developer, check out https://cdn.henai.eu/Mononoke/versions/, it is the complete source without the config.php

    .-+= CHANGELOG =+-.
    Added: Simple search
    Added: Support for hCaptcha
    Added: Pagination on Animes
    Added: Bookmarking & viewing Bookmarks on page
    Added: YouTrack - track your watching status
    Fixed: Broken browsing Anime
    Fixed: Display "Your Profile" button when not logged in
    Fixed: Episode Count always shown as ?
    Fixed: Wrong Picture when viewing other Profile of fan
    Removed: Old Captcha
    Removed: YouTrack tab on menu because feature in Bookmarks page
    Removed: (Temporary) Popular tab on sidebar
    Removed: (Temporary) Schedule tab on menu
    .-+= N O T E S =+-.
    Using auto-update will do (almost) everything for you.
    However, since I now implemented hCaptcha and removed the old one,
    you need to add and edit following code to your 'core/config.php' file:
    $captcha = [
        "enabled"   => false,            // Enable hCaptcha? Recommended: true, default: false
        "sitekey"   => "your-site-key",
        "secret"    => "0x-secret-key"
    ];
    
    Source code(tar.gz)
    Source code(zip)
  • v0.1.4-beta(Jul 1, 2022)

    Download the source code if you want to install Mononoke! If you are a developer, check out https://cdn.henai.eu/Mononoke/versions/, it is the complete source without the config.php

    .-+= CHANGELOG =+-.
    ---- BUGFIX RELEASE
    Fixed: Improved Server stuff
    Fixed: Slow loading due to lot of Requests in Sidebar
    Fixed: Installer delete Update-Archive
    Fixed: No Release year for adding Animes
    Fixed: Wrong Episode on watching Anime
    Fixed: ' when adding Anime (as always)
    Fixed: Wrong Type shown when browsing by Genre
    Fixed: Wrong Type shown when browsing by Season
    Added: Add Episodes from JSON
    .-+= N O T E S =+-.
    Nothing, you can proceed by using auto-update :)
    *You may need to update Genre ID on Animes...
    
    Source code(tar.gz)
    Source code(zip)
  • v0.1.3-beta(May 30, 2022)

    Download Mononoke.Installer.zip if you want to install Mononoke! If you are a developer, check out https://cdn.henai.eu/Mononoke/versions/, it is the complete source without the config.php

    .-+= CHANGELOG =+-.
    Fixed: Login & Signup errors
    Fixed: Minor JavaScript errors on Episodes
    Added: Reporting Broken Episodes
    Added: Reporting System in Admin
    Added: User-Settings
    Added: Changing Password
    Added: Viewing ones and others Profile
    Added: Import MySQL file on auto-update
    .-+= N O T E S =+-.
    Using auto-update will download 'update.sql' to your root directory.
    Download the file and import it to the MySQL Database manually, then delete the file on the webserver.
    The system for doing this automaticly comes in this very update!
    Also, paste the code below into the 'core/config.php' in the $config array:
        "email"     => "[email protected]",                  // For Password-resets if user is logged in
    
    Source code(tar.gz)
    Source code(zip)
    Mononoke.Installer.zip(86.49 KB)
  • v0.1.2-beta(May 29, 2022)

    Download Mononoke.Installer.zip if you want to install Mononoke! If you are a developer, check out https://cdn.henai.eu/Mononoke/versions/, it is the complete source without the config.php

    .-+= CHANGELOG =+-.
    Fixed: Homepage
    Fixed: Various small bugs
    Fixed: Improved Installer
    Added: Auto-Update for stuff without MySQL
    Added: Watching Episodes
    Added: Adding Episodes
    Added: Editing Episodes
    Added: Episodes LayOut for AdminArea
    
    Source code(tar.gz)
    Source code(zip)
    Mononoke.Installer.zip(86.36 KB)
  • v0.1.1-beta-fix(May 27, 2022)

    Download Mononoke.Installer.zip if you want to install Mononoke! If you are a developer, check out https://cdn.henai.eu/Mononoke/versions/, it is the complete source without the config.php

    .-+= CHANGELOG =+-.
    Fixed: Security on AdminArea
    Fixed: Login pages etc.
    Fixed: Footer Links breaking everything
    Fixed: Small Adjustments to things
    Added: Importing Animes from MyAnimeList
    
    Source code(tar.gz)
    Source code(zip)
    Mononoke.Installer.zip(6.92 KB)
  • v0.1.0-beta(Apr 14, 2022)

    What's Changed

    • Rrrrr by @saintly2k in https://github.com/xHENAI/Mononoke/pull/73

    Full Changelog: https://github.com/xHENAI/Mononoke/compare/v0.0.9-alpha...v0.1.0-beta

    Source code(tar.gz)
    Source code(zip)
  • v0.0.9-alpha(Mar 23, 2022)

    What's Changed

    • FIXXX!!! by @saintly2k in https://github.com/xHENAI/Mononoke/pull/61
    • Dev by @saintly2k in https://github.com/xHENAI/Mononoke/pull/70
    • Update readme.txt by @saintly2k in https://github.com/xHENAI/Mononoke/pull/71

    Full Changelog: https://github.com/xHENAI/Mononoke/compare/v0.0.8-alpha...v0.0.9-alpha

    Source code(tar.gz)
    Source code(zip)
  • v0.0.8-alpha(Feb 17, 2022)

    What's Changed

    • Dev by @saintly2k in https://github.com/xHENAI/Mononoke/pull/59

    Full Changelog: https://github.com/xHENAI/Mononoke/compare/v0.0.7-alpha...v0.0.8-alpha

    Source code(tar.gz)
    Source code(zip)
  • v0.0.7-alpha(Feb 15, 2022)

    What's Changed

    • Dev by @saintly2k in https://github.com/xHENAI/Mononoke/pull/41

    Full Changelog: https://github.com/xHENAI/Mononoke/compare/v0.0.6-alpha...v0.0.7-alpha

    Source code(tar.gz)
    Source code(zip)
  • v0.0.6-alpha(Feb 6, 2022)

    What's Changed

    • Dev by @saintly2k in https://github.com/xHENAI/Mononoke/pull/37

    Full Changelog: https://github.com/xHENAI/Mononoke/compare/v0.0.5-alpha...v0.0.6-alpha

    Source code(tar.gz)
    Source code(zip)
  • v0.0.5-alpha(Jan 31, 2022)

    What's Changed

    • refactor: applied some object calisthenics principles by @guilhermesiani in https://github.com/xHENAI/Mononoke/pull/18
    • update to main by @saintly2k in https://github.com/xHENAI/Mononoke/pull/19
    • Some Changes by @saintly2k in https://github.com/xHENAI/Mononoke/pull/34
    • Dev by @saintly2k in https://github.com/xHENAI/Mononoke/pull/35

    New Contributors

    • @guilhermesiani made their first contribution in https://github.com/xHENAI/Mononoke/pull/18

    Full Changelog: https://github.com/xHENAI/Mononoke/compare/v0.0.4-alpha...v0.0.5-alpha

    Source code(tar.gz)
    Source code(zip)
  • v0.0.4-alpha(Jan 27, 2022)

    What's Changed

    • Somewhat finished Forums + Accounts safe and sound by @saintly2k in https://github.com/xHENAI/Mononoke/pull/16

    Full Changelog: https://github.com/xHENAI/Mononoke/compare/v0.0.3-alpha...v0.0.4-alpha

    Source code(tar.gz)
    Source code(zip)
  • v0.0.3-alpha(Jan 27, 2022)

    What's Changed

    • anizero is no more! by @saintly2k in https://github.com/xHENAI/Mononoke/pull/13
    • Dev by @saintly2k in https://github.com/xHENAI/Mononoke/pull/14

    Full Changelog: https://github.com/xHENAI/Mononoke/compare/v0.0.2-alpha...v0.0.3-alpha

    Source code(tar.gz)
    Source code(zip)
  • v0.0.2-alpha(Jan 22, 2022)

    What's Changed

    • Main by @saintly2k in https://github.com/xHENAI/Mononoke/pull/4
    • Account System somewhat completed by @saintly2k in https://github.com/xHENAI/Mononoke/pull/5

    Full Changelog: https://github.com/xHENAI/Mononoke/compare/v0.0.1-alpha...v0.0.2-alpha

    Source code(tar.gz)
    Source code(zip)
  • v0.0.1-alpha(Jan 22, 2022)

    What's Changed

    • Dev by @saintly2k in https://github.com/xHENAI/Mononoke/pull/1
    • Dev by @saintly2k in https://github.com/xHENAI/Mononoke/pull/2

    New Contributors

    • @saintly2k made their first contribution in https://github.com/xHENAI/Mononoke/pull/1

    Full Changelog: https://github.com/xHENAI/Mononoke/commits/v0.0.1-alpha

    Source code(tar.gz)
    Source code(zip)
Owner
HENAI.eu
Hen'na Ai = Weird love
HENAI.eu
A simple website to inform you where to watch anime legally in Indonesia.

WibuSaka A simple app to inform you where to watch anime legally in Indonesia. WibuSaka uses Jikan.moe API to fetch anime datas. Requirements PHP 7.4+

Azhar At Zauhar Dripana 49 Oct 24, 2022
Random Anime Pictures And Quotes Rest API, Toshino Kyoko.

Toshino Kyoko Toshinou Kyouko is the founder of the amusement club. Goes so wild that no one can keep up with her, but it's not as if anyone even trie

Rei. 21 Jan 1, 2023
Ani Cast - Anime List & Trending App. (Powered by Jikan API)

(Under Development) Ani Cast - Anime Shows App.

Noval 2 Jun 15, 2022
A series of methods that let you manipulate colors. Just incase you ever need different shades of one color on the fly.

PHPColors A series of methods that let you manipulate colors. Just incase you ever need different shades of one color on the fly. Requirements PHPColo

Arlo Carreon 423 Dec 20, 2022
Manage your staff from one place. Featuring Staff leave management πŸ–, payslips πŸ’΅ generation & emailing, messaging πŸ“¨and more πŸ› ! Built with ❀️ with Laravel

Staff Management System This little buddy can help you manage your staff database! Built with ?? with Laravel #FEATURES 1 Staff management/ database S

Ezekiel Oladejo 45 Jan 3, 2023
Live Helper Chat - live support for your website. Featuring web and mobile apps, Voice & Video & ScreenShare. Supports Telegram, Twilio (whatsapp), Facebook messenger including building a bot.

Live helper chat It's an open-source powered application, which brings simplicity and usability in one place. With live helper chat you can bring live

Live Helper Chat 1.7k Dec 29, 2022
Personal CRM. Remember everything about your friends, family and business relationships.

Personal Relationship Manager Monica is a great open source personal relationship management system. Introduction Purpose Features Who is it for? What

Monica 18.5k Jan 5, 2023
Laravel User Activity Log - a package for Laravel 8.x that provides easy to use features to log the activities of the users of your Laravel app

Laravel User Activity Log - a package for Laravel 8.x that provides easy to use features to log the activities of the users of your Laravel app

null 9 Dec 14, 2022
Need some filters? This package is based on the Repository Design Pattern to let you create specific queries easily.

DevMakerLab/Laravel-Filters Need some filters? This package is based on the Repository Design Pattern to let you create specific queries easily. Insta

DevMakerLab 19 Feb 20, 2022
Laravel Users | A Laravel Users CRUD Management Package

A Users Management Package that includes all necessary routes, views, models, and controllers for a user management dashboard and associated pages for managing Laravels built in user scaffolding. Built for Laravel 5.2, 5.3, 5.4, 5.5, 5.6, 5.7, 5.8, 6.0, 7.0 and 8.0.

Jeremy Kenedy 393 Nov 28, 2022
This package gives you a set of conventions to make the most out of Hotwire in Laravel

Introduction This package gives you a set of conventions to make the most out of Hotwire in Laravel (inspired by the turbo-rails gem). There is a comp

Tony Messias 665 Jan 2, 2023
Nebula is a minimalistic and easy to use administration tool for Laravel applications, made with Laravel, Alpine.js, and Tailwind CSS.

Nebula Nebula is a minimalistic and easy to use administration tool for Laravel applications, made with Laravel, Alpine.js, and Tailwind CSS. Nebula m

Nebula 228 Nov 11, 2022
This is an open source demo of administration panel for polymorphic relationship and SEO content

Laravel SEO admin This application demonstrates usage of polymorphic relationships described at (http://maxoffsky.com/code-blog/using-polymorphic-rela

Maksim Surguy 127 Oct 11, 2022
πŸ‘» It's never been easier to build and customize admin panels. Yah! yaldash is a beautifully designed administration panel for Laravel.

?? It's never been easier to build and customize admin panels. Yah! yaldash is a beautifully designed administration panel for Laravel.

Yasser A.Idrissi 396 Dec 30, 2022
An open-source Laravel library for building high-quality, accessible applications and administration dashboards.

Arpite An open-source Laravel library for building high-quality, accessible applications and administration dashboards. Built using Inertia.js, React,

Arpite 3 Jul 5, 2022
πŸ“¦ Flatpack: Administration panel for Laravel, ready to assemble.

Flatpack ?? Administration panel for Laravel, ready to assemble. Quickly create CRUD (Create, Read, Update, Delete) interfaces for your Eloquent model

Flatpack 10 Sep 16, 2022
Advanced Laravel models filtering capabilities

Advanced Laravel models filtering capabilities Installation You can install the package via composer: composer require pricecurrent/laravel-eloquent-f

Andrew Malinnikov 162 Oct 30, 2022
Thunder is an advanced Laravel tool to track user consumption using Cashier's Metered Billing for Stripe. ⚑

⚑ Thunder Thunder is an advanced Laravel tool to track user consumption using Cashier's Metered Billing for Stripe. ⚑ ?? Supporting If you are using o

Renoki Co. 10 Nov 21, 2022
⚑ PowerGrid generates Advanced Datatables using Laravel Livewire.

?? Documentation | ?? Features | ⌨️ Get started Livewire ⚑ PowerGrid ⚑ PowerGrid creates modern, powerful and easy to customize Datatables based on La

Power Components ⚑ 962 Jan 2, 2023