Skip to content

zend-server-plugins/Laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel plugin provides valuable information on Laravel applications, making debugging easy and simple. Z-Ray gives a complete picture of your Laravel environment - including all the fired events, loaded views, and stored sessions.

- **Events Log**: displays a list of all the Laravel events that were fired during the request.
- **General**: shows information on the Laravel installation and environment, such as the application and URL paths, and the application version.
- **Route**: displays information on the application route, including a specified name and defined route filters.
- **Session**: displays the name and value for stored sessions.
- **User Information**: provides useful information on the current user of the Laravel application, such as the user name and authentication data.
- **Views**: shows information on currently loaded Laravel views, including their application file path, and any passed parameters.

About

Laravel Plugin for Zend Server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages