Showing 10 of 1,278 results.

Tinker Commands | Laravel Artisan: The Tinker Command

Like the Artisan command-line application, Tinker provides many numerous commands and utilities that simplify the process of debugging and executing code from the command-line. The following table lists all the commands that Tinker provides (these...

Example Use | Laravel 5: String Translation Public API

In the following examples, we will look at the various ways we can invoke the get method. We will start with simple translation line retrieval and gradually work through using the remaining parameters.

Filter Search