Simple forum software for building great communities.
Go to file
Toby Zerner 94076e5b9c Support table custom table prefix
Laravel automatically adds a table prefix to any table names, so we
need to wrap our aliased table in DB::raw.
2015-08-14 12:51:30 +09:30
framework/core Support table custom table prefix 2015-08-14 12:51:30 +09:30