Libraries tagged by sessions table
nguyendachuy/laravel-analytics
1 Favers
29 Downloads
29 Downloads
A Laravel package to retrieve Google Analytics data. Edited to be able to use for lower php versions
wearesweet/laravel-revisonable
2 Favers
0 Downloads
0 Downloads
Apply the trait HasRevisions to any model to be able to: View a history of changes, revert to previous versions of the model and allow for easy moderation of changes before persisting to the database.