Showing 10 of 129 results.

validateNodes | Validating Blade

Runs all registered node validators against the provided node list. Argument Description $nodes The nodes to validate. 1 <?php 2 3 use Illuminate \ Support \ Collection ; 4 5 public function validateNodes ( 6 array $ nodes 7 ) : Collection ;

validateDocument | Validating Blade

Runs all registered document validators against the provided document. This method will not automatically run registered node validators against the document's nodes. Argument Description $document The document to validate. 1 <?php 2 3 use...

Updating a Comment | Managing Comments

Comments may be updated from the Control Panel by selected the "Edit" option below the comment's content. An inline comment editor will appear, allowing you to update the comment's content.

Updating Feedamic Configuration Values | RSS and Atom Feeds

If you are making changes to your Feedamic configuration and are not seeing your changes reflected, you may need to clear your site's application cache. This can be done by running the following command from the root of your project: 1 php artisan...

How to Apply These Terms to Your New Programs | License

If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following...

Installation

…at once, reference the Workspaces API documentation to learn more about the available compilation options. If you want to learn more about how things work under the hood, numerous pages within the documentation will help explain things. However,...

Getting Kint to Work With Laravel 4.1

Kint is a PHP tool that helps ease the pain of debugging PHP (which we all know is our favorite part of the job). This is what their website has to say: Kint for PHP is a tool designed to present your debugging data in the absolutely best way...

Filter Search