1
0
mirror of https://github.com/flarum/core.git synced 2025-07-24 10:11:43 +02:00
Files
php-flarum/framework/core
Toby Zerner f70f602f09 Add some extra optional functionality to the Extend\Permission API
- Automatically serialise the attribute
- Apply Permissible grant callbacks

Need to consider splitting the $permission property into two arguments
(currently have to explode by ‘.’)
2015-05-18 13:51:30 +09:30
..
2015-03-31 22:38:15 +03:00
2015-05-05 09:16:53 +09:30
2015-05-06 11:26:47 +09:30
2015-03-30 15:50:36 +10:30
2015-05-11 10:41:14 +02:00
2015-05-07 13:59:07 +09:30
2015-05-07 12:43:23 +09:30

Flarum Core

This repository contains the core code of Flarum. If you want to install Flarum, visit the main Flarum repository.

Contributing

Interested in contributing to Flarum? Read the Contribution Guide!