Download the PHP package foostart/package-module without Composer
On this page you can find all versions of the php package foostart/package-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download foostart/package-module
More information about foostart/package-module
Files in foostart/package-module
Download foostart/package-module
More information about foostart/package-module
Files in foostart/package-module
Vendor foostart
Package package-module
Short Description Create overview contact can intergrate other project
License MIT
Package package-module
Short Description Create overview contact can intergrate other project
License MIT
Keywords foostartlaravel 5 package contact
Please rate this library. Is it a good library?
Informations about the package package-module
@webiste: http://foostart.com
@package-name: sample @author: Kang @date: 27/12/2017 @version: 2.0
@features
- CRUD
- Add category to form
- Language standard
- Add filters on table data
- Add token for prevent XSRF
Step 1: Add service providers to config/app.php
- Foostart\Module\ModuleServiceProvider::class,
Step 2: Install publish
- php artisan vendor:publish --provider="Foostart\Module\ModuleServiceProvider" --force
- php artisan migrate
- php artisan db:seed --class=ModulesSeeder
All versions of package-module with dependencies
PHP Build Version
Package Version
No informations.
The package foostart/package-module contains the following files
Loading the files please wait ....