38 lines
		
	
	
		
			1004 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			38 lines
		
	
	
		
			1004 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| ################################################################################
 | |
|  Laravel Breadcrumbs 3
 | |
| ################################################################################
 | |
| 
 | |
| .. Link to the online documentation
 | |
| 
 | |
| .. only:: local and html
 | |
| 
 | |
|     .. admonition:: Local Documentation
 | |
|         :class: warning
 | |
| 
 | |
|         `Read the documentation online >> <http://laravel-breadcrumbs.davejamesmiller.com/>`_
 | |
| 
 | |
| 
 | |
| .. Introduction
 | |
| 
 | |
| A simple Laravel-style way to create breadcrumbs in `Laravel 5 <http://laravel.com/>`_.
 | |
| 
 | |
| 
 | |
| ================================================================================
 | |
|  Table of Contents
 | |
| ================================================================================
 | |
| 
 | |
| .. toctree::
 | |
|     start
 | |
|     defining
 | |
|     templates
 | |
|     output
 | |
|     routing
 | |
|     advanced
 | |
|     api
 | |
|     contributing
 | |
|     changelog
 | |
|     thanks
 | |
|     license
 | |
|     » GitHub <https://github.com/davejamesmiller/laravel-breadcrumbs>
 | |
|     » Packagist <https://packagist.org/packages/davejamesmiller/laravel-breadcrumbs>
 | 
