All Projects → cnxh → 1024tools

cnxh / 1024tools

1024Tools开发工具箱

Projects that are alternatives of or similar to 1024tools

Awesome
A collection of awesome Statamic articles, links, resources and other rad things.
Stars: ✭ 144 (+8.27%)
Mutual labels:  laravel, tools
Laravel Getting Started
本文介绍如何开始使用 Laravel !
Stars: ✭ 132 (-0.75%)
Mutual labels:  laravel
Laragym
A laravel gym management system
Stars: ✭ 130 (-2.26%)
Mutual labels:  laravel
Chemex
☕ 咖啡壶是一个免费、开源、高效且漂亮的运维资产管理平台。软硬件资产管理、归属/使用者追溯、盘点以及可靠的服务器状态管理面板。基于优雅的Laravel框架和DcatAdmin开发。
Stars: ✭ 132 (-0.75%)
Mutual labels:  laravel
Nova Settings Tool
Laravel Nova tool to view and edit application settings.
Stars: ✭ 131 (-1.5%)
Mutual labels:  laravel
Laravel Seo
SEO package made for maximum customization and flexibility
Stars: ✭ 130 (-2.26%)
Mutual labels:  laravel
Laravel Router
An organized approach to handling routes in Laravel.
Stars: ✭ 130 (-2.26%)
Mutual labels:  laravel
Laravel Emojione
Laravel package to make it easy to use the gorgeous emojis from EmojiOne
Stars: ✭ 133 (+0%)
Mutual labels:  laravel
Laravel Coreui Vue
Laravel 5.6 with CoreUI (VueJS Full Starter Template) >>> Deprecated, please go to https://coreui.io/laravel/
Stars: ✭ 132 (-0.75%)
Mutual labels:  laravel
Eloquent Tree
Eloquent Tree is a tree model for Laravel Eloquent ORM.
Stars: ✭ 131 (-1.5%)
Mutual labels:  laravel
Laravel Governor
Manage authorization with granular role-based permissions in your Laravel Apps.
Stars: ✭ 131 (-1.5%)
Mutual labels:  laravel
Nova Slug Field
Slug field for Laravel Nova
Stars: ✭ 131 (-1.5%)
Mutual labels:  laravel
Multi Auth
Laravel Multi-Authentication Package
Stars: ✭ 131 (-1.5%)
Mutual labels:  laravel
Reconness
ReconNess is a platform to allow continuous recon (CR) where you can set up a pipeline of #recon tools (Agents) and trigger it base on schedule or events.
Stars: ✭ 131 (-1.5%)
Mutual labels:  tools
Daybydaycrm
DaybydayCRM an open-source CRM, to help you keep track of your daily workflow.
Stars: ✭ 1,856 (+1295.49%)
Mutual labels:  laravel
Booking App
Laravel 5.1 web application for booking appointments
Stars: ✭ 130 (-2.26%)
Mutual labels:  laravel
Health
Laravel Health Panel
Stars: ✭ 1,774 (+1233.83%)
Mutual labels:  laravel
Laravel Paddle
Paddle.com API integration for Laravel with support for webhooks/events
Stars: ✭ 132 (-0.75%)
Mutual labels:  laravel
Menus
📌 Menu generator package for the Laravel framework
Stars: ✭ 133 (+0%)
Mutual labels:  laravel
Laravel cities
Find any country/city in the world. Get Long/Lat etc. Deploy geonames.org database localy. Optimized DB tree
Stars: ✭ 133 (+0%)
Mutual labels:  laravel

1024tools.com

开发环境

  1. 编译相关镜像: docker build -f .docker/php/Dockerfile -t 1024tools_php .docker/php
  2. 启动: docker stack deploy -c docker-compose.yml tools
  3. 登录mysql shell: docker exec -it <your_mysql_container> -u root -p123456
  4. 初始化mysql: 在mysql shell中执行 source /tmp/init.sql
  5. 访问 http://127.0.0.1
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].