1 Star 0 Fork 0

ouch / laravel5.3startup

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

StartUp 5.3

StartUp 5.3

StartUp 5.3 is a Open Source StartUp Boilerplate built with Laravel 5.3. It is built with the awesome Laravel Framework. It includes roles & permissions, user profile,admin backend and much more.

StyleCI MIT licensed GitHub issues GitHub forks GitHub stars

Features

  • Laravel 5.3
  • Register/Login/Logout/Password Reset
  • Authentication/Users/Roles/Permissions
  • Administrator Management
  • Change/Create/Manage Users/Roles/Permissions
  • Default Responsive Layout
  • Frontend and Admin Controllers
  • Bootstrap 3
  • Font Awesome
  • Upload Avatar
  • Activity log in admin settings section.
  • User e-mail activation.
  • Backup SQL database and files from admin settings section.
  • File Uploads from admin section.
  • Authy 2-factor Authentication
  • Language support
  • Messages, send private messages with users.

Requirements

Before you proceed make sure your server meets the following requirements:

  • Composer
  • PHP >= 7.0.x
  • PDO compliant database (SQL, MySQL, PostgreSQL, SQLite)

How to Install

  1. Clone this repository: git clone https://github.com/w00p/startup.git
  2. If you want to specify wich folder to clone to use: git clone https://github.com/w00p/startup.git my-folder
  3. composer install
  4. Create .env file (.env.example included, just copy that one to .env)
  5. php artisan key:generate
  6. php artisan migrate --seed
  7. Thats it, visit your URL. Log in with one of the users below.

Default Seeded Users

  1. Admin role: admin@example.com / 12345678
  2. Moderator role: moderator@example.com / 12345678
  3. User role: user@example.com / 12345678

All new user registered is getting default User role.

Packages used

Screenshots

Click here for screenshots

Changelog

Detailed changes for each release are documented in the release notes.

License

StartUp 5.3 is open-sourced software licensed under the MIT license.

The MIT License (MIT) Copyright (c) 2016 Kjetil Elde <kjetile@gmail.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

copy老外的laravel初始化项目,基于larevel5.3 展开 收起
PHP
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
PHP
1
https://gitee.com/ouch513/laravel5.3startup.git
git@gitee.com:ouch513/laravel5.3startup.git
ouch513
laravel5.3startup
laravel5.3startup
master

搜索帮助