bpocallaghan/laravel-admin-starter
Composer 安装命令:
composer create-project bpocallaghan/laravel-admin-starter
包简介
The Laravel Framework.
README 文档
README
Project is deprecated - please use https://github.com/bpocallaghan/titan-starter-website
A Laravel CMS Starter project with AdminLTE theme and core features.
- User: github@bpocallaghan.co.za
- Password: github
What is New?
- titan-starter
- I have started from scratch an updated version. This version includes tests and Laravel 7 with Bootstrap 4.
Features / What it includes
- Admin LTE admin theme
- Members (website and admin users)
- Google Analytics Reports (with charts)
- Website Page Builder with 3 components (page content, photos, documents)
- Log Website Activities (if contact us was submitted, etc)
- Notifications (Laravel notifications)
- Log Admin Activities (when admin create,edit,delete a resource)
- Bootstrap Alerts and Form Error messages. bpocallaghan/alert
- Flash a Notification after a CRUD resource action. bpocallaghan/notify
- Generate crud resource, individual files. bpocallaghan/generators
- Impersonate any of your customers. bpocallaghan/impersonate
- Roles, Assign roles to the user and navigation to exlude navigation for a user.
- Manage Blog, Banners, FAQ, Photos.
- Reports with Chartjs
Setup (Basic)
composer create-project bpocallaghan/laravel-admin-starter:dev-master laravel-admin-starter- create your database
- setup your virtual host (example: http://titan.local)
- open .env and add database name and user
- open
database\seeds\UsersTableSeeder.phpand set your admin user credentials - php titan:install` and complete the answers (setup app_name, app_author, app_url, etc)
- The above command will set .env values, but you can manually edit it before running
titan:install
Setup (Advanced)
- complete
basicsetup config\app.php-> set timezone- create FB Website App https://developers.facebook.com/
- create a mailgun account and set custom domain
- google captcha https://www.google.com/recaptcha/admin#list
- google analytics account https://analytics.google.com/analytics/web
- google console developer account for google maps and google analytics API
- https://console.developers.google.com
- Enable the 'google analytics' API
- Create api browser key for google maps
- Get and Setup Laravel Analytics Laravel Analytics (Spatie)
- create NEW service account key
- any name will work (I use google analytics)
- key type is JSON
- download and rename the json to 'service-account-credentials.json'
- store the file under /storage/app/analytics
- go to (google analytics)[https://analytics.google.com/analytics/]
- go to admin - property - user management and add the service account's email as a user
- go to admin - view - settings and copy the 'site id' to your .env
- get a Google Maps js API key (after you've created the project in google) https://developers.google.com/maps/documentation/javascript/get-api-key
- have a look at Admin\NavigationController.php on how to use datatables and datatables with ajax if more than 150 entries
TODO
Thank you
- All contributors
- ADMIN LTE.
- Thank you Taylor Ottwell for Laravel.
- Thank you Jeffrey Way for the awesome resources at Laracasts.
Note
- I hardly maintain this repository anymore as all my free time goes into the new version: titan-starter
- I do apologize about it (I still have live projects using this repository)
This is my starter project for most crud admin portals. I try to keep it clean, flexibly and friendly to use and to help the community. Please let me know about any issues or if you have any suggestions.
Change log
Please see the CHANGELOG for more information about changes.
My Packages Included
- File Generators Laravel 5 File Generators with config and publishable stubs
- Notify Laravel 5 Flash Notifications with icons and animations and with a timeout
- Alert A helper package to flash a bootstrap alert to the browser via a Facade or a helper function.
- Impersonate User This allows you to authenticate as any of your customers.
- Sluggable Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
bpocallaghan/laravel-admin-starter 适用场景与选型建议
bpocallaghan/laravel-admin-starter 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 1.39k 次下载、GitHub Stars 达 349, 最近一次更新时间为 2017 年 07 月 04 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「framework」 「admin」 「cms」 「analytics」 「navigation」 「laravel」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 bpocallaghan/laravel-admin-starter 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 bpocallaghan/laravel-admin-starter 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 bpocallaghan/laravel-admin-starter 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
PHP Framework HLEB2 is the foundation of the web application. Provides ease of development and application performance.
2lenet/EasyAdminPlusBundle
GraphQL authentication for your headless Craft CMS applications.
Set Links with a specific language parameter
Supercharged text field validation.
Analysis module for finding problematical shop data.
统计信息
- 总下载量: 1.39k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 349
- 点击次数: 15
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-07-04