mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-30 09:53:58 +00:00
create database seeder for the services for testing environment
This commit is contained in:
@@ -14,10 +14,7 @@ class SegmentsTableDevelopmentSeeder extends Seeder
|
||||
*/
|
||||
public function run()
|
||||
{
|
||||
|
||||
|
||||
\DB::table('segments')->delete();
|
||||
|
||||
\DB::table('segments')->insert(array (
|
||||
0 =>
|
||||
array (
|
||||
|
||||
Reference in New Issue
Block a user