Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

michael-lurquin/atom-laravel-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

17 Commits

Repository files navigation

Laravel 5 Snippets for Atom

Install

Atom Package: https://atom.io/packages/atom-laravel-snippets.

apm install atom-laravel-snippets

Or Settings/Preferences ➔ Install ➔ Search for atom-laravel-snippets. You should restart Atom after the Install / Update of the package.

Snippets

Eloquent : Relationships

  • ho: hasOne
  • hm: hasMany
  • bt: belongsTo
  • btm: belongsToMany
  • hot: hasOneThrough
  • hmt: hasManyThrough
  • mt: morphTo
  • mo: morphOne
  • mm: morphMany
  • mtm: morphToMany
  • mbm: morphedByMany

Eloquent : Mutators

  • getA: Accessor
  • setA: Mutator

Eloquent : Query Scopes

  • scope: Local scope
  • scopeDyn: Dynamic scope

About

Laravel 5 snippets for Atom.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /