Showing 10 of 1,090 results.

The Laravel Translator

The Translator class is the class that most developers will be used to interacting with. The Translator class is responsible for handling the interactions between the application and the underlying translation systems, such as interacting with...

The Challenge | Antlers and Blade Formatters: Behind the Scenes

…both examples, JavaScript contains Antlers or Blade code that could have special meaning within JavaScript. When looking at the formatted examples, how do we even begin to get the input formatted that way? One approach would be to try and write a...

Alternatives to Laravel Artisan Command Signatures

…s instance methods to determine the input expectations for the command. If you would like to use the getArguments or getOptions methods for defining input expectations, or simply want to ease the transition from an older code base, the $signature...

Filter Search