1
0
Fork 0
mirror of https://github.com/archtechx/laravel-tips.git synced 2025-12-12 05:14:04 +00:00
laravel-tips/content/tips/create-this-tinker-bash-script-to-supercharge-your-dev-workflow.md
2021-10-24 13:25:04 +02:00

11 lines
No EOL
501 B
Markdown

---
title: 'Create this `tinker` bash script to supercharge your dev workflow'
tweet_id: '1451526385982447647'
thread_slug: weekly-thread-2021-44
author_username: Philo01
images:
- 'https://pbs.twimg.com/media/FB1A012WYAILmTL.jpg'
created_at: 2021-10-22T12:30:33+00:00
slug: create-this-tinker-bash-script-to-supercharge-your-dev-workflow
---
Laravel productivity tip! Add this little function to your bash profile to quickly execute anything with the Tinker command and get the results instantly.