repo
stringlengths
7
63
file_url
stringlengths
81
284
file_path
stringlengths
5
200
content
stringlengths
0
32.8k
language
stringclasses
1 value
license
stringclasses
7 values
commit_sha
stringlengths
40
40
retrieved_at
stringdate
2026-01-04 15:02:33
2026-01-05 05:24:06
truncated
bool
2 classes
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/lang/zh_TW/carmis.php
resources/lang/zh_TW/carmis.php
<?php return [ 'labels' => [ 'Carmis' => '卡密', 'carmis' => '卡密', ], 'fields' => [ 'goods_id' => '所屬商品', 'status' => '狀態', 'carmi' => '卡密內容', 'status_unsold' => '未售出', 'status_sold' => '已售出', 'is_loop' => '循環卡密', 'yes'=>'是', 'import_c...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/vendor/geetest/geetest.blade.php
resources/views/vendor/geetest/geetest.blade.php
<script src="https://cdn.bootcss.com/jquery/2.1.0/jquery.min.js"></script> <script src="https://static.geetest.com/static/tools/gt.js"></script> <div id="{{ $captchaid }}"></div> <p id="wait-{{ $captchaid }}" class="show">loading...</p> <!-- wcccc --> @define use Illuminate\Support\Facades\Config <script> var geete...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/admin/dashboard/title.blade.php
resources/views/admin/dashboard/title.blade.php
<style> .dashboard-title .links { text-align: center; margin-bottom: 2.5rem; } .dashboard-title .links > a { padding: 0 25px; font-size: 12px; font-weight: 600; letter-spacing: .1rem; text-decoration: none; text-transform: uppercase; co...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/unicorn/errors/error.blade.php
resources/views/unicorn/errors/error.blade.php
@extends('unicorn.layouts.default') @section('content') <div class="page-wrapper"> <!-- main start --> <section class="main-container"> <div class="container"> <div class="good-card"> <div class="row justify-content-center"> <d...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/unicorn/static_pages/buy.blade.php
resources/views/unicorn/static_pages/buy.blade.php
@extends('unicorn.layouts.seo') @section('content') <!-- main start --> <section class="main-container"> <div class="container"> <div class="good-card"> <div class="row justify-content-center"> <div class="col-12 col-md-8"> <div cla...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/unicorn/static_pages/bill.blade.php
resources/views/unicorn/static_pages/bill.blade.php
@extends('unicorn.layouts.default') @section('content') <!-- main start --> <section class="main-container"> <div class="container"> <div class="good-card"> <div class="row justify-content-center"> <div class="col-md-8 col-12"> <div...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/unicorn/static_pages/orderinfo.blade.php
resources/views/unicorn/static_pages/orderinfo.blade.php
@extends('unicorn.layouts.default') @section('content') <!-- main start --> <section class="main-container"> <div class="container"> <div class="order-card"> <div class="row justify-content-center"> @foreach($orders as $order) <div cla...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/unicorn/static_pages/searchOrder.blade.php
resources/views/unicorn/static_pages/searchOrder.blade.php
@extends('unicorn.layouts.default') @section('content') <!-- main start --> <section class="main-container"> <div class="container"> <div class="good-card"> <div class="row justify-content-center"> <div class="col-md-8 col-12"> <div...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/unicorn/static_pages/home.blade.php
resources/views/unicorn/static_pages/home.blade.php
@extends('unicorn.layouts.default') @section('content') <div class="notice" > <div class="container"> <div class="row"> <div class="col-12"> <div class="card mt-3"> <div class="card-body"> <div class="jumbotr...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/unicorn/static_pages/qrpay.blade.php
resources/views/unicorn/static_pages/qrpay.blade.php
@extends('unicorn.layouts.default') @section('content') <!-- main start --> <section class="main-container"> <div class="container"> <div class="good-card"> <div class="row justify-content-center"> <div class="col-md-8 col-12"> <div...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/unicorn/layouts/_nav.blade.php
resources/views/unicorn/layouts/_nav.blade.php
<!-- header start --> <header class="header sticky-top"> <div class="container"> <div class="row"> <div class="col-md-3"> <div class="header-left clearfix"> <div class="logo text-center d-none d-md-block"> <a href="/"> ...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/unicorn/layouts/_header.blade.php
resources/views/unicorn/layouts/_header.blade.php
<head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>{{ isset($page_title) ? $page_title : '' }} | {{ dujiaoka_config_get('title') }}</title> <meta name="Keywords" content="{{ dujiaoka_config...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/unicorn/layouts/seo.blade.php
resources/views/unicorn/layouts/seo.blade.php
<!DOCTYPE html> <html lang="{{ str_replace('_','-',strtolower(app()->getLocale())) }}"> <body> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>{{ isset($page_title) ? $page_title : '' }} | {...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/unicorn/layouts/default.blade.php
resources/views/unicorn/layouts/default.blade.php
<!DOCTYPE html> <html lang="{{ str_replace('_','-',strtolower(app()->getLocale())) }}"> @include('unicorn.layouts._header') <body> @include('unicorn.layouts._nav') @yield('content') @include('unicorn.layouts._footer') </body> @include('unicorn.layouts._script') @section('js') @show </html>
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/unicorn/layouts/_script.blade.php
resources/views/unicorn/layouts/_script.blade.php
<script src="/assets/unicorn/js/jquery-3.6.0.min.js"></script> <script src="/assets/unicorn/js/bootstrap.min.js"></script>
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/unicorn/layouts/_footer.blade.php
resources/views/unicorn/layouts/_footer.blade.php
<!-- footer start--> <footer class="footer p-3"> <div class="row"> <div class="col-12 text-center"> <div class="author"> Powered by:<a href="http://dujiaoka.com">@独角数卡</a> </div> <div class="custom"> {!! dujiaoka_config_get('footer') !!} ...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/hyper/errors/error.blade.php
resources/views/hyper/errors/error.blade.php
@extends('hyper.layouts.default') @section('content') <div class="row"> <div class="col-12"> <div class="page-title-box"> <h4 class="page-title">{{ __('hyper.error_error') }}</h4> </div> </div> </div> <div class="row justify-content-center"> <div class="col-lg-6"> <div class="...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/hyper/static_pages/buy.blade.php
resources/views/hyper/static_pages/buy.blade.php
@extends('hyper.layouts.seo') @section('content') <div class="row"> <div class="col-12"> <div class="page-title-box"> {{-- 产品详细信息 --}} <h4 class="page-title">{{ __('hyper.buy_title') }}</h4> </div> </div> </div> <div class="buy-grid"> <div class="buy-shop hyper-sm-las...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/hyper/static_pages/bill.blade.php
resources/views/hyper/static_pages/bill.blade.php
@extends('hyper.layouts.default') @section('content') <div class="row justify-content-center"> <div class="col-lg-6"> <div class="page-title-box"> {{-- 确认订单 --}} <h4 class="page-title">{{ __('hyper.bill_title') }}</h4> </div> </div> </div> <div class="row justify-content-...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/hyper/static_pages/orderinfo.blade.php
resources/views/hyper/static_pages/orderinfo.blade.php
@extends('hyper.layouts.default') @section('content') <div class="row"> <div class="col-12"> <div class="page-title-box"> {{-- 订单详情 --}} <h4 class="page-title">{{ __('hyper.orderinfo_title') }}</h4> </div> </div> </div> <div class="orderinfo-grid"> @foreach($orders as $or...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/hyper/static_pages/searchOrder.blade.php
resources/views/hyper/static_pages/searchOrder.blade.php
@extends('hyper.layouts.default') @section('content') <div class="row"> <div class="col-12"> <div class="page-title-box"> {{-- 查询订单 --}} <h4 class="page-title">{{ __('hyper.searchOrder_title') }}</h4> </div> </div> </div> <div class="row"> <div class="col-12"> <d...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/hyper/static_pages/home.blade.php
resources/views/hyper/static_pages/home.blade.php
@extends('hyper.layouts.default') @section('content') <div class="row"> <div class="col-12"> <div class="page-title-box"> <div class="page-title-right"> <div class="app-search"> <div class="position-relative"> <input type="text" class="...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/hyper/static_pages/qrpay.blade.php
resources/views/hyper/static_pages/qrpay.blade.php
@extends('hyper.layouts.default') @section('content') <div class="row justify-content-center"> <div class="col-lg-6"> <div class="page-title-box"> {{-- 扫码支付 --}} <h4 class="page-title">{{ __('hyper.qrpay_title') }}</h4> </div> </div> </div> <div class="row justify-content...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/hyper/layouts/_nav.blade.php
resources/views/hyper/layouts/_nav.blade.php
<div class="header-navbar"> <div class="container header-flex"> <!-- LOGO --> <a href="/" class="topnav-logo" style="float: none;"> <img src="{{ picture_ulr(dujiaoka_config_get('img_logo')) }}" height="36"> <div class="logo-title">{{ dujiaoka_config_get('text_logo') }}</div> ...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/hyper/layouts/_header.blade.php
resources/views/hyper/layouts/_header.blade.php
<head> <meta charset="utf-8" /> <title>{{ isset($page_title) ? $page_title : '' }} | {{ dujiaoka_config_get('title') }}</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="Keywords" content="{{ dujiaoka_config_get('keywords') }}"> <meta name="Description" conte...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/hyper/layouts/seo.blade.php
resources/views/hyper/layouts/seo.blade.php
<!DOCTYPE html> <html lang="{{ str_replace('_','-',strtolower(app()->getLocale())) }}"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="applicable-device" content="pc,mobile"> <titl...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/hyper/layouts/default.blade.php
resources/views/hyper/layouts/default.blade.php
<!DOCTYPE html> <html lang="{{ str_replace('_','-',strtolower(app()->getLocale())) }}"> @include('hyper.layouts._header') <body data-layout="topnav"> <div class="wrapper"> <div class="content-page"> <div class="content"> @include('hyper.layouts._nav') <div class="...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/hyper/layouts/_script.blade.php
resources/views/hyper/layouts/_script.blade.php
<script src="/assets/hyper/js/jquery-3.4.1.min.js"></script> <script src="/assets/hyper/js/vendor.min.js"></script> <script src="/assets/hyper/js/app.min.js"></script> <script src="/assets/hyper/js/hyper.js?v=215115"></script>
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/hyper/layouts/_footer.blade.php
resources/views/hyper/layouts/_footer.blade.php
<!-- Footer Start --> <footer class="hyper-footer"> <div class="container"> <div class="row"> <div class="col-md-6"> <div class="footer-links"> Powered by <a href="https://github.com/assimon/dujiaoka">@独角数卡.</a> </div> </div> ...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/common/notencent.blade.php
resources/views/common/notencent.blade.php
<!DOCTYPE html> <html lang="{{ app()->getLocale() }}"> <head> <meta charset="UTF-8"> <title>{{ __('dujiaoka.equipment.please_use_a_browser_to_open') }}</title> <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport"> <meta content="yes" name="apple-mobi...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/common/install.blade.php
resources/views/common/install.blade.php
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>独角数卡安装程序</title> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1"> <meta name="renderer" content="webkit"> <style> body ...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
true
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/email/mail.blade.php
resources/views/email/mail.blade.php
{!! $body !!}
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/luna/errors/error.blade.php
resources/views/luna/errors/error.blade.php
@extends('luna.layouts.default') @section('content') <body> @include('luna.layouts._nav') <div class="main"> <div class="layui-row"> <div class="layui-col-md8 layui-col-md-offset2 layui-col-sm12"> <div class="main-box" style="text-align: center"> <sv...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/luna/static_pages/buy.blade.php
resources/views/luna/static_pages/buy.blade.php
@extends('luna.layouts.seo') @section('notice') @include('luna.layouts._notice') @endsection @section('content') <body> @include('luna.layouts._nav') <div class="main"> <div class="layui-row"> <div class="layui-col-md8 layui-col-md-offset2 layui-col-sm12"> <div cla...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/luna/static_pages/bill.blade.php
resources/views/luna/static_pages/bill.blade.php
@extends('luna.layouts.default') @section('content') <body> @include('luna.layouts._nav') <style> .layui-table td, .layui-table th { padding: 9px 5px; } </style> <div class="main"> <div class="layui-row"> <div class="layui-col-md8 layui-col-md-offset2...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/luna/static_pages/orderinfo.blade.php
resources/views/luna/static_pages/orderinfo.blade.php
@extends('luna.layouts.default') @section('content') <body> @include('luna.layouts._nav') <style> .layui-table td, .layui-table th { padding: 9px 5px; } </style> <div class="main"> <div class="layui-row"> <div class="layui-col-md8 layui-col-md-offset2...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/luna/static_pages/searchOrder.blade.php
resources/views/luna/static_pages/searchOrder.blade.php
@extends('luna.layouts.default') @section('content') <body> @include('luna.layouts._nav') <style> .layui-table td, .layui-table th { padding: 9px 5px; } </style> <div class="main"> <div class="layui-row"> <div class="layui-col-md8 layui-col-md-offset2...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/luna/static_pages/home.blade.php
resources/views/luna/static_pages/home.blade.php
@extends('luna.layouts.default') @section('notice') @include('luna.layouts._notice_xs') @endsection @section('notice_min') @include('luna.layouts._notice_sm') @endsection @section('content') <body> @include('luna.layouts._nav') <div class="main"> <div class="layui-row"> <div ...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/luna/static_pages/qrpay.blade.php
resources/views/luna/static_pages/qrpay.blade.php
@extends('luna.layouts.default') @section('content') <body> @include('luna.layouts._nav') <div class="main"> <div class="layui-row"> <div class="layui-col-md8 layui-col-md-offset2 layui-col-sm12"> <div class="main-box"> <div class="pay-title"> ...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/luna/layouts/_nav.blade.php
resources/views/luna/layouts/_nav.blade.php
<div class="background"></div> <div class="header" style=""> <div class="layui-row"> <div class="layui-col-md8 layui-col-md-offset2 layui-col-sm12"> <div class="header-box"> <a href="/"> <img src="{{ picture_ulr(dujiaoka_config_get('img_logo')) }}" alt=""> ...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/luna/layouts/_notice.blade.php
resources/views/luna/layouts/_notice.blade.php
<div class="main layui-hide-xs"> <div class="layui-row"> <div class="layui-col-sm12"> <div class="main-box"> <div class="title"> <p class="tit">{{ __('dujiaoka.site_announcement') }}:</p> </div> <div class="goods"> <div class="tips">{!! dujiaoka_conf...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/luna/layouts/_header.blade.php
resources/views/luna/layouts/_header.blade.php
<head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <title>{{ isset($page_title) ? $page_title : '' }} | {{ dujiaoka_config_get('title') }}</title> <meta name="Keywords" content="{{ dujiaoka_config_get('keywords') }}"> <meta name="Descr...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/luna/layouts/seo.blade.php
resources/views/luna/layouts/seo.blade.php
<!DOCTYPE html> <html lang="{{ str_replace('_','-',strtolower(app()->getLocale())) }}"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <title>{{ isset($page_title) ? $page_title : '' }} | {{ dujiaoka_config_get('title') }}</title> <met...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/luna/layouts/default.blade.php
resources/views/luna/layouts/default.blade.php
<!DOCTYPE html> <html lang="{{ str_replace('_','-',strtolower(app()->getLocale())) }}"> @include('luna.layouts._header') @yield('content') @include('luna.layouts._script') @section('js') @show </html>
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/luna/layouts/_notice_xs.blade.php
resources/views/luna/layouts/_notice_xs.blade.php
<div class="main layui-hide-xs"> <div class="layui-row"> <div class="layui-col-sm12"> <div class="main-box"> <div class="title"> <p class="tit">{{ __('dujiaoka.site_announcement') }}:</p> </div> <div class="goods"> <div class="tips">{!! dujiaoka_conf...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/luna/layouts/_script.blade.php
resources/views/luna/layouts/_script.blade.php
<script> let tipsMsg = { least_one : '{{ __('luna.least_one') }}', exceeds : '{{ __('luna.exceeds') }}', exceeds_limit: '{{ __('luna.exceeds_limit') }}', mobile_order : '{{ __('luna.mobile_order') }}' }; </script> <script src="/assets/luna/layui/layui.js"></script> <scrip...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/luna/layouts/_footer.blade.php
resources/views/luna/layouts/_footer.blade.php
<div class="footer"> <div class="layui-row"> <div class="layui-col-md8 layui-col-md-offset2 layui-col-sm12"> <div style="text-align: center">{!! dujiaoka_config_get('footer') !!}</div> <p>Powered by <a href="https://github.com/assimon/dujiaoka" target="_blank">@独角数卡.DJK</a></p> ...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/luna/layouts/_notice_sm.blade.php
resources/views/luna/layouts/_notice_sm.blade.php
<div class="main layui-hide-sm layui-show-xs"> <div class="layui-row"> <div class="layui-col-md8 layui-col-md-offset2 layui-col-sm12"> <div class="main-box"> <div class="title"> <p class="tit">{{ __('dujiaoka.site_announcement') }}:</p> </div> <div class="goods"> ...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
assimon/dujiaoka
https://github.com/assimon/dujiaoka/blob/8bb5701ecfc1d2a45cf4bef119e3e4496170002d/resources/views/luna/layouts/google_translate.php
resources/views/luna/layouts/google_translate.php
<div id="google_translate_element"></div> <style> #google_translate_element{ text-align: right; position: fixed; top: 40px; right: 20px; z-index: 1; } #google_translate_element select{ width: 8rem; } .goog-te-banner-content{ font-size: 0px!important; } .goog-logo-link{ display:none !important; } .goog-...
php
MIT
8bb5701ecfc1d2a45cf4bef119e3e4496170002d
2026-01-04T15:03:57.345282Z
false
doctrine/lexer
https://github.com/doctrine/lexer/blob/3a506d29bb96d2ba60f0f4f601f8e0ab1c66d8af/src/Token.php
src/Token.php
<?php declare(strict_types=1); namespace Doctrine\Common\Lexer; use UnitEnum; use function in_array; /** * @template T of UnitEnum|string|int * @template V of string|int */ final class Token { /** * The string value of the token in the input string * * @readonly * @var V */ publ...
php
MIT
3a506d29bb96d2ba60f0f4f601f8e0ab1c66d8af
2026-01-04T15:05:03.318516Z
false
doctrine/lexer
https://github.com/doctrine/lexer/blob/3a506d29bb96d2ba60f0f4f601f8e0ab1c66d8af/src/AbstractLexer.php
src/AbstractLexer.php
<?php declare(strict_types=1); namespace Doctrine\Common\Lexer; use ReflectionClass; use UnitEnum; use function implode; use function preg_split; use function sprintf; use function substr; use const PREG_SPLIT_DELIM_CAPTURE; use const PREG_SPLIT_NO_EMPTY; use const PREG_SPLIT_OFFSET_CAPTURE; /** * Base class for...
php
MIT
3a506d29bb96d2ba60f0f4f601f8e0ab1c66d8af
2026-01-04T15:05:03.318516Z
false
doctrine/lexer
https://github.com/doctrine/lexer/blob/3a506d29bb96d2ba60f0f4f601f8e0ab1c66d8af/tests/MutableLexer.php
tests/MutableLexer.php
<?php declare(strict_types=1); namespace Doctrine\Tests\Common\Lexer; use Doctrine\Common\Lexer\AbstractLexer; /** @extends AbstractLexer<int, string> */ class MutableLexer extends AbstractLexer { /** @var string[] */ private array $catchablePatterns = []; public function addCatchablePattern(string $pa...
php
MIT
3a506d29bb96d2ba60f0f4f601f8e0ab1c66d8af
2026-01-04T15:05:03.318516Z
false
doctrine/lexer
https://github.com/doctrine/lexer/blob/3a506d29bb96d2ba60f0f4f601f8e0ab1c66d8af/tests/TokenType.php
tests/TokenType.php
<?php declare(strict_types=1); namespace Doctrine\Tests\Common\Lexer; enum TokenType { case INT; case OPERATOR; case STRING; }
php
MIT
3a506d29bb96d2ba60f0f4f601f8e0ab1c66d8af
2026-01-04T15:05:03.318516Z
false
doctrine/lexer
https://github.com/doctrine/lexer/blob/3a506d29bb96d2ba60f0f4f601f8e0ab1c66d8af/tests/ConcreteLexer.php
tests/ConcreteLexer.php
<?php declare(strict_types=1); namespace Doctrine\Tests\Common\Lexer; use Doctrine\Common\Lexer\AbstractLexer; use function in_array; use function is_numeric; /** @extends AbstractLexer<string, string|int> */ class ConcreteLexer extends AbstractLexer { final public const INT = 'int'; /** * {@inheritD...
php
MIT
3a506d29bb96d2ba60f0f4f601f8e0ab1c66d8af
2026-01-04T15:05:03.318516Z
false
doctrine/lexer
https://github.com/doctrine/lexer/blob/3a506d29bb96d2ba60f0f4f601f8e0ab1c66d8af/tests/EnumLexer.php
tests/EnumLexer.php
<?php declare(strict_types=1); namespace Doctrine\Tests\Common\Lexer; use Doctrine\Common\Lexer\AbstractLexer; use function in_array; use function is_numeric; /** @extends AbstractLexer<TokenType, string|int> */ class EnumLexer extends AbstractLexer { /** * {@inheritDoc} */ protected function get...
php
MIT
3a506d29bb96d2ba60f0f4f601f8e0ab1c66d8af
2026-01-04T15:05:03.318516Z
false
doctrine/lexer
https://github.com/doctrine/lexer/blob/3a506d29bb96d2ba60f0f4f601f8e0ab1c66d8af/tests/TokenTest.php
tests/TokenTest.php
<?php declare(strict_types=1); namespace Doctrine\Tests\Common\Lexer; use Doctrine\Common\Lexer\Token; use PHPUnit\Framework\TestCase; final class TokenTest extends TestCase { public function testIsA(): void { /** @var Token<'string'|'int', string> $token */ $token = new Token('foo', 'string...
php
MIT
3a506d29bb96d2ba60f0f4f601f8e0ab1c66d8af
2026-01-04T15:05:03.318516Z
false
doctrine/lexer
https://github.com/doctrine/lexer/blob/3a506d29bb96d2ba60f0f4f601f8e0ab1c66d8af/tests/AbstractLexerTest.php
tests/AbstractLexerTest.php
<?php declare(strict_types=1); namespace Doctrine\Tests\Common\Lexer; use Doctrine\Common\Lexer\Token; use PHPUnit\Framework\Attributes\DataProvider; use PHPUnit\Framework\TestCase; use function array_map; use function assert; use function count; use function setlocale; use const LC_ALL; class AbstractLexerTest e...
php
MIT
3a506d29bb96d2ba60f0f4f601f8e0ab1c66d8af
2026-01-04T15:05:03.318516Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Grid.php
src/Grid.php
<?php namespace Encore\Admin; use Closure; use Encore\Admin\Exception\Handler; use Encore\Admin\Grid\Column; use Encore\Admin\Grid\Concerns; use Encore\Admin\Grid\Displayers; use Encore\Admin\Grid\Model; use Encore\Admin\Grid\Row; use Encore\Admin\Grid\Tools; use Encore\Admin\Traits\ShouldSnakeAttributes; use Illumin...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Extension.php
src/Extension.php
<?php namespace Encore\Admin; use Encore\Admin\Auth\Database\Permission; use Illuminate\Database\Eloquent\Model; use Illuminate\Support\Arr; use Illuminate\Support\Facades\Config; use Illuminate\Support\Facades\DB; use Illuminate\Support\Facades\Route; use Illuminate\Support\Facades\Validator; use Illuminate\Validati...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Admin.php
src/Admin.php
<?php namespace Encore\Admin; use Closure; use Encore\Admin\Auth\Database\Menu; use Encore\Admin\Controllers\AuthController; use Encore\Admin\Layout\Content; use Encore\Admin\Traits\HasAssets; use Encore\Admin\Widgets\Navbar; use Illuminate\Database\Eloquent\Model; use Illuminate\Support\Arr; use Illuminate\Support\F...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/helpers.php
src/helpers.php
<?php use Illuminate\Support\MessageBag; if (!function_exists('admin_path')) { /** * Get admin path. * * @param string $path * * @return string */ function admin_path($path = '') { return ucfirst(config('admin.directory')).($path ? DIRECTORY_SEPARATOR.$path : $path);...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Tree.php
src/Tree.php
<?php namespace Encore\Admin; use Closure; use Encore\Admin\Tree\Tools; use Illuminate\Contracts\Support\Renderable; use Illuminate\Database\Eloquent\Model; class Tree implements Renderable { /** * @var array */ protected $items = []; /** * @var string */ protected $elementId = '...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Show.php
src/Show.php
<?php namespace Encore\Admin; use Encore\Admin\Show\Divider; use Encore\Admin\Show\Field; use Encore\Admin\Show\Panel; use Encore\Admin\Show\Relation; use Encore\Admin\Traits\ShouldSnakeAttributes; use Illuminate\Contracts\Support\Renderable; use Illuminate\Database\Eloquent\Model; use Illuminate\Database\Eloquent\Re...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Form.php
src/Form.php
<?php namespace Encore\Admin; use Closure; use Encore\Admin\Exception\Handler; use Encore\Admin\Form\Builder; use Encore\Admin\Form\Concerns\HandleCascadeFields; use Encore\Admin\Form\Concerns\HasFields; use Encore\Admin\Form\Concerns\HasHooks; use Encore\Admin\Form\Field; use Encore\Admin\Form\Layout\Layout; use Enc...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
true
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/AdminServiceProvider.php
src/AdminServiceProvider.php
<?php namespace Encore\Admin; use Encore\Admin\Layout\Content; use Illuminate\Routing\Router; use Illuminate\Support\Arr; use Illuminate\Support\Facades\Blade; use Illuminate\Support\ServiceProvider; use Illuminate\Support\Str; class AdminServiceProvider extends ServiceProvider { /** * @var array */ ...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Controllers/HasResourceActions.php
src/Controllers/HasResourceActions.php
<?php namespace Encore\Admin\Controllers; trait HasResourceActions { /** * Update the specified resource in storage. * * @param int $id * * @return \Illuminate\Http\Response */ public function update($id) { return $this->form()->update($id); } /** * Stor...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Controllers/ModelForm.php
src/Controllers/ModelForm.php
<?php namespace Encore\Admin\Controllers; /** * Trait ModelForm. * * @deprecated Use `HasResourceActions` instead. */ trait ModelForm { use HasResourceActions; }
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Controllers/UserController.php
src/Controllers/UserController.php
<?php namespace Encore\Admin\Controllers; use Encore\Admin\Form; use Encore\Admin\Grid; use Encore\Admin\Show; use Illuminate\Support\Facades\Hash; class UserController extends AdminController { /** * {@inheritdoc} */ protected function title() { return trans('admin.administrator'); ...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Controllers/AdminController.php
src/Controllers/AdminController.php
<?php namespace Encore\Admin\Controllers; use Encore\Admin\Layout\Content; use Illuminate\Routing\Controller; class AdminController extends Controller { use HasResourceActions; /** * Title for current resource. * * @var string */ protected $title = 'Title'; /** * Set descri...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Controllers/HandleController.php
src/Controllers/HandleController.php
<?php namespace Encore\Admin\Controllers; use Encore\Admin\Actions\Action; use Encore\Admin\Actions\GridAction; use Encore\Admin\Actions\Response; use Encore\Admin\Actions\RowAction; use Encore\Admin\Widgets\Form; use Exception; use Illuminate\Contracts\Support\Renderable; use Illuminate\Database\Eloquent\Model; use ...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Controllers/Dashboard.php
src/Controllers/Dashboard.php
<?php namespace Encore\Admin\Controllers; use Encore\Admin\Admin; use Illuminate\Support\Arr; class Dashboard { /** * @return \Illuminate\Contracts\View\Factory|\Illuminate\View\View */ public static function title() { return view('admin::dashboard.title'); } /** * @return...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Controllers/AuthController.php
src/Controllers/AuthController.php
<?php namespace Encore\Admin\Controllers; use Encore\Admin\Facades\Admin; use Encore\Admin\Form; use Encore\Admin\Layout\Content; use Illuminate\Http\Request; use Illuminate\Routing\Controller; use Illuminate\Support\Facades\Hash; use Illuminate\Support\Facades\Lang; use Illuminate\Support\Facades\Redirect; use Illum...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Controllers/MenuController.php
src/Controllers/MenuController.php
<?php namespace Encore\Admin\Controllers; use Encore\Admin\Form; use Encore\Admin\Layout\Column; use Encore\Admin\Layout\Content; use Encore\Admin\Layout\Row; use Encore\Admin\Tree; use Encore\Admin\Widgets\Box; use Illuminate\Routing\Controller; class MenuController extends Controller { use HasResourceActions; ...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Controllers/PermissionController.php
src/Controllers/PermissionController.php
<?php namespace Encore\Admin\Controllers; use Encore\Admin\Form; use Encore\Admin\Grid; use Encore\Admin\Show; use Illuminate\Support\Str; class PermissionController extends AdminController { /** * {@inheritdoc} */ protected function title() { return trans('admin.permissions'); } ...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Controllers/LogController.php
src/Controllers/LogController.php
<?php namespace Encore\Admin\Controllers; use Encore\Admin\Auth\Database\OperationLog; use Encore\Admin\Grid; use Illuminate\Support\Arr; class LogController extends AdminController { /** * {@inheritdoc} */ protected function title() { return trans('admin.operation_log'); } /**...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Controllers/RoleController.php
src/Controllers/RoleController.php
<?php namespace Encore\Admin\Controllers; use Encore\Admin\Form; use Encore\Admin\Grid; use Encore\Admin\Show; class RoleController extends AdminController { /** * {@inheritdoc} */ protected function title() { return trans('admin.roles'); } /** * Make a grid builder. ...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Layout/Row.php
src/Layout/Row.php
<?php namespace Encore\Admin\Layout; use Illuminate\Contracts\Support\Renderable; class Row implements Buildable, Renderable { /** * @var Column[] */ protected $columns = []; /** * row classes. * * @var array */ protected $class = []; /** * Row constructor. ...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Layout/Buildable.php
src/Layout/Buildable.php
<?php namespace Encore\Admin\Layout; interface Buildable { public function build(); }
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Layout/Content.php
src/Layout/Content.php
<?php namespace Encore\Admin\Layout; use Closure; use Encore\Admin\Facades\Admin; use Illuminate\Contracts\Support\Renderable; use Illuminate\Support\Arr; class Content implements Renderable { /** * Content title. * * @var string */ protected $title = ' '; /** * Content descript...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Layout/Column.php
src/Layout/Column.php
<?php namespace Encore\Admin\Layout; use Encore\Admin\Grid; use Illuminate\Contracts\Support\Renderable; class Column implements Buildable { /** * grid system prefix width. * * @var array */ protected $width = []; /** * @var array */ protected $contents = []; /** ...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Traits/Resizable.php
src/Traits/Resizable.php
<?php namespace Encore\Admin\Traits; use Illuminate\Support\Str; trait Resizable { /** * Method for returning specific thumbnail for model. * * @param string $type * @param string $attribute * * @return string */ public function thumbnail($type, $attribute = 'image') { ...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Traits/AdminBuilder.php
src/Traits/AdminBuilder.php
<?php namespace Encore\Admin\Traits; use Encore\Admin\Form; use Encore\Admin\Grid; use Encore\Admin\Tree; /** * @deprecated */ trait AdminBuilder { /** * @param \Closure $callback * * @return Grid */ public static function grid(\Closure $callback) { return new Grid(new stati...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Traits/HasAssets.php
src/Traits/HasAssets.php
<?php namespace Encore\Admin\Traits; trait HasAssets { /** * @var array */ public static $script = []; /** * @var array */ public static $deferredScript = []; /** * @var array */ public static $style = []; /** * @var array */ public static $cs...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Traits/ModelTree.php
src/Traits/ModelTree.php
<?php namespace Encore\Admin\Traits; use Encore\Admin\Tree; use Illuminate\Database\Eloquent\Model; use Illuminate\Support\Arr; use Illuminate\Support\Facades\DB; use Illuminate\Support\Facades\Request; trait ModelTree { /** * @var array */ protected static $branchOrder = []; /** * @var s...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Traits/ShouldSnakeAttributes.php
src/Traits/ShouldSnakeAttributes.php
<?php namespace Encore\Admin\Traits; use Encore\Admin\Grid\Model as GridModel; trait ShouldSnakeAttributes { /** * Indicates whether attributes are snake cased on arrays. * * @var bool */ protected static $snakeAttributes; /** * Indicates if model should snake attribute name. ...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Traits/DefaultDatetimeFormat.php
src/Traits/DefaultDatetimeFormat.php
<?php namespace Encore\Admin\Traits; use Carbon\Carbon; trait DefaultDatetimeFormat { protected function serializeDate(\DateTimeInterface $date) { if (version_compare(app()->version(), '7.0.0') < 0) { return parent::serializeDate($date); } return $date->format(Carbon::DEF...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Tree/Tools.php
src/Tree/Tools.php
<?php namespace Encore\Admin\Tree; use Encore\Admin\Tree; use Illuminate\Contracts\Support\Htmlable; use Illuminate\Contracts\Support\Renderable; use Illuminate\Support\Collection; class Tools implements Renderable { /** * Parent tree. * * @var Tree */ protected $tree; /** * Col...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Actions/Authorizable.php
src/Actions/Authorizable.php
<?php namespace Encore\Admin\Actions; use Encore\Admin\Facades\Admin; use Illuminate\Database\Eloquent\Collection; use Illuminate\Database\Eloquent\Model; /** * @mixin Action */ trait Authorizable { /** * @param Model $model * * @return bool */ public function passesAuthorization($model...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Actions/GridAction.php
src/Actions/GridAction.php
<?php namespace Encore\Admin\Actions; use Encore\Admin\Grid; use Illuminate\Database\Eloquent\SoftDeletes; use Illuminate\Http\Request; /** * Class GridAction. * * @method retrieveModel(Request $request) */ abstract class GridAction extends Action { /** * @var Grid */ protected $parent; /*...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Actions/Toastr.php
src/Actions/Toastr.php
<?php namespace Encore\Admin\Actions; use Illuminate\Support\Arr; class Toastr { /** * @var string */ protected $type; /** * @var string */ protected $content; /** * @var array */ protected $options = []; /** * @param string $type * @param string...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Actions/Action.php
src/Actions/Action.php
<?php namespace Encore\Admin\Actions; use Encore\Admin\Admin; use Encore\Admin\Form\Field; use Illuminate\Contracts\Support\Renderable; use Illuminate\Http\Request; /** * @method $this success($title, $text = '', $options = []) * @method $this error($title, $text = '', $options = []) ...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Actions/RowAction.php
src/Actions/RowAction.php
<?php namespace Encore\Admin\Actions; use Encore\Admin\Grid\Column; use Illuminate\Http\Request; abstract class RowAction extends GridAction { /** * @var \Illuminate\Database\Eloquent\Model */ protected $row; /** * @var Column */ protected $column; /** * @var string ...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Actions/Response.php
src/Actions/Response.php
<?php namespace Encore\Admin\Actions; use Illuminate\Validation\ValidationException; /** * Class Response. * * @method $this topCenter() * @method $this topLeft() * @method $this topRight() * @method $this bottomLeft() * @method $this bottomCenter() * @method $this bottomRight() * @method $this topFullWidth...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Actions/SweatAlert2.php
src/Actions/SweatAlert2.php
<?php namespace Encore\Admin\Actions; class SweatAlert2 { /** * @var string */ protected $type; /** * @var string */ protected $title; /** * @param string $type * @param string $title * * @return $this */ public function show($type, $title = '') ...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Actions/BatchAction.php
src/Actions/BatchAction.php
<?php namespace Encore\Admin\Actions; use Illuminate\Http\Request; abstract class BatchAction extends GridAction { /** * @var string */ public $selectorPrefix = '.grid-batch-action-'; /** * variable holding additional CSS classes for the button. * * @var array */ privat...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Actions/Interactor/Interactor.php
src/Actions/Interactor/Interactor.php
<?php namespace Encore\Admin\Actions\Interactor; use Encore\Admin\Actions\Action; abstract class Interactor { /** * @var Action */ protected $action; /** * @var array */ public static $elements = [ 'success', 'error', 'warning', 'info', 'question', 'confirm', 'tex...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Actions/Interactor/Form.php
src/Actions/Interactor/Form.php
<?php namespace Encore\Admin\Actions\Interactor; use Encore\Admin\Actions\RowAction; use Encore\Admin\Admin; use Encore\Admin\Form\Field; use Illuminate\Http\Request; use Illuminate\Support\MessageBag; use Illuminate\Validation\ValidationException; use Illuminate\Validation\Validator; use Symfony\Component\DomCrawler...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Actions/Interactor/Dialog.php
src/Actions/Interactor/Dialog.php
<?php namespace Encore\Admin\Actions\Interactor; use Encore\Admin\Admin; class Dialog extends Interactor { /** * @var bool */ protected $uploadFile = false; /** * @var array */ protected $settings; /** * @param string $title * @param string $text * @param arra...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Grid/Exporter.php
src/Grid/Exporter.php
<?php namespace Encore\Admin\Grid; use Encore\Admin\Grid; use Encore\Admin\Grid\Exporters\CsvExporter; class Exporter { /** * Export scope constants. */ const SCOPE_ALL = 'all'; const SCOPE_CURRENT_PAGE = 'page'; const SCOPE_SELECTED_ROWS = 'selected'; /** * @var Grid */ ...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false
z-song/laravel-admin
https://github.com/z-song/laravel-admin/blob/67c441eb78ecc5437e59775d89770cd9c2cb1e05/src/Grid/Row.php
src/Grid/Row.php
<?php namespace Encore\Admin\Grid; use Closure; use Illuminate\Contracts\Support\Htmlable; use Illuminate\Contracts\Support\Jsonable; use Illuminate\Contracts\Support\Renderable; use Illuminate\Support\Arr; class Row { /** * Row number. * * @var */ public $number; /** * Row data...
php
MIT
67c441eb78ecc5437e59775d89770cd9c2cb1e05
2026-01-04T15:05:15.717211Z
false