Laravel开发-laravel-fixtures .zip
(预估有个51文件)
laravel-fixtures-master
.php_cs
1001B
.gitignore
57B
phpci.yml
449B
documentation
index.md
13B
src
Stefanius
LaravelFixtures
Exception
PathNotFoundException.php
487B
FileNotFoundException.php
481B
FixtureSeeder.php
2KB
Database
Seeder.php
5KB
Yaml
Loader.php
1KB
.travis.yml
238B
composer.json
917B
testdata
app
Exceptions
Handler.php
151B
Http
Kernel.php
125B
Console
Kernel.php
532B
Entities
Country.php
325B
CarBrand.php
284B
Customer.php
495B
CarType.php
481B
Magazine.php
495B
bootstrap
app.php
1KB
cache
.gitignore
14B
autoload.php
1KB
storage
app
.gitignore
13B
framework
.gitignore
92B
views
.gitignore
14B
cache
.gitignore
13B
sessions
.gitignore
14B
logs
.gitignore
14B
config
database.php
2KB
cache.php
2KB
app.php
3KB
artisan
2KB
database
factories
ModelFactory.php
217B
migrations
2016_05_03_100000_create_many_to_many_table.php
1KB
2016_01_01_100000_create_car_brands_table.php
599B
2016_01_01_100000_create_car_types_table.php
641B
.gitkeep
0B
2016_01_01_100000_create_countries_table.php
690B
seeds
DatabaseSeeder.php
129B
fixtures
customers.yml
669B
magazines.yml
338B
car_brands.yml
190B
countries.yml
297B
car_types.yml
451B
composer.lock
124KB
phpunit.xml
826B
tests
TestCase.php
2KB
LaravelFixtures
Database
SeederTest.php
4KB
Yaml
LoaderTest.php
2KB
phpmd-ruleset.xml
2KB
readme.md
3KB
暂无评论