Skip to content

Usefull for Auto rental/cars management systems, containing a huge list of vehicles Make, and models, also some vehicles types

Notifications You must be signed in to change notification settings

GruumpyCoder/laravel-cars-makes-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Laravel Cars Makes&Models

GrumpyCoder:: Laravel Cars Makes&Mdoels

A simple database migrations and seeds for Vehicles Makes, models and types,

  • Models Most commun and known cars models;
  • Makes and edit metadata with a nice interface;
  • Types to the final destination, optionally process/encode

Usage

First, run Migration command to create required tables:

$ php artisan migrate

Run the dump-autoload command to regenerate Composer autoloader

$ composer dump-autoload

Then, run database seed command:

$ php artisan db::seed

and that's it :D

About

Usefull for Auto rental/cars management systems, containing a huge list of vehicles Make, and models, also some vehicles types

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages