- Custom Routing, how to render
/galleries/joshua-liner-gallery
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
namespace App\Console\Commands; | |
use App\Conversations\ExampleConversation; | |
use Illuminate\Console\Command; | |
use Mpociot\BotMan\BotManFactory; | |
use Mpociot\BotMan\Cache\LaravelCache; | |
use Mpociot\BotMan\Cache\ArrayCache; | |
use React\EventLoop\Factory; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
- hosts: all | |
tasks: | |
- include_vars: vars.yml | |
- name: install packages | |
apt: name={{ item }} update_cache=yes state=latest | |
with_items: | |
- git | |
- nginx | |
- vim |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"summaryMessage":"Showing top 30 searches in past 30 days","dataUpdateTime":1.4864112E9,"weekDaysList":[{"title":"Sun"},{"title":"Mon"},{"title":"Tue"},{"title":"Wed"},{"title":"Thu"},{"title":"Fri"},{"title":"Sat"}],"monthsList":[{"title":"January","height":3.5},{"title":"February","height":1.5}],"weeksList":[{"daysList":[{"date":"20170108","formattedDate":"8","longFormattedDate":"January 8","data":{"numOfAdditionalTrends":19,"trend":{"title":"Golden Globes 2017","titleLinkUrl":"//www.google.com/search?q\u003dGolden+Globes+2017","relatedSearchesList":[{"query":"Ryan Gosling","safe":true},{"query":"La La Land","safe":true},{"query":"Golden Globes","safe":true},{"query":"Moonlight","safe":true},{"query":"Emma Stone","safe":true},{"query":"74th Golden Globe Awards Winners","safe":true},{"query":"Golden Globe winners","safe":true},{"query":"Golden Globes 2017 Winners","safe":true},{"query":"Lala Land","safe":true},{"query":"Golden Globe winners 2017","safe":true},{"query":"74th Golden Globe Awards","safe":true} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
["10th-century BC biblical rulers","10th-century BCE Hebrew people","11th-century BC biblical rulers","11th-century BCE Hebrew people","121 births","1260 births","1265 births","1321 deaths","1328 deaths","135 deaths","13th-century theologians","1469 births","1475 births","14th century in the Republic of Florence","14th-century Italian poets","14th-century Italian writers","14th-century Latin writers","1527 deaths","1533 births","1564 deaths","1592 deaths","15th-century Italian painters","15th-century Italian sculptors","15th-century Italian writers","15th-century philosophers","1642 births","16th-century French writers","16th-century Italian architects","16th-century Italian painters","16th-century Italian sculptors","16th-century Italian writers","16th-century dramatists and playwrights","16th-century philosophers","1724 births","1727 deaths","1735 births","1740 births","1749 births","1759 births","1770 births","1775 births","1780 births","1785 births","1788 births","1795 births","1798 births","17th-century |
- American Indian or Alaska Native
- Asian
- Black or African American
- Native Hawaiian or Other Pacific Islander
- White
- Latino
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{"id":4,"data":"{\"image\":\"http:\\\/\\\/upload.wikimedia.org\\\/wikipedia\\\/commons\\\/thumb\\\/5\\\/53\\\/Paul_Gauguin_1891.png\\\/220px-Paul_Gauguin_1891.png\",\"birthday\":\"1848-06-07\",\"death\":\"1903-05-08\",\"alias\":[\"Eug\\u00c3\\u00a8ne Henri Paul Gauguin\"],\"wikipedia_url\":\"https:\\\/\\\/en.wikipedia.org\\\/wiki\\\/Paul_Gauguin\",\"description\":\"Eug\\u00e8ne Henri Paul Gauguin (\\\/\\u0261o\\u028a\\u02c8\\u0261\\u00e6n\\\/; French: [\\u00f8\\u0292\\u025bn \\u0251\\u0303\\u0281i p\\u0254l \\u0261o\\u0261\\u025b\\u0303]; 7 June 1848 \\u2013 8 May 1903) was a French post-Impressionist artist. Underappreciated until after his death, Gauguin is now recognized for his experimental use of color and synthetist style that were distinctly different from Impressionism. His work was influential to the French avant-garde and many modern artists, such as Pablo Picasso and Henri Matisse. Gauguin's art became popular after his death, partially from the efforts of art dealer Ambroise Vollard, who organize |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"result":[{"vote":1,"john":1,"constitutional":1,"alternative":1,"fellow":1,"person":1,"election":1,"swore":1},{"country":2,"gov":1,"job":1,"man":1,"ohio":1,"join":1,"fifteen":1,"domestic":1},{"honorable":1,"legal":1,"ago":1,"unify":1,"oath":1,"woman":1,"dec":1,"qualified":1},{"electors":4,"conscience":2,"foreign":1,"years":1,"enemies":1,"defend":1,"constitution":1,"discovering":1}],"metadata":{"content_type":"json","duration":0.16361646500000002}} |
In my case, the message was hinting at a permissions problem with the bash script, but I couldn't see it until I installed an MTA.
As suggested I ran:
sudo aptitude install postfix I chose "Local" during setup and after running the cron job again:
sudo tail -f /var/mail/ In my case I replaced