company migration

This commit is contained in:
aqeebimtiaz
2018-04-24 14:19:14 +08:00
parent 737c7da54f
commit 3314e3eb33
5 changed files with 64 additions and 2 deletions
@@ -0,0 +1,10 @@
<?php
namespace App\Http\Controllers;
use Illuminate\Http\Request;
class CompanyController extends Controller
{
//
}