Download the PHP package msppack/ddsadmin without Composer
On this page you can find all versions of the php package msppack/ddsadmin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package ddsadmin
Laravel5.4 Basic Functionality Curd
Step 1 : php artisan make:auth
Step 2 : composer require msppack/ddsadmin
Step 3 : Add service provider in config/app.php
MspPack\DDSAdmin\DDSAdminServiceProvider::class,
Step 4 : php artisan vendor:publish
Step 5 : php artisan migrate
Step 6 : composer dump-autoload
Step 7 : php artisan db:seed --class=UsersTableSeeder
Now go to ==> http://<YOUR DOMAIN>/admin/login
All versions of ddsadmin with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
arcanedev/no-captcha Version ^4.0
illuminate/support Version ~5.0
dirkgroenen/pinterest-api-php Version ^0.2.11
guzzlehttp/guzzle Version ~6.0
laravel/socialite Version ^3.0
doctrine/dbal Version ^2.5
laravelcollective/html Version ^5.4
zizaco/entrust Version ^1.8
arcanedev/no-captcha Version ^4.0
illuminate/support Version ~5.0
dirkgroenen/pinterest-api-php Version ^0.2.11
guzzlehttp/guzzle Version ~6.0
laravel/socialite Version ^3.0
doctrine/dbal Version ^2.5
laravelcollective/html Version ^5.4
zizaco/entrust Version ^1.8
The package msppack/ddsadmin contains the following files
Loading the files please wait ....