承接 dakshhmehta/laravel-starter-kit 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

dakshhmehta/laravel-starter-kit

Composer 安装命令:

composer require dakshhmehta/laravel-starter-kit

包简介

Laravel 5 Starter Kit Package

README 文档

README

This is abstract laravel 5 application that is ported from version 4.x for easy of use. It comes with basic authentication developed with Sentry library and basic Admin Panel

Developed by Brunogaspar (4.0.x) and since then maintained by me till now.

I will continue supporting this package for atleast next couple of years until I change here.

Feel free to ping me anytime for support at dakshhmehta@gmail.com

Installation

Execute the following command on terminal

composer require dakshhmehta/laravel-starter-kit

In order to instal this package, just like other package you install - add a service provider in an array of service provider by editing file config/app.php

'Kit\Providers\KitServiceProvider'

Additional to that, the package utilize the Sentinel and therefore add service provider and alias of the same as well. You can follow this to install.

The Kit comes with installation command that does all the job you need to perform while setting up a new project. But before that, prepare the database and an enviorment file to get started and execute following command on terminal.

php artisan app:install

This will start the installation wizard to complete. On completion, the application is ready.

The application's login page can be accessible from the following URL:

http://localhost/public/authenticate/signin

Login with the email address and the password you entered in the installation wizard.

Optionally,

The laravel 5 comes with Authenticate middleware that points to it's own login page, that you might want to change to kit's log in page.

You can do so by editing app/Http/Kernel.php

Find the following near around line #43

	'auth' => 'App\Http\Middleware\Authenticate',

and update with

	'auth' => 'Kit\Http\Middlewares\Authenticate',

That's it! Have fun.

统计信息

  • 总下载量: 74
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 5
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 4
  • Watchers: 2
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-04-24

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固