hashedAsset()
hashedAsset(string $name) : string
Get the path to a versioned webpack asset file
Parameters
| string | $name |
Throws
- \Exception
| App |
| 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. |