Download the PHP package foostart/package-sample without Composer
On this page you can find all versions of the php package foostart/package-sample. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download foostart/package-sample
More information about foostart/package-sample
Files in foostart/package-sample
Download foostart/package-sample
More information about foostart/package-sample
Files in foostart/package-sample
Vendor foostart
Package package-sample
Short Description Create overview contact can intergrate other project
License MIT
Package package-sample
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-sample
@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\Contact\ContactServiceProvider::class,
Step 2: Install publish
- php artisan vendor:publish --provider="Foostart\Contact\ContactServiceProvider" --force
- php artisan migrate
- php artisan db:seed --class=ContactsSeeder
All versions of package-sample with dependencies
PHP Build Version
Package Version
No informations.
The package foostart/package-sample contains the following files
Loading the files please wait ....