2017 © Pedro Peláez
 

library laravel-admin-api

laravel admin api

image

suifengpiao/laravel-admin-api

laravel admin api

  • Monday, July 23, 2018
  • by suifengpiao14
  • Repository
  • 1 Watchers
  • 0 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

<, (*1)

p align="center"> laravel-admin , (*2)

laravel-admin is administrative interface builder for laravel which can help you build CRUD backends just with few lines of code., (*3)

Documentation | 中文文档 | Demo | Demo source code | Extensions , (*4)

<, (*5)

p align="center"> Build Status StyleCI Scrutinizer Code Quality Packagist Total Downloads Awesome Laravel , (*6)

Inspired by SleepingOwlAdmin and rapyd-laravel. , (*7)

Screenshots

laravel-admin, (*8)

Requirements

  • PHP >= 7.0.0
  • Laravel >= 5.5.0
  • Fileinfo PHP Extension

Installation

This package requires PHP 7+ and Laravel 5.5, for old versions please refer to 1.4, (*9)

First, install laravel 5.5, and make sure that the database connection settings are correct., (*10)

composer require suifengpiao/laravel-admin-api

Then run these commands to publish assets and config:, (*11)

php artisan vendor:publish --provider="Suifengpiao\Admin\AdminServiceProvider"

After run command you can find config file in config/admin.php, in this file you can change the install directory,db connection or table names., (*12)

At last run following command to finish install., (*13)

php artisan admin:install

Open http://localhost/admin/ in browser,use username admin and password admin to login., (*14)

Configurations

The file config/admin.php contains an array of configurations, you can find the default configurations in there., (*15)

Backers

Thank you to all our backers! 🙏 [Become a backer], (*16)

, (*17)

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor], (*18)

, (*19)

Other

laravel-admin based on following plugins or services:, (*20)

License

laravel-admin is licensed under The MIT License (MIT)., (*21)

The Versions

23/07 2018

dev-master

9999999-dev https://github.com/suifengpiao14/laravel-admin-api

laravel admin api

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar suifengpiao14

laravel api form grid admin

23/07 2018

v0.1.1

0.1.1.0 https://github.com/suifengpiao14/laravel-admin-api

laravel admin api

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar suifengpiao14

laravel api form grid admin

21/06 2018

v0.1.0

0.1.0.0 https://github.com/suifengpiao14/laravel-admin-api

laravel admin api

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar suifengpiao14

laravel api form grid admin