Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed Laravel Basics!
You have completed Laravel Basics!
In this section, we’ll explore Tinker, Laravel’s built-in REPL tool, powered by PsySH. REPL translates to read-evaluate-print-loop, that is to say, it evaluates a single user input and returns the result. Tinker allows us to easily read, add or modify records in the database with a few simple commands for tasks such as verifying our database contents which we’ll do later in the course. In the next video, I’ll show you how to run Tinker to interact with the database in our Laravel application. See you there.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up