Showing 10 of 1,322 results.

5. Conveying Modified Source Versions. | License

You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: a) The work must carry prominent notices...

0. Definitions. | License

…t” also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. “The Program” refers to any copyrightable work licensed under this License. Each licensee is addressed as “you”. “Licensees” and “recipients” may...

KeePass: Failed to Load the Specified File! Error Fix

…er running Windows update, I received the following error from KeePass when attempting to open a KeePass database file: 1 < Database File Path Here > 2 3 Failed to load the specified file! 4 5 Common Language Runtime detected an invalid program....

Displaying Error Messages | Meerkat Forms

The following example demonstrates how to use this tag to create a new form. The example also shows you how to check if the form submission was successful or not, and how to display the errors generated by the internal validation systems. 1 {{...

getDirectives | Querying Document Nodes

Returns all directives within the document. Returns all directives from the source document. Some directive pairs, such as the @php / @endphp and @verbatim / @endverbatim pairs will not result in an instance of DirectiveNode , as they are handled...

findDirectiveByName | Querying Document Nodes

Attempts to locate the first instance of a directive with the provided name. Returns the first instance of DirectiveNode with the provided name. Returns null if no directive was found. Argument Description $name The directive name. 1 <?php 2 3 use...

Customizing The Laravel Artisan Application

…ere it may be necessary to customize the core console application further. The Artisan console application ( Illuminate\Console\Application ) extends Symfony's console application ( Symfony\Component\Console\Application ); this means that the...

Filter Search