| Package Data | |
|---|---|
| Maintainer Username: | manoj30808 | 
| Maintainer Contact: | manoj30808@gmail.com (Manoj Sonagra) | 
| Package Create Date: | 2017-08-28 | 
| Package Last Update: | 2017-11-06 | 
| Language: | PHP | 
| License: | Unknown | 
| Last Refreshed: | 2025-10-28 03:05:21 | 
| Package Statistics | |
|---|---|
| Total Downloads: | 15 | 
| Monthly Downloads: | 0 | 
| Daily Downloads: | 0 | 
| Total Stars: | 3 | 
| Total Watchers: | 2 | 
| Total Forks: | 1 | 
| Total Open Issues: | 0 | 
Step 1 : php artisan make:auth (If you not already make login)
Step 2 : add below details in your composer.json firl
			"require": {
		        "laracasts/generators": "dev-master as 1.1.4",
		        "pack/dds-generate": "^1.5"
		    }
Step 3 : composer require 
Step 4 : Add service provider in config/app.php 
        	Pack\DDSGenerate\DDSGenerateServiceProvider::class,
Step 5 : php artisan migrate
Once you installed please visit : http:///admin/generate