Skip to content

subblyold/framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Subbly Framework

Build Status Total Downloads Latest Stable Version Latest Unstable Version License

DB schemas

Add a new migration

$ php artisan migrate:make create_gateway_token_table --path=vendor/subbly/framework/src/migrations/  

Where create_gateway_token_table is the description of the migration.

Run migration

$ php artisan migrate --path=vendor/subbly/framework/src/migrations/  

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages