\

Namespaces

App

Classes

AddProfileImageToUsersTable Migration for adding a profile image link to users
CreateFailedJobsTable Migration for failed queue job table creation
CreateImagesTable Migration for 'images' table creation
CreateMessagesTable Migration for 'messages' table creation
CreateOffersTable Migration for 'offers' table creation
CreatePasswordResetsTable Class CreatePasswordResetsTable
CreateUserOfferReportsTable Migration for the creation of a table handling the many-to-many relation of users and offers that they reported.
CreateUsersTable Migration for 'users' table creation
DatabaseSeeder Database seeder to provide dummy content.

Functions

hashedAsset()

hashedAsset(string  $name) : string

Get the path to a versioned webpack asset file

Parameters

string $name

Throws

\Exception

Returns

string

toBytes()

toBytes(string  $string) : integer

Parse a data size string such as PHP INI variables

Parameters

string $string

Returns

integer