Showing 10 of 2,055 results.

14. Revised Versions of this License. | License

…you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you...

The is:deleted Filter | The "is" Filters

The is:deleted filter allows you to filter comments based on whether or not a comment has been soft deleted. It accepts a boolean value, or the wildcard ( * ) value. The following example returns all comments that were soft deleted: 1 {{ meerkat :...

Part Two: Creating a Custom Pagination View in Laravel

This is part two of two in a series of posts on how to create a custom pagination view in Laravel. Before reading this part, it is highly recommended that your first read Part One: Creating a Custom Pagination View in Laravel of this series. In...