Skip to content

poldixd/laravel-view-modify-date

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get the Modification Date and Time of a View

This package provides functionality to retrieve the modification date and time of a view.

Installation

The package can be installed via composer and requires PHP 8.2+:

composer require poldixd/laravel-view-modify-date

Usage

use poldixd\ViewModifyDate\ViewModifyDate;

$carbonInstance = ViewModifyDate::get('subfolder.show');

Changelog

Please see CHANGELOG for more information about recent changes.

About

Get the Modification Date and Time of a View

Topics

Resources

License

Stars

Watchers

Forks

Languages