An issue tracking tool based on laravel+reactjs for small and medium-sized enterprises, open-source and free, similar to Jira.

Overview

ActionView

 

English | 中文

An issue tracking tool based on php laravel-framework in back-end and reactjs+redux in front-end, it's similar to Jira. You could find the front-end source code from actionview-fe.

We are using Jira to do the task management and bug tracking, but found that the license fee is to too expensive, and Jira itself is to heavy, in the later phase of a project , maintain the global scheme is too hard, and the web user experience is not good as current popular SPA. That's why the idea of ActionView came up.

Demo

http://www.actionview.cn

image

image

image

image

image

image

image

image

Installation

Ubuntu Installation - Apache
Ubuntu Installation - Nginx
CentOS Installation - Apache
CentOS Installation - Nginx
Docker Installation

Feature

  • User created project supported, which could use either global configuration scheme, or local user defined scheme, realize the perfect combination of global configuration scheme and local configuration scheme.
  • Every project could use the default system workflow, and could define its own workflow, in which every step could be controlled accurately to make sure right people make right operation at right time.
  • Support Board view in agile development(Scrum and Kanban).
  • Support Gantt view.
  • Configure issue screen simply and easily.
  • Powerful issue filtering function, could define your own filter.
  • Complete access control model, support authorizing user group.
  • User defined message notification scheme.
  • Could check the activity history for a specified issue, and could view the activity log for the whole project.
  • User adding worklog to an issue supported.
  • User adding comments to an issue supported.
  • Team members may share and find the documents required for work.
  • Support wiki based on markdown.
  • Support statistical reports of various dimensions.
  • Synchronization and authentication based on LDAP users supported.
  • Integration with GitLab and GitHub through webhook.
  • Developed by using most popular framework both front-end and back-end side, back-end: php/laravel, front-end: ReactJS+Redux.
  • Installation by docker supported.
  • Clear code structure, easy for second development.

FAQ

FAQ

RoadMap

  • Mobile App development
  • Code repository
  • Pipeline
  • Support multi-language

Contributing

Thank you for considering contributing to the ActionView! If you have some doubts, find some issues, propose a new feature, or improvements of existing behavior, be willing to discuss in the issue board. The front-end issues may be discussed in the front-end issue board. If find some major security problems, please mail to: [email protected].

License

The ActionView is open-sourced software licensed under the Apache License Version 2.0.

Comments
  • 部署完以后网站还是打不开?

    部署完以后网站还是打不开?

    {"ecode":-99999,"emsg":"Type error: Argument 1 passed to Illuminate\Cookie\Middleware\EncryptCookies::encrypt() must be an instance of Symfony\Component\HttpFoundation\Response, array given, called in /www/wwwroot/actionview/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php on line 59"} 部署完以后网站还是打不开? 折腾了几天了还是没搞定,不知道问题出在哪!

    opened by LeannaClaire 23
  • centos7下docker安装问题

    centos7下docker安装问题

    正常使用一段时间后,在一次系统异常断电后再启动,出现如下错误 actionviewdb_1 | nc: connect to localhost port 27017 (tcp) failed: Connection refused actionviewdb_1 | nc: connect to localhost port 27017 (tcp) failed: Network is unreachable

    opened by skyshen32 14
  • Trying to get in touch regarding a security issue

    Trying to get in touch regarding a security issue

    Hey there!

    I'd like to report a security issue but cannot find contact instructions on your repository.

    If not a hassle, might you kindly add a SECURITY.md file with an email, or another contact method? GitHub recommends this best practice to ensure security issues are responsibly disclosed, and it would serve as a simple instruction for security researchers in the future.

    Thank you for your consideration, and I look forward to hearing from you!

    (cc @huntr-helper)

    opened by zidingz 13
  • PHP5.6不行么...?

    PHP5.6不行么...?

    提示Argument 1 passed to Illuminate\Cookie\Middleware\EncryptCookies::encrypt() must be an instance of Symfony\Component\HffpFoundation\Respose, array given, called in xxx EncryptCookies.php on line 59 and defined

    opened by mojie126 10
  • 部署完成,提交登录出现404错误

    部署完成,提交登录出现404错误

    安装环境 :CentOS Installation(Nginx) actionview版本 :1.9.3v 登录异常截图image 需求: 按照CentOS Installation(Nginx)去做的安装配置,最后登录报/api/session 404,是不是nginx里面的配置少了啥子,或者其他的问题?

    opened by yangjiafus 9
  • 断电重装了一下就登录不上系统了,docker部署的。求指点。

    断电重装了一下就登录不上系统了,docker部署的。求指点。

    db_1 | 2021-06-12T13:22:34.600+0000 [clientcursormon] mem (MB) res:56 virt:708 db_1 | 2021-06-12T13:22:34.600+0000 [clientcursormon] mapped (incl journal view):480 db_1 | 2021-06-12T13:22:34.600+0000 [clientcursormon] connections:6 db_1 | 2021-06-12T13:23:01.063+0000 [initandlisten] connection accepted from 172.19.0.5:57860 #79 (7 connections now open) db_1 | 2021-06-12T13:23:01.063+0000 [conn79] authenticate db: actionviewdb { authenticate: 1, user: "actionview", nonce: "xxx", key: "xxx" } db_1 | 2021-06-12T13:23:01.122+0000 [initandlisten] connection accepted from 172.19.0.5:57862 #80 (8 connections now open) db_1 | 2021-06-12T13:23:01.123+0000 [conn80] authenticate db: actionviewdb { authenticate: 1, user: "actionview", nonce: "xxx", key: "xxx" } db_1 | 2021-06-12T13:23:01.132+0000 [conn80] end connection 172.19.0.5:57862 (7 connections now open) db_1 | 2021-06-12T13:23:01.141+0000 [conn79] end connection 172.19.0.5:57860 (6 connections now open) db_1 | 2021-06-12T13:24:01.227+0000 [initandlisten] connection accepted from 172.19.0.5:57864 #81 (7 connections now open) db_1 | 2021-06-12T13:24:01.228+0000 [conn81] authenticate db: actionviewdb { authenticate: 1, user: "actionview", nonce: "xxx", key: "xxx" } db_1 | 2021-06-12T13:24:01.319+0000 [initandlisten] connection accepted from 172.19.0.5:57866 #82 (8 connections now open) db_1 | 2021-06-12T13:24:01.320+0000 [conn82] authenticate db: actionviewdb { authenticate: 1, user: "actionview", nonce: "xxx", key: "xxx" } db_1 | 2021-06-12T13:24:01.331+0000 [conn82] end connection 172.19.0.5:57866 (7 connections now open) db_1 | 2021-06-12T13:24:01.343+0000 [conn81] end connection 172.19.0.5:57864 (6 connections now open) db_1 | 2021-06-12T13:25:01.394+0000 [initandlisten] connection accepted from 172.19.0.5:57868 #83 (7 connections now open) db_1 | 2021-06-12T13:25:01.395+0000 [conn83] authenticate db: actionviewdb { authenticate: 1, user: "actionview", nonce: "xxx", key: "xxx" } db_1 | 2021-06-12T13:25:01.463+0000 [initandlisten] connection accepted from 172.19.0.5:57870 #84 (8 connections now open) db_1 | 2021-06-12T13:25:01.463+0000 [conn84] authenticate db: actionviewdb { authenticate: 1, user: "actionview", nonce: "xxx", key: "xxx" } db_1 | 2021-06-12T13:25:01.473+0000 [conn84] end connection 172.19.0.5:57870 (7 connections now open) db_1 | 2021-06-12T13:25:01.482+0000 [conn83] end connection 172.19.0.5:57868 (6 connections now open) db_1 | 2021-06-12T13:26:01.577+0000 [initandlisten] connection accepted from 172.19.0.5:57872 #85 (7 connections now open) db_1 | 2021-06-12T13:26:01.577+0000 [conn85] authenticate db: actionviewdb { authenticate: 1, user: "actionview", nonce: "xxx", key: "xxx" } db_1 | 2021-06-12T13:26:01.688+0000 [initandlisten] connection accepted from 172.19.0.5:57874 #86 (8 connections now open) db_1 | 2021-06-12T13:26:01.689+0000 [conn86] authenticate db: actionviewdb { authenticate: 1, user: "actionview", nonce: "xxx", key: "xxx" } db_1 | 2021-06-12T13:26:01.711+0000 [conn86] end connection 172.19.0.5:57874 (7 connections now open) db_1 | 2021-06-12T13:26:01.728+0000 [conn85] end connection 172.19.0.5:57872 (6 connections now open) db_1 | 2021-06-12T13:27:01.777+0000 [initandlisten] connection accepted from 172.19.0.5:57876 #87 (7 connections now open) db_1 | 2021-06-12T13:27:01.778+0000 [conn87] authenticate db: actionviewdb { authenticate: 1, user: "actionview", nonce: "xxx", key: "xxx" } db_1 | 2021-06-12T13:27:01.848+0000 [initandlisten] connection accepted from 172.19.0.5:57878 #88 (8 connections now open) db_1 | 2021-06-12T13:27:01.848+0000 [conn88] authenticate db: actionviewdb { authenticate: 1, user: "actionview", nonce: "xxx", key: "xxx" } db_1 | 2021-06-12T13:27:01.858+0000 [conn88] end connection 172.19.0.5:57878 (7 connections now open) db_1 | 2021-06-12T13:27:01.866+0000 [conn87] end connection 172.19.0.5:57876 (6 connections now open)

    POST http://192.168.201.103:8000/actionview/api/session 500 (Internal Server Error) e.exports @ app.js?v=1.12.3:7 (anonymous) @ app.js?v=1.12.3:13 e.exports @ app.js?v=1.12.3:13 Promise.then (async) e.exports @ app.js?v=1.12.3:13 (anonymous) @ app.js?v=1.12.3:3 u @ injectedScript.bundle.js:67 (anonymous) @ injectedScript.bundle.js:67 (anonymous) @ injectedScript.bundle.js:67 u @ injectedScript.bundle.js:67 n @ injectedScript.bundle.js:67 (anonymous) @ injectedScript.bundle.js:67 s @ injectedScript.bundle.js:67 _invoke @ injectedScript.bundle.js:67 (anonymous) @ injectedScript.bundle.js:67 e.async @ injectedScript.bundle.js:67 value @ app.js?v=1.12.3:3 promise @ app.js?v=1.12.3:6 (anonymous) @ app.js?v=1.12.3:23 (anonymous) @ app.js?v=1.12.3:30 (anonymous) @ common.js?v=1.12.3:36 (anonymous) @ app.js?v=1.12.3:23 u @ injectedScript.bundle.js:67 (anonymous) @ injectedScript.bundle.js:67 (anonymous) @ injectedScript.bundle.js:67 u @ injectedScript.bundle.js:67 n @ injectedScript.bundle.js:67 (anonymous) @ injectedScript.bundle.js:67 s @ injectedScript.bundle.js:67 _invoke @ injectedScript.bundle.js:67 (anonymous) @ injectedScript.bundle.js:67 e.async @ injectedScript.bundle.js:67 value @ app.js?v=1.12.3:23 y @ common.js?v=1.12.3:36 s @ common.js?v=1.12.3:36 (anonymous) @ common.js?v=1.12.3:36 (anonymous) @ common.js?v=1.12.3:36 r @ common.js?v=1.12.3:11 i @ common.js?v=1.12.3:10 u @ common.js?v=1.12.3:10 f @ common.js?v=1.12.3:7 p @ common.js?v=1.12.3:7 n @ common.js?v=1.12.3:17 processEventQueue @ common.js?v=1.12.3:7 r @ common.js?v=1.12.3:33 handleTopLevel @ common.js?v=1.12.3:33 a @ common.js?v=1.12.3:33 perform @ common.js?v=1.12.3:7 batchedUpdates @ common.js?v=1.12.3:17 a @ common.js?v=1.12.3:4 dispatchEvent @ common.js?v=1.12.3:33 Show 20 more frames

    opened by third8923 7
  • Amammad from huntr.dev

    Amammad from huntr.dev

    Hey man how are you today? Can I ask you just click on validate button of these reports please ?

    https://github.com/lxerxa/actionview/issues/169#issuecomment-920310825

    best regards.

    opened by amammad 6
  • docker服务重启后,docker_actinviewweb_1无法启动

    docker服务重启后,docker_actinviewweb_1无法启动

    docker服务重启后,docker_actinviewweb_1无法启动,docker logs 报错 AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.18.0.3. Set the 'ServerName' directive globally to suppress this message httpd (pid 1) already running

    请问需要什么配置才能正常启动?

    opened by wangshaojie11 6
  • 新功能建议:新增对外查询接口用于查询人员、项目以及Issue的信息

    新功能建议:新增对外查询接口用于查询人员、项目以及Issue的信息

    可否新增一些接口用于查询人员、项目以及Issue的信息,方便外部系统自行扩展。 例如,我想要做一个git的提交工具,需要查询到actionview的以下数据: 1、状态字典; 2、项目列表; 3、Issue列表; 4、工作流; 这样我能在使用提交工具的时候做到可视化和规范提交,并绑定到对应Issue中,而且还能顺便修改issue状态。

    opened by michkish 1
  • Webhooks 设置是否支持 企业微信 和 钉钉 群机器人?是不是只需要在后台填写好请求的 URL 就可以了?

    Webhooks 设置是否支持 企业微信 和 钉钉 群机器人?是不是只需要在后台填写好请求的 URL 就可以了?

    在 项目设置 - webhook里,填写了企业微信群URL:https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=xxxxx。和钉钉群https://oapi.dingtalk.com/robot/send?access_token=xxx ,但是都无法收到群消息,请问下具体是什么问题? 感谢!

    opened by ghost 1
Releases(v1.15.2)
  • v1.15.2(Oct 23, 2022)

  • v1.15.1(Sep 25, 2022)

    1. 认证方式改成了jwt;
    2. 重构了webhook 请求体结构;
    3. 优化了api访问速度;
    4. 修复了excel 表情字符 导出错误问题;
    5. 修复了访问时出现闪退问题;
    6. 增加了鼓励一下入口;
    7. 优化了一些其他小问题;
    Source code(tar.gz)
    Source code(zip)
  • v1.13.2(Aug 28, 2022)

  • v1.13.1(Apr 27, 2022)

    1. Basic认证增加了ldap用户认证;
    2. 修复了gantt图列表最后一个问题依赖连线无法显示问题;
    3. 修复了问题编辑时图片上传后没有触发内容改变事件;
    4. 规范了子问题类型的名字;
    5. 文档页面增加了backtop功能;
    6. 优化了一些其他小问题;
    Source code(tar.gz)
    Source code(zip)
  • v1.13.0(Mar 13, 2022)

    1. ActionView微信小程序版发布。
    2. 重新设计了favicon;
    3. 发送邮件通知时,从发送列表里去除通知者本人;
    4. 问题列表页增加了负责人头像的显示,同时优化了默认用户头像的显示;
    5. 子项目列表和链接问题列表增加了负责人头像显示;
    6. 修复了 LDAP同一用户dn变化后,无法登陆的问题;
    7. 修复了 时间选择类型字段默认值显示问题;
    8. 文档和Wiki页面增加了backtop功能;
    9. 增加了消息通知功能,为微信小程序提供接口;
    10. 优化了一些其他功能;
    Source code(tar.gz)
    Source code(zip)
  • v1.12.12(Feb 19, 2022)

    1. 统计模块支持工作日志导出功能;
    2. 修复了字段属性值配置的问题;
    3. 修复了进度值为0时,编辑时判断错误问题;
    4. 修复了期望完成显示错误的问题;
    5. 增加了修改密码后跳转重新登陆功能;
    6. 优化了一些小问题;
    Source code(tar.gz)
    Source code(zip)
  • v1.12.11(Jan 5, 2022)

    1. 部分页面支持backtop功能;
    2. 修复了问题详细页更新人取值错误问题;
    3. 修复了问题详细页计划完成时间取值错误问题;
    4. 修复了编辑问题计划完成时间判断逻辑问题;
    5. 进度取值支持“未设置”;
    6. 优化了一些小问题。
    Source code(tar.gz)
    Source code(zip)
  • v1.12.10(Dec 13, 2021)

    1. 优化了问题详细页面的展示;
    2. 优化了选择日期类型字段默认值的设置;
    3. 增加了流程回调函数设置进度功能;
    4. 修复了模块负责人设置失败的问题;
    5. 修复了进度为0时,编辑问题字段check逻辑错误的问题;
    6. 优化了一些其他小问题;
    Source code(tar.gz)
    Source code(zip)
  • v1.12.9(Nov 11, 2021)

    1. 增加了初始密码提醒修改功能;
    2. 修复了标签设置错误的问题;
    3. 修改了部门问题期望完成时间错误的问题;
    4. 增加了看板sprint迭代到甘特图和问题列表的跳转功能;
    5. 增加了Epic到甘特图的跳转功能;
    6. 增加了模块列表、版本列表问题到甘特图的跳转功能;
    7. 字段模块增加了筛选功能;
    8. 增加了用户组复制功能;
    9. 优化了一些其他下小问题;
    Source code(tar.gz)
    Source code(zip)
  • v1.12.8(Oct 23, 2021)

    1. 甘特图性能做了大幅优化;
    2. 甘特图增加了依赖link功能;
    3. 优化了问题检索展示功能;
    4. 修复了同一个项目模块名称重复判断的Bug;
    5. 优化了sprint燃尽图的展示;
    6. 优化了一些小问题;
    Source code(tar.gz)
    Source code(zip)
  • v1.12.7(Sep 25, 2021)

    1. 完善了webhook问题事件;
    2. 获取问题动作时增加了是否有执行流程权限的判断;
    3. 统一了Modal Header样式;
    4. 优化了流程预览Modal样式,优化了看板配置过滤器配置Modal样式;
    5. 完善了wiki列表操作权限控制;
    6. 优化了一下其他小问题;
    Source code(tar.gz)
    Source code(zip)
  • v1.12.6(Aug 25, 2021)

    1. 修复了子问题删除后,父问题部分操作逻辑错误问题;
    2. 修复了标签为空是更新显示问题;
    3. 修复了密码重置页面一直loading问题;
    4. 优化了问题创建页面按ESC键误关闭问题;
    Source code(tar.gz)
    Source code(zip)
  • v1.12.5(Aug 9, 2021)

    1. 忽略了问题关注事件;
    2. 调整了问题详细页时间显示顺序调整;
    3. 优化了DB docker镜像;
    4. 优化了一些小问题;
    Source code(tar.gz)
    Source code(zip)
  • v1.12.4(May 17, 2021)

    1. 优化了LDAP 用户同步;
    2. 增加了wiki预览返回目录功能;
    3. 增加了一些功能快捷键功能;
    4. 优化了一些小问题;
    Source code(tar.gz)
    Source code(zip)
  • v1.12.3(Apr 5, 2021)

    1. 增加了 编辑自己问题 和 删除自己问题 权限项;
    2. 修复了删除评论回复的报错问题;
    3. 修复了甘特图进度置为0报错问题;
    4. 优化了一些小问题;
    Source code(tar.gz)
    Source code(zip)
  • v1.12.2(Mar 2, 2021)

    1. 支持创建共享型问题过滤器;
    2. 优化了时间选择类型字段的条件检索;
    3. 进入甘特图页面需先选择问题过滤器;
    4. 修复了一些其他小问题;
    Source code(tar.gz)
    Source code(zip)
  • v1.12.1(Jan 26, 2021)

    1. 创建问题时支持富文本组件;
    2. 增加了项目归档功能;
    3. wiki 增加了全文检索功能,增加了内容图片预览功能;
    4. 优化了一些其他小问题;
    Source code(tar.gz)
    Source code(zip)
  • v1.12.0(Nov 2, 2020)

    1. 增加了用户自定义群组功能;
    2. 甘特图增加了缩小和放大功能;
    3. 优化了甘特图的排序功能;
    4. 问题创建页面可连续创建问题;
    5. 禁止给已被禁用用户发送邮件;
    6. 优化了一些其他小问题;
    Source code(tar.gz)
    Source code(zip)
  • v1.11.7(Oct 7, 2020)

    1. 项目中心增加了问题动态的展示;
    2. 燃尽图数据可实时获取;
    3. 优化了看板的渲染;
    4. 修复了一些其他小问题;
    Source code(tar.gz)
    Source code(zip)
  • v1.11.6(Sep 16, 2020)

    1. 增加了pdf文档的预览功能
    2. 增加wiki详细页面的返回列表功能;
    3. 修复了Sprint发布,查看问题失败的问题;
    4. 修复了会话过期loading持续显示的问题;
    5. 修复了上个版本遗留的部分小问题;
    Source code(tar.gz)
    Source code(zip)
  • v1.11.5(Aug 23, 2020)

    1. 问题详细页的显示和关闭增加了滑动效果;
    2. wiki 增加了收藏功能;
    3. 文档 增加了收藏功能;
    4. 修改了版本发布时解决版本移动的问题;
    5. 修改了日志访问记录定时清理的问题;
    6. 优化了一些小问题;
    Source code(tar.gz)
    Source code(zip)
  • v1.11.4(Jul 14, 2020)

    1. 增加了Sprint 标题可编辑功能;
    2. 丰富了字段类型,增加了最大值、最小值、最大长度的限制;
    3. 增加了当前时间段的动态检索;
    4. 优化了checkbox的样式;
    5. 修复了一些小问题;
    Source code(tar.gz)
    Source code(zip)
  • v1.11.3(Jun 29, 2020)

    1. 文档支持缩略图预览,文档里的图片支持可直接点击预览;
    2. 文档增加了目录查看功能;
    3. wiki支持上传截图或拖拽上传图片;
    4. wiki增加了目录查看功能;
    5. 优化了一些小问题;
    Source code(tar.gz)
    Source code(zip)
  • v1.11.2(Jun 1, 2020)

    1. 增强了看板的检索功能;
    2. 增强了版本的备注功能;
    3. 修复了评论回复时间显示的问题;
    4. 修复了问题批量导入的问题;
    5. 优化了一些小问题;
    Source code(tar.gz)
    Source code(zip)
  • v1.11.1(May 9, 2020)

  • v1.11.0(May 4, 2020)

    1. 增加了标签管理功能;
    2. 部署支持context path;
    3. 修复了批量编辑时时间格式字段的问题;
    4. 优化了看板的提示MSG;
    5. 优化了页面的一些整体样式;
    Source code(tar.gz)
    Source code(zip)
  • v1.10.3(Mar 30, 2020)

    1. 增加了问题的批量操作功能;
    2. 修复了流程权限项选择的bug;
    3. 修复了部分问题活动日志重复显示的问题;
    4. 优化了wiki和文档的排序样式;
    5. 修复了一些小问题;
    Source code(tar.gz)
    Source code(zip)
  • v1.10.2(Mar 1, 2020)

  • v1.10.1(Feb 4, 2020)

    1. 版本列表增加了发布时间字段;
    2. wiki模块检索条件增加了按更新时间的检索;
    3. 文档模块检索条件增加了按上传时间的检索;
    4. 优化了一些小问题;
    Source code(tar.gz)
    Source code(zip)
  • v1.10.0(Jan 29, 2020)

    1. 增加甘特图视图;
    2. 版本管理增加了分页功能,优化了版本显示顺序;
    3. Sprint发布增加了备注功能;
    4. 优化了问题拷贝功能;
    5. 优化了wiki创建和编辑页面;
    6. wiki和文档页面增加了排序功能;
    7. 修复了其他一些小问题;
    Source code(tar.gz)
    Source code(zip)
Owner
Don't spare your legs and feet.
null
undefined is an issue tracking product that allows agile project management.

undefined is an issue tracking product that allows agile project management. Our goal is to make work life simpler, more efficient and stress-free. In

Osvaldas Ulevičius 3 Jun 27, 2021
Free and open-source Laravel admin dashboard interface built with Livewire & Alpine.js based on Bootstrap 5

Volt Dashboard Laravel Free Frontend Web App for Laravel with Livewire & Alpine.js Never start a development project from scratch again. We've partner

Themesberg 200 Jan 4, 2023
Links statistics & link tracking for laravel 5, It tracks down browsers, operating systems, languages and more

Links Links statistics for laravel 5 Table Of Contents Installation Configuration Usage Installation To install charts use composer Download composer

Erik C. Forés 52 Jul 31, 2021
an opensourced roblox group finder writen in python 100% free and virus-free

Roblox-Group-Finder an opensourced roblox group finder writen in python 100% free and virus-free note : if you don't want install python or just use w

mollomm1 1 Nov 11, 2021
An open source Laravel Soundboard with Admin Panel CRUD (Create Read Update Delete) built on Laravel, Bootstrap, and Vue.js

Laravel Soundboard An open source Laravel Soundboard with Admin Panel CRUD (Create Read Update Delete) built on Laravel 5.8, Bootstrap 4, Vue.js, Boot

Jeremy Kenedy 24 Oct 28, 2022
ergodnc (Ergonomic Desk & Coffee) is an open source Laravel project that's being built live on the official Laravel YouTube Channel

About This Project ergodnc (Ergonomic Desk & Coffee) is an open source Laravel project that's being built live on the official Laravel YouTube Channel

Mohamed Said 248 Dec 26, 2022
Package with small support traits and classes for the Laravel Eloquent models

Contains a set of traits for the eloquent model. In future can contain more set of classes/traits for the eloquent database.

Martin Kluska 3 Feb 10, 2022
Attendize is an open-source ticketing and event management application built using the Laravel PHP framework

Attendize is an open-source ticketing and event management application built using the Laravel PHP framework. Attendize allows event organisers to sel

Attendize 3.6k Dec 27, 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
A package to handle the SEO in any Laravel application, big or small.

Never worry about SEO in Laravel again! Currently there aren't that many SEO-packages for Laravel and the available ones are quite complex to set up a

Ralph J. Smit 267 Jan 2, 2023
An Easy, Customizable & Open Source Robux Rewards Website Made With Laravel

RbxDream - Robux Earning Rewards Website Coming Soon Current repo not stable. This is an open source Robux rewards site. Understanding Core Concepts T

Underground 3 Feb 15, 2022
Simple timesheets and vacation management for small businesses.

About Daybreak Daybreak is a very simplistic timesheet and vacation planning program for small businesses. It was created because I needed something I

Erik Porsche 110 Dec 27, 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
A small package for adding UUIDs to Eloquent models.

A small package for adding UUIDs to Eloquent models. Installation You can install the package via composer: composer require ryangjchandler/laravel-uu

Ryan Chandler 40 Jun 5, 2022
Flexihash is a small PHP library which implements consistent hashing.

Flexihash Flexihash is a small PHP library which implements consistent hashing, which is most useful in distributed caching. It requires PHP5 and uses

Paul Annesley 364 Oct 18, 2022
A small PHP library for validating VAT identification numbers (VATINs).

VATIN A small PHP library for validating VAT identification numbers (VATINs). Installation This library is available on Packagist: $ composer require

David de Boer 128 Oct 27, 2022
Datenstrom Yellow is for people who make small websites.

Datenstrom Yellow is for people who make small websites.

Datenstrom 389 Jan 7, 2023
Open source Unifi controller

imperian-systems/unifi-controller Note: This package is backend only, no user interface is included Install snappy PHP extension https://github.com/kj

Imperian Systems 111 Dec 18, 2022
📛 An open source status page system for everyone.

Cachet is a beautiful and powerful open source status page system. Overview List your service components Report incidents Customise the look of your s

Cachet 13k Jan 4, 2023