Skip to content

Instantly share code, notes, and snippets.

@jangaraev
Created July 7, 2022 07:12
Show Gist options
  • Save jangaraev/a7467847ab41cf74e79c23cd4816562c to your computer and use it in GitHub Desktop.
Save jangaraev/a7467847ab41cf74e79c23cd4816562c to your computer and use it in GitHub Desktop.
DB::table('really_long_table_name as short_alias')
Model::from('table_name as table_alias')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment