{"id":34,"date":"2020-12-15T17:49:00","date_gmt":"2020-12-15T08:49:00","guid":{"rendered":"https:\/\/software.satoshis.jp\/?p=34"},"modified":"2021-05-21T16:10:40","modified_gmt":"2021-05-21T07:10:40","slug":"%e3%81%82%e3%81%a1%e3%81%93%e3%81%a1%e3%81%a7%e7%b4%b9%e4%bb%8b%e3%81%95%e3%82%8c%e3%81%a6%e3%81%84%e3%82%8blaravel%e3%81%ae%e3%82%ad%e3%83%a3%e3%83%83%e3%82%b7%e3%83%a5%e3%82%92%e3%82%af%e3%83%aa","status":"publish","type":"post","link":"https:\/\/software.satoshis.jp\/?p=34","title":{"rendered":"\u3042\u3061\u3053\u3061\u3067\u7d39\u4ecb\u3055\u308c\u3066\u3044\u308bLaravel\u306e\u30ad\u30e3\u30c3\u30b7\u30e5\u3092\u30af\u30ea\u30a2\u3059\u308b\u65b9\u6cd5\u304c\u9593\u9055\u3063\u3066\u3044\u308b\u4ef6"},"content":{"rendered":"<p>\u300claravel cache clear\u300d\u307f\u305f\u3044\u306a\u691c\u7d22\u3092\u3059\u308b\u3068\u3001\u305f\u304f\u3055\u3093\u306e\u30b5\u30a4\u30c8\u3067\u8aac\u660e\u3055\u308c\u3066\u308b\u3093\u3067\u3059\u304c\u3001\u3060\u3044\u305f\u3044\u9593\u9055\u3063\u3066\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\n$ php artisan config:cache\r\n<\/pre>\n<p>\u307f\u305f\u3044\u306b\u66f8\u3044\u3066\u308b\u3068\u3053\u308d\u304c\u591a\u3044\u3093\u3067\u3059\u304c\u3001\u3053\u308c\u306f\u30ad\u30e3\u30c3\u30b7\u30e5\u3092\u4f5c\u6210\u3059\u308b\u30b3\u30de\u30f3\u30c9\u3067\u3059\u306d\u3002<br \/>\nconfig \u306e cache \u3092\u30af\u30ea\u30a2\u3059\u308b\u306b\u306f\u3001<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\n$ php artisan config:clear\r\n<\/pre>\n<p>\u3053\u3061\u3089\u304c\u6b63\u3057\u3044\u3067\u3059\u3002<\/p>\n<p>route\u3001view\u3001cache\u306a\u3069\u306b\u3064\u3044\u3066\u3082\u540c\u69d8\u3067\u3059\u3002<\/p>\n<p>\u30ad\u30e3\u30c3\u30b7\u30e5\u3092\u30af\u30ea\u30a2\u3059\u308b\u305f\u3081\u306b\u3001\u3044\u304f\u3064\u3082\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3059\u308b\u306e\u3063\u3066\u304a\u304b\u3057\u3044\u3068\u601d\u3044\u307e\u305b\u3093\u304b\uff1f<\/p>\n<p>\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3067\u4e00\u767a\u3067\u6d88\u305b\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\n$ php artisan optimize:clear\r\n<\/pre>\n<p>\u3053\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u305f\u7d50\u679c\u306e\u30e1\u30c3\u30bb\u30fc\u30b8\u3092\u898b\u308c\u3070\u3001\u5168\u90e8\u304c\u6d88\u3055\u308c\u3066\u3044\u308b\u3053\u3068\u304c\u4e00\u76ee\u77ad\u7136\u3067\u3059\u3002<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\nvagrant@vagrant:~\/laravel\/hoge$ php artisan optimize:clear\r\nCompiled views cleared!\r\nApplication cache cleared!\r\nRoute cache cleared!\r\nConfiguration cache cleared!\r\nCompiled services and packages files removed!\r\nCaches cleared successfully!\r\nvagrant@vagrant:~\/laravel\/hoge$\r\n<\/pre>\n<p>\u3053\u3046\u3044\u3046\u306e\u306f\u3001\u30b3\u30de\u30f3\u30c9\u306e\u30d8\u30eb\u30d7\u3067\u78ba\u8a8d\u3059\u308b\u306e\u304c\u3044\u3044\u3067\u3059\u3002<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\nvagrant@vagrant:~\/laravel\/hoge$ php artisan\r\nLaravel Framework 8.14.0\r\n\r\nUsage:\r\n  command &#x5B;options] &#x5B;arguments]\r\n\r\nOptions:\r\n  -h, --help            Display this help message\r\n  -q, --quiet           Do not output any message\r\n  -V, --version         Display this application version\r\n      --ansi            Force ANSI output\r\n      --no-ansi         Disable ANSI output\r\n  -n, --no-interaction  Do not ask any interactive question\r\n      --env&#x5B;=ENV]       The environment the command should run under\r\n  -v|vv|vvv, --verbose  Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug\r\n\r\nAvailable commands:\r\n  clear-compiled                Remove the compiled class file\r\n  down                          Put the application into maintenance \/ demo mode\r\n  env                           Display the current framework environment\r\n  help                          Displays help for a command\r\n  inspire                       Display an inspiring quote\r\n  list                          Lists commands\r\n  migrate                       Run the database migrations\r\n  optimize                      Cache the framework bootstrap files\r\n  serve                         Serve the application on the PHP development server\r\n  test                          Run the application tests\r\n  tinker                        Interact with your application\r\n  ui                            Swap the front-end scaffolding for the application\r\n  up                            Bring the application out of maintenance mode\r\n auth\r\n  auth:clear-resets             Flush expired password reset tokens\r\n cache\r\n  cache:clear                   Flush the application cache\r\n  cache:forget                  Remove an item from the cache\r\n  cache:table                   Create a migration for the cache database table\r\n config\r\n  config:cache                  Create a cache file for faster configuration loading\r\n  config:clear                  Remove the configuration cache file\r\n db\r\n  db:seed                       Seed the database with records\r\n  db:wipe                       Drop all tables, views, and types\r\n event\r\n  event:cache                   Discover and cache the application's events and listeners\r\n  event:clear                   Clear all cached events and listeners\r\n  event:generate                Generate the missing events and listeners based on registration\r\n  event:list                    List the application's events and listeners\r\n key\r\n  key:generate                  Set the application key\r\n make\r\n  make:cast                     Create a new custom Eloquent cast class\r\n  make:channel                  Create a new channel class\r\n  make:command                  Create a new Artisan command\r\n  make:component                Create a new view component class\r\n  make:controller               Create a new controller class\r\n  make:event                    Create a new event class\r\n  make:exception                Create a new custom exception class\r\n  make:factory                  Create a new model factory\r\n  make:job                      Create a new job class\r\n  make:listener                 Create a new event listener class\r\n  make:mail                     Create a new email class\r\n  make:middleware               Create a new middleware class\r\n  make:migration                Create a new migration file\r\n  make:model                    Create a new Eloquent model class\r\n  make:notification             Create a new notification class\r\n  make:observer                 Create a new observer class\r\n  make:policy                   Create a new policy class\r\n  make:provider                 Create a new service provider class\r\n  make:request                  Create a new form request class\r\n  make:resource                 Create a new resource\r\n  make:rule                     Create a new validation rule\r\n  make:seeder                   Create a new seeder class\r\n  make:test                     Create a new test class\r\n migrate\r\n  migrate:fresh                 Drop all tables and re-run all migrations\r\n  migrate:install               Create the migration repository\r\n  migrate:refresh               Reset and re-run all migrations\r\n  migrate:reset                 Rollback all database migrations\r\n  migrate:rollback              Rollback the last database migration\r\n  migrate:status                Show the status of each migration\r\n notifications\r\n  notifications:table           Create a migration for the notifications table\r\n optimize\r\n  optimize:clear                Remove the cached bootstrap files\r\n package\r\n  package:discover              Rebuild the cached package manifest\r\n permission\r\n  permission:cache-reset        Reset the permission cache\r\n  permission:create-permission  Create a permission\r\n  permission:create-role        Create a role\r\n  permission:show               Show a table of roles and permissions per guard\r\n queue\r\n  queue:batches-table           Create a migration for the batches database table\r\n  queue:clear                   Delete all of the jobs from the specified queue\r\n  queue:failed                  List all of the failed queue jobs\r\n  queue:failed-table            Create a migration for the failed queue jobs database table\r\n  queue:flush                   Flush all of the failed queue jobs\r\n  queue:forget                  Delete a failed queue job\r\n  queue:listen                  Listen to a given queue\r\n  queue:restart                 Restart queue worker daemons after their current job\r\n  queue:retry                   Retry a failed queue job\r\n  queue:retry-batch             Retry the failed jobs for a batch\r\n  queue:table                   Create a migration for the queue jobs database table\r\n  queue:work                    Start processing jobs on the queue as a daemon\r\n route\r\n  route:cache                   Create a route cache file for faster route registration\r\n  route:clear                   Remove the route cache file\r\n  route:list                    List all registered routes\r\n schedule\r\n  schedule:run                  Run the scheduled commands\r\n  schedule:work                 Start the schedule worker\r\n schema\r\n  schema:dump                   Dump the given database schema\r\n session\r\n  session:table                 Create a migration for the session database table\r\n standby\r\n  standby:reset                 Automatic reset standby status\r\n storage\r\n  storage:link                  Create the symbolic links configured for the application\r\n stub\r\n  stub:publish                  Publish all stubs that are available for customization\r\n ui\r\n  ui:auth                       Scaffold basic login and registration views and routes\r\n  ui:controllers                Scaffold the authentication controllers\r\n vendor\r\n  vendor:publish                Publish any publishable assets from vendor packages\r\n view\r\n  view:cache                    Compile all of the application's Blade templates\r\n  view:clear                    Clear all compiled view files\r\nvagrant@vagrant:~\/laravel\/hoge$\r\n<\/pre>\n<div id=\"rinkerid104\" class=\"yyi-rinker-contents  yyi-rinker-postid-104 yyi-rinker-img-m yyi-rinker-catid-3 \">\n\t<div class=\"yyi-rinker-box\">\n\t\t<div class=\"yyi-rinker-image\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/www.amazon.co.jp\/dp\/4802613008?tag=satoshis-22&#038;linkCode=ogi&#038;th=1&#038;psc=1\" rel=\"nofollow\" class=\"yyi-rinker-tracking\"  data-click-tracking=\"amazon_img 104 PHP\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af Laravel Web\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u958b\u767a \u30d0\u30fc\u30b8\u30e7\u30f38.x\u5bfe\u5fdc\" data-vars-click-id=\"amazon_img 104 PHP\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af Laravel Web\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u958b\u767a \u30d0\u30fc\u30b8\u30e7\u30f38.x\u5bfe\u5fdc\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/m.media-amazon.com\/images\/I\/514Lk1-4TCS._SL160_.jpg\"  width=\"125\" height=\"160\" class=\"yyi-rinker-main-img\" style=\"border: none;\"><\/a>\t\t\t\t\t<\/div>\n\t\t<div class=\"yyi-rinker-info\">\n\t\t\t<div class=\"yyi-rinker-title\">\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.amazon.co.jp\/dp\/4802613008?tag=satoshis-22&#038;linkCode=ogi&#038;th=1&#038;psc=1\" rel=\"nofollow\" class=\"yyi-rinker-tracking\" data-click-tracking=\"amazon_title 104 PHP\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af Laravel Web\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u958b\u767a \u30d0\u30fc\u30b8\u30e7\u30f38.x\u5bfe\u5fdc\" data-vars-amp-click-id=\"amazon_title 104 PHP\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af Laravel Web\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u958b\u767a \u30d0\u30fc\u30b8\u30e7\u30f38.x\u5bfe\u5fdc\" >PHP\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af Laravel Web\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u958b\u767a \u30d0\u30fc\u30b8\u30e7\u30f38.x\u5bfe\u5fdc<\/a>\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"yyi-rinker-detail\">\n\t\t\t\t\t\t\t<div class=\"credit-box\">created by&nbsp;<a href=\"https:\/\/oyakosodate.com\/rinker\/\" rel=\"nofollow noopener\" target=\"_blank\" >Rinker<\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"price-box\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<ul class=\"yyi-rinker-links\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t                    <li class=\"amazonlink\">\n\t\t\t\t\t\t<a href=\"https:\/\/www.amazon.co.jp\/dp\/4802613008?tag=satoshis-22&amp;linkCode=ogi&amp;th=1&amp;psc=1\" rel=\"nofollow\" class=\"yyi-rinker-link yyi-rinker-tracking\"  data-click-tracking=\"amazon 104 PHP\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af Laravel Web\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u958b\u767a \u30d0\u30fc\u30b8\u30e7\u30f38.x\u5bfe\u5fdc\"  data-vars-amp-click-id=\"amazon 104 PHP\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af Laravel Web\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u958b\u767a \u30d0\u30fc\u30b8\u30e7\u30f38.x\u5bfe\u5fdc\">Amazon<\/a>\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"rakutenlink\">\n\t\t\t\t\t\t<a href=\"https:\/\/hb.afl.rakuten.co.jp\/hgc\/0660286f.3d35f3ee.06602870.8701016f\/Rinker_o_20210521160855?pc=https%3A%2F%2Fsearch.rakuten.co.jp%2Fsearch%2Fmall%2Flaravel%2F%3Ff%3D1%26grp%3Dproduct&amp;m=https%3A%2F%2Fsearch.rakuten.co.jp%2Fsearch%2Fmall%2Flaravel%2F%3Ff%3D1%26grp%3Dproduct\" rel=\"nofollow\" class=\"yyi-rinker-link yyi-rinker-tracking\"  data-click-tracking=\"rakuten 104 PHP\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af Laravel Web\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u958b\u767a \u30d0\u30fc\u30b8\u30e7\u30f38.x\u5bfe\u5fdc\"  data-vars-amp-click-id=\"rakuten 104 PHP\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af Laravel Web\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u958b\u767a \u30d0\u30fc\u30b8\u30e7\u30f38.x\u5bfe\u5fdc\">\u697d\u5929\u5e02\u5834<\/a>\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"yahoolink\">\n\t\t\t\t\t\t<a href=\"https:\/\/shopping.yahoo.co.jp\/search?p=laravel\" rel=\"nofollow\" class=\"yyi-rinker-link yyi-rinker-tracking\"  data-click-tracking=\"yahoo 104 PHP\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af Laravel Web\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u958b\u767a \u30d0\u30fc\u30b8\u30e7\u30f38.x\u5bfe\u5fdc\"  data-vars-amp-click-id=\"yahoo 104 PHP\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af Laravel Web\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u958b\u767a \u30d0\u30fc\u30b8\u30e7\u30f38.x\u5bfe\u5fdc\">Yahoo\u30b7\u30e7\u30c3\u30d4\u30f3\u30b0<\/a>\t\t\t\t\t<\/li>\n\t\t\t\t                \t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>\u300claravel cache clear\u300d\u307f\u305f\u3044\u306a\u691c\u7d22\u3092\u3059\u308b\u3068\u3001\u305f\u304f\u3055\u3093\u306e\u30b5\u30a4\u30c8\u3067\u8aac\u660e\u3055\u308c\u3066\u308b\u3093\u3067\u3059\u304c\u3001\u3060\u3044\u305f\u3044\u9593\u9055\u3063\u3066\u307e\u3059\u3002 $ php artisan config:cache \u307f\u305f\u3044\u306b\u66f8\u3044\u3066\u308b\u3068 &#8230; <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[15,16,14,17],"class_list":["post-34","post","type-post","status-publish","format-standard","hentry","category-laravel","tag-cache","tag-clear","tag-laravel","tag-optimize"],"nelio_content":{"autoShareEndMode":"never","automationSources":{"useCustomSentences":false,"customSentences":[]},"efiAlt":"","efiUrl":"","followers":[1],"highlights":[],"isAutoShareEnabled":true,"networkImageIds":[],"permalinkQueryArgs":[],"series":[],"suggestedReferences":[]},"views":25003,"_links":{"self":[{"href":"https:\/\/software.satoshis.jp\/index.php?rest_route=\/wp\/v2\/posts\/34","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/software.satoshis.jp\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/software.satoshis.jp\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/software.satoshis.jp\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/software.satoshis.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=34"}],"version-history":[{"count":2,"href":"https:\/\/software.satoshis.jp\/index.php?rest_route=\/wp\/v2\/posts\/34\/revisions"}],"predecessor-version":[{"id":106,"href":"https:\/\/software.satoshis.jp\/index.php?rest_route=\/wp\/v2\/posts\/34\/revisions\/106"}],"wp:attachment":[{"href":"https:\/\/software.satoshis.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=34"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/software.satoshis.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=34"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/software.satoshis.jp\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=34"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}