Skip to content

redgluten/laravel-form-bootstrap-snippets-atom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Collective Forms + Bootstrap Snippets for Atom Editor

Handy Atom editor snippets to create Laravel Collective Forms inputs preformated for Twitter’s Bootstrap 3.

Installation

You need to install the language-blade package before installing this one. You can do it via the GUI (Preferences > Install) or with the command line:

apm install language-blade apm install laravel-forms-bootstrap-snippets

Then reload your Atom.

Usage

When you’re editing your view in Atom, type the snippet shortcut then press tab key.

Example with boottext snippet

Available snippets

General

Input Shortcut
Form bootform
Form model bootformmodel

Inputs

Input Shortcut
Button bootbutton
Checkbox bootcheckbox
Date bootdate
Email bootemail
File bootfile
Hidden boothidden
Number bootnumber
Password bootpassword
Radio bootradio
Select bootselect
SelectMonth bootselectmonth
SelectYear bootselectyear
SelectRange bootselectrange
Text boottext
Textarea boottextarea

Horizontal inputs

Input Shortcut
Checkbox bootcheckboxh
Date bootdateh
Email bootemailh
File bootfileh
Number bootnumberh
Password bootpasswordh
Radio bootradioh
Select bootselecth
SelectMonth bootselectmonthh
SelectYear bootselectyearh
SelectRange bootselectrangeh
Text boottexth
Textarea boottextareah

About

Handy Atom editor snippets to create Laravel Collective Forms inputs preformated for Twitter's Bootstrap 3

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5