This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /** | |
| * A helper file for Laravel 5, to provide autocomplete information to your IDE | |
| * Generated for Laravel 5.1.40 (LTS) on 2016-07-18. | |
| * | |
| * @author Barry vd. Heuvel <barryvdh@gmail.com> | |
| * @see https://github.com/barryvdh/laravel-ide-helper | |
| */ | |
| namespace { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| Exemples : | |
| <a href="posts/2" data-method="delete" data-token="{{csrf_token()}}"> | |
| - Or, request confirmation in the process - | |
| <a href="posts/2" data-method="delete" data-token="{{csrf_token()}}" data-confirm="Are you sure?"> | |
| */ | |
| (function() { | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="visit"><a href="https://j-w-v.com/" target="_blank">Vist the live version here!</a></div> | |
| <div id="particles-js"> | |
| <div class="container"> | |
| <div class="row top"> | |
| <div class="twelve column"> | |
| <div class="logo">V</div> | |
| <h1>Joseph William Victory</h1> | |
| <h2> Web Developer</h2> | |
| </div> | |
| </div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="demo-wrapper"> | |
| <!-- classnames for the pages should include: 1) type of page 2) page name--> | |
| <div class="s-page random-restored-page"> | |
| <div class="page-content"> | |
| <h2 class="page-title">Some minimized App</h2> | |
| </div> | |
| <div class="close-button s-close-button">x</div> | |
| </div> | |
| <div class="s-page custom-page"> | |
| <div class="page-content"> |