2017 © Pedro Peláez
 

library language

language

image

turkalp/language

language

  • Tuesday, April 24, 2018
  • by bkayranci
  • Repository
  • 1 Watchers
  • 0 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Install turkalp/language package

composer require turkalp/language

Create table

php artisan migrate

Publish seeder

php artisan vendor:publish --tag=seeds

Seed

php artisan db:seed --class=LanguageSeeder

Create migration many to many

php artisan language:make [MODEL_NAME] [TABLE_NAME]

The Versions

24/04 2018

dev-master

9999999-dev

language

  Sources   Download

by Türkalp Burak KAYRANCIOĞLU

24/04 2018

1.0.3

1.0.3.0

language

  Sources   Download

by Türkalp Burak KAYRANCIOĞLU

23/04 2018

1.0.2

1.0.2.0

language

  Sources   Download

by Türkalp Burak KAYRANCIOĞLU

21/04 2018

1.0.1

1.0.1.0

language

  Sources   Download

by Türkalp Burak KAYRANCIOĞLU

21/04 2018

1.0.0

1.0.0.0

language

  Sources   Download

by Türkalp Burak KAYRANCIOĞLU